Uses of Class
org.apache.qpid.proton.amqp.transport.Close
Packages that use Close
Package
Description
-
Uses of Close in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return CloseMethods in org.apache.qpid.proton.amqp.transport with parameters of type CloseModifier and TypeMethodDescriptionvoid
FrameBody.FrameBodyHandler.handleClose
(Close close, Binary payload, E context) Constructors in org.apache.qpid.proton.amqp.transport with parameters of type Close -
Uses of Close in org.apache.qpid.proton.codec.transport
Methods in org.apache.qpid.proton.codec.transport that return CloseMethods in org.apache.qpid.proton.codec.transport that return types with arguments of type CloseMethods in org.apache.qpid.proton.codec.transport with parameters of type Close -
Uses of Close in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type CloseModifier and TypeMethodDescriptionvoid
TransportImpl.handleClose
(Close close, Binary payload, Integer channel)