All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.ibole.infrastructure.cache.redis.pubsub.Constants Maven / Gradle / Ivy

The newest version!
package com.github.ibole.infrastructure.cache.redis.pubsub;

/*********************************************************************************************.
 * 
 * 
 * 

Copyright 2016, iBole Inc. All rights reserved. * *

.

*********************************************************************************************/ public final class Constants { public static final String SUBSCRIBE_CENTER = "SUB-CENTER"; public static final String MESSAGE_TXID = "MSG-TX-ID"; }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy