Uses of Interface
org.apache.qpid.protonj2.codec.StreamDecoder
-
Uses of StreamDecoder in org.apache.qpid.protonj2.codec
Modifier and TypeMethodDescriptionStreamDecoderState.getDecoder()
<V> StreamDecoder
StreamDecoder.registerDescribedTypeDecoder
(StreamDescribedTypeDecoder<V> decoder) Allows customStreamDescribedTypeDecoder
instances to be registered with thisStreamDecoder
which will be used if the described type encoding is encountered during decode operations. -
Uses of StreamDecoder in org.apache.qpid.protonj2.codec.decoders
Modifier and TypeClassDescriptionfinal class
The default AMQP Decoder implementation.