Uses of Class
org.apache.qpid.proton.amqp.UnsignedShort
Packages that use UnsignedShort
Package
Description
-
Uses of UnsignedShort in org.apache.qpid.proton.amqp
Fields in org.apache.qpid.proton.amqp declared as UnsignedShortMethods in org.apache.qpid.proton.amqp that return UnsignedShortModifier and TypeMethodDescriptionstatic UnsignedShortUnsignedShort.valueOf(short underlying) static UnsignedShortMethods in org.apache.qpid.proton.amqp with parameters of type UnsignedShort -
Uses of UnsignedShort in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return UnsignedShortMethods in org.apache.qpid.proton.amqp.transport with parameters of type UnsignedShortModifier and TypeMethodDescriptionvoidOpen.setChannelMax(UnsignedShort channelMax) voidBegin.setRemoteChannel(UnsignedShort remoteChannel) -
Uses of UnsignedShort in org.apache.qpid.proton.codec
Methods in org.apache.qpid.proton.codec that return UnsignedShortModifier and TypeMethodDescriptionData.getUnsignedShort()Decoder.readUnsignedShort()Decoder.readUnsignedShort(UnsignedShort defaultVal) DecoderImpl.readUnsignedShort()DecoderImpl.readUnsignedShort(UnsignedShort defaultVal) Methods in org.apache.qpid.proton.codec that return types with arguments of type UnsignedShortMethods in org.apache.qpid.proton.codec with parameters of type UnsignedShortModifier and TypeMethodDescriptionvoidUnsignedShortType.fastWrite(EncoderImpl encoder, UnsignedShort value) org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncodingUnsignedShortType.getEncoding(UnsignedShort val) voidData.putUnsignedShort(UnsignedShort us) Decoder.readUnsignedShort(UnsignedShort defaultVal) DecoderImpl.readUnsignedShort(UnsignedShort defaultVal) voidEncoder.writeUnsignedShort(UnsignedShort ushort) voidEncoderImpl.writeUnsignedShort(UnsignedShort ushort) -
Uses of UnsignedShort in org.apache.qpid.proton.codec.impl
Methods in org.apache.qpid.proton.codec.impl that return UnsignedShortMethods in org.apache.qpid.proton.codec.impl with parameters of type UnsignedShort