|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hazelcast.nio.Protocols
public final class Protocols
First bytes to send a node that defines selected protocol
Field Summary | |
---|---|
static String |
CLIENT_BINARY
Protocol that is used for clients(java, c++ , c# client) |
static String |
CLUSTER
Protocol that is used among nodes |
static String |
TEXT
Protocol that is used by Memcache And Http |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String CLUSTER
public static final String CLIENT_BINARY
public static final String TEXT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |