|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Connection
This interface represents simple (two way) connection
Method Summary | |
---|---|
void |
close()
This method closes the existing connection, if possible |
boolean |
isClosed()
Checks if connection has been closed |
Methods inherited from interface org.abstracthorizon.danube.adapter.Adaptable |
---|
adapt |
Method Detail |
---|
void close()
boolean isClosed()
true
if connection has been closed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |