Uses of Class
com.flat502.rox.client.IOTimeoutException

Packages that use IOTimeoutException
com.flat502.rox.client Client-side API and supporting classes. 
 

Uses of IOTimeoutException in com.flat502.rox.client
 

Subclasses of IOTimeoutException in com.flat502.rox.client
 class ConnectionPoolTimeoutException
          An exception raised to indicate a timeout occurred waiting for a connection from the underlying connection pool.
 class RpcCallTimeoutException
          An exception raised when an RPC method call times out.