|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.mex.client.HttpPoster
public class HttpPoster
Class that handles making the HTTP POST request to a service.
Constructor Summary | |
---|---|
HttpPoster()
|
Method Summary | |
---|---|
java.io.InputStream |
makeGetCall(java.lang.String address)
This method is called by ServiceDescriptorImpl when a metadata response contains a mex location element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpPoster()
Method Detail |
---|
public java.io.InputStream makeGetCall(java.lang.String address) throws java.io.IOException
address
- The address of the document.
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |