Uses of Class
org.apache.qpid.proton.amqp.transport.ErrorCondition
Packages that use ErrorCondition
Package
Description
-
Uses of ErrorCondition in org.apache.qpid.proton.amqp.messaging
Methods in org.apache.qpid.proton.amqp.messaging that return ErrorConditionMethods in org.apache.qpid.proton.amqp.messaging with parameters of type ErrorCondition -
Uses of ErrorCondition in org.apache.qpid.proton.amqp.transport
Methods in org.apache.qpid.proton.amqp.transport that return ErrorConditionMethods in org.apache.qpid.proton.amqp.transport with parameters of type ErrorConditionModifier and TypeMethodDescriptionvoidErrorCondition.copyFrom(ErrorCondition condition) voidClose.setError(ErrorCondition error) voidDetach.setError(ErrorCondition error) voidEnd.setError(ErrorCondition error) -
Uses of ErrorCondition in org.apache.qpid.proton.codec.transport
Methods in org.apache.qpid.proton.codec.transport that return ErrorConditionMethods in org.apache.qpid.proton.codec.transport that return types with arguments of type ErrorConditionMethods in org.apache.qpid.proton.codec.transport with parameters of type ErrorConditionConstructors in org.apache.qpid.proton.codec.transport with parameters of type ErrorCondition -
Uses of ErrorCondition in org.apache.qpid.proton.engine
Methods in org.apache.qpid.proton.engine that return ErrorConditionModifier and TypeMethodDescriptionEndpoint.getCondition()Transport.getCondition()Endpoint.getRemoteCondition()Methods in org.apache.qpid.proton.engine with parameters of type ErrorConditionModifier and TypeMethodDescriptionvoidEndpoint.setCondition(ErrorCondition condition) Set the local error condition -
Uses of ErrorCondition in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl that return ErrorConditionModifier and TypeMethodDescriptionEndpointImpl.getCondition()TransportImpl.getCondition()EndpointImpl.getRemoteCondition()Methods in org.apache.qpid.proton.engine.impl with parameters of type ErrorConditionModifier and TypeMethodDescriptionvoidEndpointImpl.setCondition(ErrorCondition condition) voidTransportImpl.setCondition(ErrorCondition error)