Uses of Interface
org.apache.qpid.protonj2.codec.encoders.UTF8Encoder
Packages that use UTF8Encoder
-
Uses of UTF8Encoder in org.apache.qpid.protonj2.codec.encoders
Methods in org.apache.qpid.protonj2.codec.encoders that return UTF8EncoderMethods in org.apache.qpid.protonj2.codec.encoders with parameters of type UTF8EncoderModifier and TypeMethodDescriptionProtonEncoderState.setUTF8Encoder
(UTF8Encoder utf8Encoder) Configures a customUTF8Encoder
instance that will be used for all String decoding done by the parentEncoder
instance.