|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxsul.den.DenWSConnection
| Constructor Summary | |
DenWSConnection(WS wshttp)
|
|
| Method Summary | |
void |
forwards(java.lang.Object[] request)
Forwards a request from a client to the Web Service and the response. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DenWSConnection(WS wshttp)
| Method Detail |
public void forwards(java.lang.Object[] request)
Forwards a request from a client to the Web Service and the response.
Structure of the parameter request
request[0]: the SOAP envrequest[1]: the arguments from client's http request
request[2]: return HttpClientResponse object for
further processing
request - the request, response and arguments.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||