org.apache.qpid.proton.engine.impl
Interface TransportWrapper

All Superinterfaces:
TransportInput, TransportOutput
All Known Subinterfaces:
SslTransportWrapper
All Known Implementing Classes:
PlainTransportWrapper, SimpleSslTransportWrapper, SslHandshakeSniffingTransportWrapper

public interface TransportWrapper
extends TransportInput, TransportOutput


Method Summary
 
Methods inherited from interface org.apache.qpid.proton.engine.impl.TransportInput
input
 
Methods inherited from interface org.apache.qpid.proton.engine.impl.TransportOutput
output
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.