|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for objects that should connect to a resource.
| Method Summary | |
void |
connect()
Make the connection to the underlying transport. |
void |
disconnect()
Disconnect the from the underlying transport |
String |
getConnectionDescription()
Returns a string identifying the underlying resource |
boolean |
isConnected()
Determines if this object is connected or not |
| Method Detail |
public void connect()
throws Exception
Exception
public void disconnect()
throws Exception
Exceptionpublic boolean isConnected()
public String getConnectionDescription()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||