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 classClientLinkRedirectedExceptionAClientLinkRemotelyClosedExceptiontype that defines that the remote peer has requested that this link be redirected to some alternative peer.classClientLinkRemotelyClosedExceptionclassClientSessionRemotelyClosedExceptionRoot exception type for cases of remote closure or client createdSession. 
 -