mx4j.tools.remote.soap
Class SOAPService
- HTTPConnection, JMXConnection
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:
addConnection , addNotificationListener , addNotificationListener , close , connect , createMBean , createMBean , fetchNotifications , findConnection , findConnectionId , findJMXServiceURL , findRequestURL , getAttribute , getAttributes , getConnectionId , getDefaultDomain , getDomains , getLogger , getMBeanCount , getMBeanInfo , getObjectInstance , getProtocol , invoke , isInstanceOf , isRegistered , queryMBeans , queryNames , removeConnection , removeNotificationListener , removeNotificationListener , removeNotificationListeners , setAttribute , setAttributes , unregisterMBean |
findConnectionId
protected String findConnectionId()
- findConnectionId in interface HTTPService
findRequestURL
protected String findRequestURL()
- findRequestURL in interface HTTPService
getProtocol
protected String getProtocol()
- getProtocol in interface HTTPService
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.