Uses of Class
org.apache.qpid.protonj2.types.messaging.DeleteOnNoLinks
Packages that use DeleteOnNoLinks
Package
Description
-
Uses of DeleteOnNoLinks in org.apache.qpid.protonj2.codec.decoders.messaging
Methods in org.apache.qpid.protonj2.codec.decoders.messaging that return DeleteOnNoLinksModifier and TypeMethodDescriptionDeleteOnNoLinksTypeDecoder.readArrayElements(InputStream stream, StreamDecoderState state, int count) DeleteOnNoLinksTypeDecoder.readArrayElements(ProtonBuffer buffer, DecoderState state, int count) DeleteOnNoLinksTypeDecoder.readValue(InputStream stream, StreamDecoderState state) DeleteOnNoLinksTypeDecoder.readValue(ProtonBuffer buffer, DecoderState state) Methods in org.apache.qpid.protonj2.codec.decoders.messaging that return types with arguments of type DeleteOnNoLinks -
Uses of DeleteOnNoLinks in org.apache.qpid.protonj2.codec.encoders.messaging
Methods in org.apache.qpid.protonj2.codec.encoders.messaging that return types with arguments of type DeleteOnNoLinksMethods in org.apache.qpid.protonj2.codec.encoders.messaging with parameters of type DeleteOnNoLinksModifier and TypeMethodDescriptionintDeleteOnNoLinksTypeEncoder.getElementCount(DeleteOnNoLinks value) byteDeleteOnNoLinksTypeEncoder.getListEncoding(DeleteOnNoLinks value) voidDeleteOnNoLinksTypeEncoder.writeElement(DeleteOnNoLinks source, int index, ProtonBuffer buffer, Encoder encoder, EncoderState state) -
Uses of DeleteOnNoLinks in org.apache.qpid.protonj2.types.messaging
Methods in org.apache.qpid.protonj2.types.messaging that return DeleteOnNoLinks