Uses of Class
org.apache.qpid.proton.engine.TransportException
Packages that use TransportException
Package
Description
-
Uses of TransportException in org.apache.qpid.proton.engine
Subclasses of TransportException in org.apache.qpid.proton.engineMethods in org.apache.qpid.proton.engine that throw TransportException -
Uses of TransportException in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type TransportExceptionModifier and TypeMethodDescriptionvoid
FrameHandler.closed
(TransportException error) void
TransportImpl.closed
(TransportException error) Methods in org.apache.qpid.proton.engine.impl that throw TransportExceptionModifier and TypeMethodDescriptionstatic int
ByteBufferUtils.pourAll
(ByteBuffer source, TransportInput destinationTransportInput) Pours the contents ofsource
intodestinationTransportInput
, calling the TransportInput many times if necessary.void
HandshakeSniffingTransportWrapper.process()
void
PlainTransportWrapper.process()
void
TransportImpl.process()
void
TransportInput.process()
TransportInput.tail()
-
Uses of TransportException in org.apache.qpid.proton.engine.impl.ssl
Methods in org.apache.qpid.proton.engine.impl.ssl that throw TransportException