Uses of Class
org.apache.qpid.proton.amqp.Decimal64
Packages that use Decimal64
-
Uses of Decimal64 in org.apache.qpid.proton.codec
Methods in org.apache.qpid.proton.codec that return Decimal64Modifier and TypeMethodDescriptionData.getDecimal64()
Decoder.readDecimal64()
Decoder.readDecimal64
(Decimal64 defaultValue) DecoderImpl.readDecimal64()
DecoderImpl.readDecimal64
(Decimal64 defaultValue) Methods in org.apache.qpid.proton.codec that return types with arguments of type Decimal64Methods in org.apache.qpid.proton.codec with parameters of type Decimal64Modifier and TypeMethodDescriptionorg.apache.qpid.proton.codec.Decimal64Type.Decimal64Encoding
Decimal64Type.getEncoding
(Decimal64 val) void
Data.putDecimal64
(Decimal64 d) Decoder.readDecimal64
(Decimal64 defaultValue) DecoderImpl.readDecimal64
(Decimal64 defaultValue) void
Encoder.writeDecimal64
(Decimal64 d) void
EncoderImpl.writeDecimal64
(Decimal64 d) -
Uses of Decimal64 in org.apache.qpid.proton.codec.impl
Methods in org.apache.qpid.proton.codec.impl that return Decimal64Methods in org.apache.qpid.proton.codec.impl with parameters of type Decimal64