Uses of Class
ix.util.RethrownIOException

Packages that use RethrownIOException
ix.util.http   
 

Uses of RethrownIOException in ix.util.http
 

Methods in ix.util.http that throw RethrownIOException
 java.lang.Object HttpObjectClient.sendRequest(java.net.URL url, java.lang.Object contentsToSend)
          Send an object and receive one in reply.