Uses of Class
org.apache.qpid.protonj2.codec.decoders.ProtonStreamDecoder
-
Uses of ProtonStreamDecoder in org.apache.qpid.protonj2.codec.decoders
Modifier and TypeMethodDescriptionstatic ProtonStreamDecoder
ProtonStreamDecoderFactory.create()
static ProtonStreamDecoder
ProtonStreamDecoderFactory.createSasl()
ProtonStreamDecoderState.getDecoder()
ProtonStreamDecoder.registerDescribedTypeDecoder
(StreamDescribedTypeDecoder<V> decoder) ModifierConstructorDescriptionCreate a newStreamDecoderState
instance that is joined forever to the givenDecoder
.