Class SimpleSslTransportWrapper

java.lang.Object
org.apache.qpid.proton.engine.impl.ssl.SimpleSslTransportWrapper
All Implemented Interfaces:
SslTransportWrapper, TransportInput, TransportOutput, TransportWrapper

public class SimpleSslTransportWrapper extends Object implements SslTransportWrapper
TODO close the SSLEngine when told to, and modify wrapOutput() and unwrapInput() to respond appropriately thereafter.