|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Connector

A Connector is used by the client for creating and controlling a connection.
| Method Summary | |
|---|---|
void |
close()
closes the connector |
Connection |
createConnection()
Create and return a connection from this connector. |
boolean |
isStarted()
returns true if the connector is started, oterwise false. |
void |
start()
starts the connector |
| Method Detail |
|---|
void start()
void close()
boolean isStarted()
Connection createConnection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||