Uses of Class
net.gleamynode.netty2.MessageParseException

Uses of MessageParseException in net.gleamynode.netty2
 

Methods in net.gleamynode.netty2 that throw MessageParseException
 Message MessageRecognizer.recognize(ByteBuffer buffer)
          Converts ByteBufferinto Message.
 boolean Message.read(ByteBuffer buffer)
          Reads the message from the specified buffer.
 



Copyright © 2004-2006 Trustin Lee. All Rights Reserved.