Uses of Class
org.apache.qpid.proton.amqp.transport.Transfer
Packages that use Transfer
Package
Description
-
Uses of Transfer in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return TransferMethods in org.apache.qpid.proton.amqp.transport with parameters of type TransferModifier and TypeMethodDescriptionvoidFrameBody.FrameBodyHandler.handleTransfer(Transfer transfer, Binary payload, E context) Constructors in org.apache.qpid.proton.amqp.transport with parameters of type Transfer -
Uses of Transfer in org.apache.qpid.proton.codec.transport
Methods in org.apache.qpid.proton.codec.transport that return TransferModifier and TypeMethodDescriptionTransferType.newInstance(Object described) FastPathTransferType.readValue()Methods in org.apache.qpid.proton.codec.transport that return types with arguments of type TransferModifier and TypeMethodDescriptionCollection<? extends TypeEncoding<Transfer>>FastPathTransferType.getAllEncodings()FastPathTransferType.getCanonicalEncoding()FastPathTransferType.getEncoding(Transfer transfer) FastPathTransferType.getTypeClass()TransferType.getTypeClass()Methods in org.apache.qpid.proton.codec.transport with parameters of type TransferModifier and TypeMethodDescriptionFastPathTransferType.getEncoding(Transfer transfer) protected ListvoidConstructors in org.apache.qpid.proton.codec.transport with parameters of type Transfer -
Uses of Transfer in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type TransferModifier and TypeMethodDescriptionvoidTransportImpl.handleTransfer(Transfer transfer, Binary payload, Integer channel)