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