Uses of Class
org.apache.qpid.protonj2.codec.decoders.ProtonDecoderState
-
Uses of ProtonDecoderState in org.apache.qpid.protonj2.codec.decoders
Modifier and TypeMethodDescriptionProtonDecoder.getCachedDecoderState()
ProtonDecoder.newDecoderState()
ProtonDecoderState.reset()
ProtonDecoderState.setStringDecoder
(UTF8Decoder stringDecoder) Sets a custom UTF-8String
decoder that will be used for allString
decoding done from the encoder associated with thisDecoderState
instance.