mx4j.tools.remote.caucho.hessian

Class HessianClientInvoker

Implemented Interfaces:
HTTPConnection, JMXConnection

public class HessianClientInvoker
extends CauchoClientInvoker

Version:
$

Constructor Summary

HessianClientInvoker(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

HessianClientInvoker

public HessianClientInvoker(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.