Uses of Interface
org.apache.qpid.protonj2.codec.decoders.UTF8Decoder
Packages that use UTF8Decoder
-
Uses of UTF8Decoder in org.apache.qpid.protonj2.codec.decoders
Methods in org.apache.qpid.protonj2.codec.decoders that return UTF8DecoderMethods in org.apache.qpid.protonj2.codec.decoders with parameters of type UTF8DecoderModifier 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.