Class UnsignedShortType

    • Method Detail

      • getTypeClass

        public java.lang.Class<UnsignedShort> getTypeClass()
      • getEncoding

        public org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding getEncoding​(UnsignedShort val)
      • getCanonicalEncoding

        public org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding getCanonicalEncoding()
      • getAllEncodings

        public java.util.Collection<org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding> getAllEncodings()
      • write

        public final void write​(T val)
        Specified by:
        write in interface AMQPType<T>