com.mindoo.remote.api.ipc
Class IPCRemoteAPICombinedDispatcher
java.lang.Object
com.mindoo.remote.api.ipc.IPCRemoteAPIBaseDispatcher
com.mindoo.remote.api.ipc.IPCRemoteAPICombinedDispatcher
- All Implemented Interfaces:
- IIPCRemoteAPIDispatcher, java.rmi.Remote
public abstract class IPCRemoteAPICombinedDispatcher
- extends IPCRemoteAPIBaseDispatcher
Framework class, for internal purpose only
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IPCRemoteAPICombinedDispatcher
public IPCRemoteAPICombinedDispatcher()
getIPCConnectionRegistry
protected abstract IPCConnectionRegistry getIPCConnectionRegistry()
getConnectionManagerDispatcher
protected abstract IPCRemoteAPIConnectionManagerDispatcher getConnectionManagerDispatcher()
send
protected org.w3c.dom.Element send(org.w3c.dom.Element requestNode,
org.w3c.dom.Document targetDoc)
- Specified by:
send
in class IPCRemoteAPIBaseDispatcher
send
public java.lang.String send(java.lang.String command)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createReturnDocument
public org.w3c.dom.Document createReturnDocument()