Uses of Class
org.apache.qpid.jms.provider.exceptions.ProviderConnectionRemotelyClosedException
Packages that use ProviderConnectionRemotelyClosedException
-
Uses of ProviderConnectionRemotelyClosedException in org.apache.qpid.jms.provider.amqp
Methods in org.apache.qpid.jms.provider.amqp that return ProviderConnectionRemotelyClosedExceptionModifier and TypeMethodDescriptionAmqpSupport.convertToConnectionClosedException(AmqpProvider provider, org.apache.qpid.proton.engine.Endpoint endpoint, org.apache.qpid.proton.amqp.transport.ErrorCondition errorCondition) Given an ErrorCondition instance create a new Exception that best matches the error type that indicates the connection creation failed for some reason.AmqpSupport.createRedirectException(AmqpProvider provider, org.apache.qpid.proton.amqp.Symbol error, String message, org.apache.qpid.proton.amqp.transport.ErrorCondition condition) When a redirect type exception is received this method is called to create the appropriate redirect exception type containing the error details needed. -
Uses of ProviderConnectionRemotelyClosedException in org.apache.qpid.jms.provider.exceptions
Modifier and TypeClassDescriptionclassIOExceptionderivative that defines that the remote peer has requested that this connection be redirected to some alternative peer.classclassclassConnection level Security Exception used to indicate a security violation has occurred.classSecurity Exception used to indicate a security violation has occurred.class