|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmx4j.tools.remote.http.HTTPService
mx4j.tools.remote.soap.SOAPService
The server-side service (the WebService actually) where remote calls end up after being parsed by Axis. This is, in Axis jargon, the 'pivot' of the invocation chain. It is used in the Axis deployment descriptor, and as such must be a public class.
| Constructor Summary | |
SOAPService()
|
|
| Method Summary | |
protected java.lang.String |
findConnectionId()
|
protected java.lang.String |
findRequestURL()
|
protected java.lang.String |
getProtocol()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SOAPService()
| Method Detail |
protected java.lang.String findRequestURL()
findRequestURL in class HTTPServiceprotected java.lang.String getProtocol()
getProtocol in class HTTPServiceprotected java.lang.String findConnectionId()
findConnectionId in class HTTPService
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||