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 TypeMethodDescriptionvoidFrameHandler.closed(TransportException error) voidTransportImpl.closed(TransportException error) Methods in org.apache.qpid.proton.engine.impl that throw TransportExceptionModifier and TypeMethodDescriptionstatic intByteBufferUtils.pourAll(ByteBuffer source, TransportInput destinationTransportInput) Pours the contents ofsourceintodestinationTransportInput, calling the TransportInput many times if necessary.voidHandshakeSniffingTransportWrapper.process()voidPlainTransportWrapper.process()voidTransportImpl.process()voidTransportInput.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