Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
mx4j.tools.remote.http.HTTPClientInvoker
mx4j.tools.remote.caucho.CauchoClientInvoker
mx4j.tools.remote.caucho.burlap.BurlapClientInvoker
public class BurlapClientInvoker
extends CauchoClientInvoker
Constructor Summary | |
|
Method Summary | |
protected CauchoInput |
|
protected CauchoOutput |
|
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 |
protected CauchoInput createCauchoInput(InputStream stream)
- Overrides:
- createCauchoInput in interface CauchoClientInvoker
protected CauchoOutput createCauchoOutput(OutputStream stream)
- Overrides:
- createCauchoOutput in interface CauchoClientInvoker