public class ProtocolValidation extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | PROTOCOL_STRING | 
| Constructor and Description | 
|---|
| ProtocolValidation() | 
| Modifier and Type | Method and Description | 
|---|---|
| static byte[] | getProtocolHeaderBytes() | 
| static int | getProtocolHeaderBytesLength() | 
| static void | writeProtocolValidationHeader(SocketChannel socketChannel,
                             long timeout) | 
public static final String PROTOCOL_STRING
public static int getProtocolHeaderBytesLength()
public static byte[] getProtocolHeaderBytes()
public static void writeProtocolValidationHeader(SocketChannel socketChannel, long timeout) throws IOException
IOExceptionCopyright © GigaSpaces.