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 TypeMethodDescriptionvoid
TransportImpl.addTransportLayer
(TransportLayer layer) void
TransportInternal.addTransportLayer
(TransportLayer layer) Add aTransportLayer
to 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