Class ProtonDecoderFactory
java.lang.Object
org.apache.qpid.protonj2.codec.decoders.ProtonDecoderFactory
Factory that create and initializes new BuiltinDecoder instances
-
Method Summary
-
Method Details
-
create
- Returns:
- a new
ProtonDecoder
instance that only decodes AMQP types.
-
createSasl
- Returns:
- a new
ProtonDecoder
instance that only decodes SASL types.
-