All Packages Class Hierarchy This Package Previous Next Index
Interface com.arcsinc.arcsclient.HdwClient
- public interface HdwClient
- extends Remote
-
fireRemoteHdwEvent(HdwEvent)
-
-
isAlive()
-
-
receiveMessage(String)
-
isAlive
public abstract boolean isAlive() throws RemoteException
receiveMessage
public abstract void receiveMessage(String message) throws RemoteException
fireRemoteHdwEvent
public abstract void fireRemoteHdwEvent(HdwEvent he) throws RemoteException
All Packages Class Hierarchy This Package Previous Next Index