Package | Description |
---|---|
org.menacheri.jetclient.handlers.netty |
Modifier and Type | Field and Description |
---|---|
private static MessageBufferEventDecoder |
UDPPipelineFactory.EVENT_DECODER |
private static MessageBufferEventDecoder |
TCPPipelineFactory.EVENT_DECODER
Decodes incoming messages from remote jetserver to
MessageBuffer
type, puts this as the payload for an Event and passes this
Event instance to the next decoder/handler in the chain. |
Copyright © 2012. All Rights Reserved.