public interface ProtocolHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getProtocol() |
byte[] |
process(SelectionKey key,
byte[] data,
int length) |
String getProtocol()
byte[] process(SelectionKey key, byte[] data, int length) throws IOException
IOExceptionCopyright © 2017 TeleStax, Inc.. All Rights Reserved.