|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFrameDecoder
org.jboss.messaging.integration.transports.netty.MessagingFrameDecoder
public class MessagingFrameDecoder
A Netty FrameDecoder used to decode messages.
Constructor Summary | |
---|---|
MessagingFrameDecoder(BufferHandler handler)
|
Method Summary | |
---|---|
protected java.lang.Object |
decode(ChannelHandlerContext ctx,
Channel channel,
ChannelBuffer in)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessagingFrameDecoder(BufferHandler handler)
Method Detail |
---|
protected java.lang.Object decode(ChannelHandlerContext ctx, Channel channel, ChannelBuffer in) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |