Package | Description |
---|---|
org.menacheri.jetclient.handlers.netty |
Modifier and Type | Field and Description |
---|---|
private static MessageBufferEventEncoder |
UDPPipelineFactory.EVENT_ENCODER |
private static MessageBufferEventEncoder |
TCPPipelineFactory.EVENT_ENCODER
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.