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