Uses of Interface
org.apache.qpid.proton.engine.impl.TransportLayer
Packages that use TransportLayer
-
Uses of TransportLayer in org.apache.qpid.proton.engine.impl
Classes in org.apache.qpid.proton.engine.impl that implement TransportLayerMethods in org.apache.qpid.proton.engine.impl with parameters of type TransportLayerModifier and TypeMethodDescriptionvoidTransportImpl.addTransportLayer(TransportLayer layer) voidTransportInternal.addTransportLayer(TransportLayer layer) Add aTransportLayerto the transport, wrapping the input and output process handlers in the state they currently exist. -
Uses of TransportLayer in org.apache.qpid.proton.engine.impl.ssl
Classes in org.apache.qpid.proton.engine.impl.ssl that implement TransportLayer