Class TLSEncode
java.lang.Object
org.apache.activemq.artemis.protocol.amqp.util.TLSEncode
This can go away if Proton provides this feature.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.qpid.proton.codec.DecoderImplstatic org.apache.qpid.proton.codec.EncoderImpl
-
Constructor Details
-
TLSEncode
public TLSEncode()
-
-
Method Details
-
getEncoder
public static org.apache.qpid.proton.codec.EncoderImpl getEncoder() -
getDecoder
public static org.apache.qpid.proton.codec.DecoderImpl getDecoder()
-