Package | Description |
---|---|
org.menacheri.jetserver.protocols.impl |
Modifier and Type | Field and Description |
---|---|
private ByteArrayToChannelBufferEncoder |
SimpleByteArrayProtocol.byteArrayToChannelBufferEncoder
Converts a byte array to a
ChannelBuffer while sending to the client. |
Modifier and Type | Method and Description |
---|---|
ByteArrayToChannelBufferEncoder |
SimpleByteArrayProtocol.getByteArrayToChannelBufferEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleByteArrayProtocol.setByteArrayToChannelBufferEncoder(ByteArrayToChannelBufferEncoder byteArrayToChannelBufferEncoder) |
Copyright © 2013. All Rights Reserved.