Uses of Class
org.apache.qpid.protonj2.client.exceptions.ClientConnectionRemotelyClosedException
-
Packages that use ClientConnectionRemotelyClosedException Package Description org.apache.qpid.protonj2.client.exceptions -
-
Uses of ClientConnectionRemotelyClosedException in org.apache.qpid.protonj2.client.exceptions
Subclasses of ClientConnectionRemotelyClosedException in org.apache.qpid.protonj2.client.exceptions Modifier and Type Class Description class
ClientConnectionRedirectedException
AClientIOException
type that defines that the remote peer has requested that this connection be redirected to some alternative peer.class
ClientConnectionSecurityException
Connection level Security Exception used to indicate a security violation has occurred.class
ClientConnectionSecuritySaslException
Security Exception used to indicate a security violation has occurred.
-