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 ProtonDecoderinstance that only decodes AMQP types.
 
- 
createSasl- Returns:
- a new ProtonDecoderinstance that only decodes SASL types.
 
 
-