|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmx4j.tools.remote.http.HTTPClientInvoker
mx4j.tools.remote.caucho.CauchoClientInvoker
mx4j.tools.remote.caucho.hessian.HessianClientInvoker
public class HessianClientInvoker
Constructor Summary | |
---|---|
HessianClientInvoker(java.lang.String endpoint)
|
Method Summary | |
---|---|
protected CauchoInput |
createCauchoInput(java.io.InputStream stream)
|
protected CauchoOutput |
createCauchoOutput(java.io.OutputStream stream)
|
Methods inherited from class mx4j.tools.remote.caucho.CauchoClientInvoker |
---|
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, invoke, isInstanceOf, isRegistered, queryMBeans, queryNames, removeNotificationListener, removeNotificationListener, removeNotificationListeners, setAttribute, setAttributes, unregisterMBean |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HessianClientInvoker(java.lang.String endpoint)
Method Detail |
---|
protected CauchoInput createCauchoInput(java.io.InputStream stream)
createCauchoInput
in class CauchoClientInvoker
protected CauchoOutput createCauchoOutput(java.io.OutputStream stream)
createCauchoOutput
in class CauchoClientInvoker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |