All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.arcsinc.arcsclient.HdwClient

public interface HdwClient
extends Remote

Method Index

 o fireRemoteHdwEvent(HdwEvent)
 o isAlive()
 o receiveMessage(String)

Methods

 o isAlive
 public abstract boolean isAlive() throws RemoteException
 o receiveMessage
 public abstract void receiveMessage(String message) throws RemoteException
 o fireRemoteHdwEvent
 public abstract void fireRemoteHdwEvent(HdwEvent he) throws RemoteException

All Packages  Class Hierarchy  This Package  Previous  Next  Index