|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mx4j.tools.remote.http.HTTPClientInvoker mx4j.tools.remote.caucho.CauchoClientInvoker
Constructor Summary | |
CauchoClientInvoker(java.lang.String endpoint)
|
Method Summary | |
protected abstract CauchoInput |
createCauchoInput(java.io.InputStream stream)
|
protected abstract CauchoOutput |
createCauchoOutput(java.io.OutputStream stream)
|
protected HTTPConnection |
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 CauchoClientInvoker(java.lang.String endpoint)
Method Detail |
protected HTTPConnection getService()
getService
in class HTTPClientInvoker
protected abstract CauchoInput createCauchoInput(java.io.InputStream stream)
protected abstract CauchoOutput createCauchoOutput(java.io.OutputStream stream)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |