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 UnsignedShort
UnsignedShort.valueOf
(short underlying) static UnsignedShort
Methods 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 TypeMethodDescriptionvoid
Open.setChannelMax
(UnsignedShort channelMax) void
Begin.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 TypeMethodDescriptionvoid
UnsignedShortType.fastWrite
(EncoderImpl encoder, UnsignedShort value) org.apache.qpid.proton.codec.UnsignedShortType.UnsignedShortEncoding
UnsignedShortType.getEncoding
(UnsignedShort val) void
Data.putUnsignedShort
(UnsignedShort us) Decoder.readUnsignedShort
(UnsignedShort defaultVal) DecoderImpl.readUnsignedShort
(UnsignedShort defaultVal) void
Encoder.writeUnsignedShort
(UnsignedShort ushort) void
EncoderImpl.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