mx4j.tools.remote.soap
Class SOAPService
public
class
SOAPService
extends HTTPService
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.
Version: $Revision: 1.3 $
protected String findConnectionId()
protected String findRequestURL()
protected String getProtocol()
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.