com.hazelcast.nio
public final class Protocols extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | CLIENT_BINARYProtocol that is used for clients(java, c++ , c# client) | 
| static String | CLIENT_BINARY_NEWNew Client Protocol that is used for clients(java, c++ , c# client) | 
| static String | CLUSTERProtocol that is used among nodes | 
| static String | TEXTProtocol that is used by Memcache And Http | 
public static final String CLUSTER
public static final String CLIENT_BINARY
public static final String CLIENT_BINARY_NEW
public static final String TEXT
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.