Uses of Class
org.apache.qpid.proton.amqp.transport.Flow
Packages that use Flow
Package
Description
-
Uses of Flow in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return FlowMethods in org.apache.qpid.proton.amqp.transport with parameters of type FlowModifier and TypeMethodDescriptionvoid
FrameBody.FrameBodyHandler.handleFlow
(Flow flow, Binary payload, E context) Constructors in org.apache.qpid.proton.amqp.transport with parameters of type Flow -
Uses of Flow in org.apache.qpid.proton.codec.transport
Methods in org.apache.qpid.proton.codec.transport that return FlowModifier and TypeMethodDescriptionFlowType.newInstance
(Object described) FastPathFlowType.readValue()
Methods in org.apache.qpid.proton.codec.transport that return types with arguments of type FlowModifier and TypeMethodDescriptionCollection
<? extends TypeEncoding<Flow>> FastPathFlowType.getAllEncodings()
FastPathFlowType.getCanonicalEncoding()
FastPathFlowType.getEncoding
(Flow flow) FastPathFlowType.getTypeClass()
FlowType.getTypeClass()
Methods in org.apache.qpid.proton.codec.transport with parameters of type FlowConstructors in org.apache.qpid.proton.codec.transport with parameters of type Flow -
Uses of Flow in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type FlowModifier and TypeMethodDescriptionvoid
TransportImpl.handleFlow
(Flow flow, Binary payload, Integer channel)