Package | Description |
---|---|
org.menacheri.jetserver.protocols.impl |
Modifier and Type | Field and Description |
---|---|
private ByteArrayDecoder |
SimpleByteArrayProtocol.byteArrayDecoder
Used to retrieve the rest of the bytes after the length field is
stripped.
|
Modifier and Type | Method and Description |
---|---|
ByteArrayDecoder |
SimpleByteArrayProtocol.getByteArrayDecoder() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleByteArrayProtocol.setByteArrayDecoder(ByteArrayDecoder byteArrayDecoder) |
Constructor and Description |
---|
SimpleByteArrayProtocol(ByteArrayDecoder byteArrayDecoder,
org.jboss.netty.handler.codec.frame.LengthFieldPrepender lengthFieldPrepender) |
Copyright © 2013. All Rights Reserved.