Uses of Interface
org.apache.qpid.proton.engine.TransportResult
Packages that use TransportResult
-
Uses of TransportResult in org.apache.qpid.proton.engine
Methods in org.apache.qpid.proton.engine that return TransportResultModifier and TypeMethodDescriptionstatic TransportResult
static TransportResult
static TransportResult
static TransportResult
TransportResultFactory.ok()
Transport.processInput()
Tell the transport to process the data written to the input buffer. -
Uses of TransportResult in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl that return TransportResultModifier and TypeMethodDescriptionTransportImpl.oldApiCheckStateBeforeInput
(int inputLength) This method is public as it is used by Python layer.TransportImpl.processInput()