|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionCallException | |
org.xins.common.service | Service calling classes, supporting load-balancing and failover. |
Uses of ConnectionCallException in org.xins.common.service |
Subclasses of ConnectionCallException in org.xins.common.service | |
class |
ConnectionRefusedCallException
Exception that indicates that a connection to a service could not be established since it was refused. |
class |
ConnectionTimeOutCallException
Exception that indicates that a connection to a service could not be established due to a connection time-out. |
class |
NoRouteToHostCallException
Exception that indicates that a connection to a service could not be established because no network route could be found to the host. |
class |
UnknownHostCallException
Exception that indicates that a connection to a service could not be established since the indicated host is unknown. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |