Uses of Class
org.apache.qpid.protonj2.types.transactions.Discharge
Packages that use Discharge
Package
Description
-
Uses of Discharge in org.apache.qpid.protonj2.codec.decoders.transactions
Methods in org.apache.qpid.protonj2.codec.decoders.transactions that return DischargeModifier and TypeMethodDescriptionDischargeTypeDecoder.readArrayElements(InputStream stream, StreamDecoderState state, int count) DischargeTypeDecoder.readArrayElements(ProtonBuffer buffer, DecoderState state, int count) DischargeTypeDecoder.readValue(InputStream stream, StreamDecoderState state) DischargeTypeDecoder.readValue(ProtonBuffer buffer, DecoderState state) Methods in org.apache.qpid.protonj2.codec.decoders.transactions that return types with arguments of type Discharge -
Uses of Discharge in org.apache.qpid.protonj2.codec.encoders.transactions
Methods in org.apache.qpid.protonj2.codec.encoders.transactions that return types with arguments of type DischargeMethods in org.apache.qpid.protonj2.codec.encoders.transactions with parameters of type DischargeModifier and TypeMethodDescriptionintDischargeTypeEncoder.getElementCount(Discharge discharge) byteDischargeTypeEncoder.getListEncoding(Discharge value) voidDischargeTypeEncoder.writeElement(Discharge discharge, int index, ProtonBuffer buffer, Encoder encoder, EncoderState state) -
Uses of Discharge in org.apache.qpid.protonj2.types.transactions
Methods in org.apache.qpid.protonj2.types.transactions that return Discharge