|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClientObject
A client object supports two methods to connvet to a server and to disconnect from it. The server need not be specified in the method call, the implementing object knows about it.
| Method Summary | |
|---|---|
boolean |
connect()
Called when connection to the casters is required. |
boolean |
disconnect()
Called when deregistering from the casters is required. |
| Method Detail |
|---|
boolean connect()
boolean disconnect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||