Uses of Class
org.apache.qpid.proton.amqp.transport.Attach
Packages that use Attach
Package
Description
-
Uses of Attach in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return AttachMethods in org.apache.qpid.proton.amqp.transport with parameters of type AttachModifier and TypeMethodDescriptionvoid
FrameBody.FrameBodyHandler.handleAttach
(Attach attach, Binary payload, E context) Constructors in org.apache.qpid.proton.amqp.transport with parameters of type Attach -
Uses of Attach in org.apache.qpid.proton.codec.transport
Methods in org.apache.qpid.proton.codec.transport that return AttachMethods in org.apache.qpid.proton.codec.transport that return types with arguments of type AttachMethods in org.apache.qpid.proton.codec.transport with parameters of type AttachConstructors in org.apache.qpid.proton.codec.transport with parameters of type Attach -
Uses of Attach in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type AttachModifier and TypeMethodDescriptionvoid
TransportImpl.handleAttach
(Attach attach, Binary payload, Integer channel)