Uses of Class
org.apache.soap.util.net.HTTPUtils.Response

Packages that use HTTPUtils.Response
org.apache.soap.util.net   
 

Uses of HTTPUtils.Response in org.apache.soap.util.net
 

Methods in org.apache.soap.util.net that return HTTPUtils.Response
static HTTPUtils.Response HTTPUtils.post(java.net.URL url, java.util.Hashtable headers, java.lang.String contentType, java.lang.String content, int timeout)
          POST something to the given URL.
 



Copyright © 2001 Oracle SOAP. All Rights Reserved.