Uses of Class
org.apache.qpid.proton.amqp.transport.Open
Packages that use Open
Package
Description
-
Uses of Open in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return OpenMethods in org.apache.qpid.proton.amqp.transport with parameters of type OpenModifier and TypeMethodDescriptionvoid
FrameBody.FrameBodyHandler.handleOpen
(Open open, Binary payload, E context) Constructors in org.apache.qpid.proton.amqp.transport with parameters of type Open -
Uses of Open in org.apache.qpid.proton.codec.transport
Methods in org.apache.qpid.proton.codec.transport that return OpenMethods in org.apache.qpid.proton.codec.transport that return types with arguments of type OpenMethods in org.apache.qpid.proton.codec.transport with parameters of type OpenConstructors in org.apache.qpid.proton.codec.transport with parameters of type Open -
Uses of Open in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type OpenModifier and TypeMethodDescriptionvoid
TransportImpl.handleOpen
(Open open, Binary payload, Integer channel)