Uses of Class
org.apache.qpid.proton.amqp.transport.Detach
Packages that use Detach
Package
Description
-
Uses of Detach in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return DetachMethods in org.apache.qpid.proton.amqp.transport with parameters of type DetachModifier and TypeMethodDescriptionvoid
FrameBody.FrameBodyHandler.handleDetach
(Detach detach, Binary payload, E context) Constructors in org.apache.qpid.proton.amqp.transport with parameters of type Detach -
Uses of Detach in org.apache.qpid.proton.codec.transport
Methods in org.apache.qpid.proton.codec.transport that return DetachMethods in org.apache.qpid.proton.codec.transport that return types with arguments of type DetachMethods in org.apache.qpid.proton.codec.transport with parameters of type DetachConstructors in org.apache.qpid.proton.codec.transport with parameters of type Detach -
Uses of Detach in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type DetachModifier and TypeMethodDescriptionvoid
TransportImpl.handleDetach
(Detach detach, Binary payload, Integer channel)