Class TLSEncode


  • public class TLSEncode
    extends java.lang.Object
    This can go away if Proton provides this feature.
    • Constructor Summary

      Constructors 
      Constructor Description
      TLSEncode()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.qpid.proton.codec.DecoderImpl getDecoder()  
      static org.apache.qpid.proton.codec.EncoderImpl getEncoder()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TLSEncode

        public TLSEncode()
    • Method Detail

      • getEncoder

        public static org.apache.qpid.proton.codec.EncoderImpl getEncoder()
      • getDecoder

        public static org.apache.qpid.proton.codec.DecoderImpl getDecoder()