mx4j.tools.remote.soap

Class SSLSOAPService

Implemented Interfaces:
HTTPConnection, JMXConnection

public class SSLSOAPService
extends SOAPService

This 'pivot' is the one to be used when the invocation is uses the https protocol
Version:
$Revision: 1.1 $

Method Summary

protected String
getProtocol()

Methods inherited from class mx4j.tools.remote.soap.SOAPService

findConnectionId, findRequestURL, getProtocol

Methods inherited from class mx4j.tools.remote.http.HTTPService

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

Method Details

getProtocol

protected String getProtocol()
Overrides:
getProtocol in interface SOAPService

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.