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