- java.lang.Object
-
- org.jboss.netty.handler.codec.oneone.OneToOneDecoder
-
- org.jboss.netty.handler.codec.string.StringDecoder
-
- org.menacheri.jetclient.util.NettyUtils.StringDecoderWrapper
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jboss.netty.channel.ChannelHandler
org.jboss.netty.channel.ChannelHandler.Sharable
-
Method Summary
Methods
Modifier and Type |
Method and Description |
String |
decode(org.jboss.netty.buffer.ChannelBuffer buffer) |
-
Methods inherited from class org.jboss.netty.handler.codec.string.StringDecoder
decode
-
Methods inherited from class org.jboss.netty.handler.codec.oneone.OneToOneDecoder
handleUpstream
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2012. All Rights Reserved.