Class ProtocolInitiation.Decoder

  • Enclosing class:
    ProtocolInitiation

    public static class ProtocolInitiation.Decoder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Decoder()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int decodable​(org.apache.qpid.server.bytebuffer.QpidByteBuffer in)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Decoder

        public Decoder()
    • Method Detail

      • decodable

        public int decodable​(org.apache.qpid.server.bytebuffer.QpidByteBuffer in)
        Parameters:
        in - input buffer
        Returns:
        number of extra octets of data required data to decode the PI frame fully