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)
          POST something to the given URL.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.