Uses of Class
org.apache.qpid.protonj2.client.exceptions.ClientResourceRemotelyClosedException
-
Packages that use ClientResourceRemotelyClosedException Package Description org.apache.qpid.protonj2.client.exceptions -
-
Uses of ClientResourceRemotelyClosedException in org.apache.qpid.protonj2.client.exceptions
Subclasses of ClientResourceRemotelyClosedException in org.apache.qpid.protonj2.client.exceptions Modifier and Type Class Description class
ClientLinkRedirectedException
AClientLinkRemotelyClosedException
type that defines that the remote peer has requested that this link be redirected to some alternative peer.class
ClientLinkRemotelyClosedException
class
ClientSessionRemotelyClosedException
Root exception type for cases of remote closure or client createdSession
.
-