|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ApplianceConnector
Appliance connector.
| Method Summary | |
|---|---|
void |
connect(Appliance appliance)
Connect an appliance to the connector. |
Appliance |
getAppliance(TimeUnit units,
int timeout)
Retrieve the connected appliance. |
| Method Detail |
|---|
void connect(Appliance appliance)
throws RemoteException
appliance - the appliance
RemoteException - if a remote error occurs
Appliance getAppliance(TimeUnit units,
int timeout)
throws IOException
units - the timout unitstimeout - duration (in units) to wait for a connection
IOException - if an I/O error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||