public abstract class CauchoClientInvoker extends HTTPClientInvoker
| Constructor and Description |
|---|
CauchoClientInvoker(java.lang.String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract CauchoInput |
createCauchoInput(java.io.InputStream stream) |
protected abstract CauchoOutput |
createCauchoOutput(java.io.OutputStream stream) |
protected HTTPConnection |
getService() |
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, unregisterMBeanprotected HTTPConnection getService()
getService in class HTTPClientInvokerprotected abstract CauchoInput createCauchoInput(java.io.InputStream stream)
protected abstract CauchoOutput createCauchoOutput(java.io.OutputStream stream)