mx4j.tools.remote.caucho.burlap

Class BurlapClientInvoker

Implemented Interfaces:
HTTPConnection, JMXConnection

public class BurlapClientInvoker
extends CauchoClientInvoker

Version:
$Revision: 1.3 $

Constructor Summary

BurlapClientInvoker(String endpoint)

Method Summary

protected CauchoInput
createCauchoInput(InputStream stream)
protected CauchoOutput
createCauchoOutput(OutputStream stream)

Methods inherited from class mx4j.tools.remote.caucho.CauchoClientInvoker

createCauchoInput, createCauchoOutput, getService

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

addNotificationListener, addNotificationListener, close, connect, createMBean, createMBean, fetchNotifications, getAttribute, getAttributes, getConnectionId, getDefaultDomain, getDomains, getMBeanCount, getMBeanInfo, getObjectInstance, getService, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeNotificationListener, removeNotificationListener, removeNotificationListeners, setAttribute, setAttributes, unregisterMBean

Constructor Details

BurlapClientInvoker

public BurlapClientInvoker(String endpoint)

Method Details

createCauchoInput

protected CauchoInput createCauchoInput(InputStream stream)
Overrides:
createCauchoInput in interface CauchoClientInvoker

createCauchoOutput

protected CauchoOutput createCauchoOutput(OutputStream stream)
Overrides:
createCauchoOutput in interface CauchoClientInvoker

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