|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Connection
| Method Summary | |
|---|---|
java.net.InetAddress |
getInetAddress()
Returns the InetAddress where this connection is established. |
java.util.Date |
getLastCommandTime()
Returns the last date/time when a command was sent via the connection. |
java.net.Socket |
getSocket()
Returns the socket of this connection on which the communication is done. |
boolean |
isBusy()
Returns the status of the connection |
void |
terminate()
Terminates a connection. |
| Method Detail |
|---|
java.net.InetAddress getInetAddress()
java.util.Date getLastCommandTime()
java.net.Socket getSocket()
boolean isBusy()
void terminate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||