|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmx4j.tools.remote.AbstractConnection
Implementation of the Connection interface, to be used on the server-side end of the connection.
| Constructor Summary | |
protected |
AbstractConnection(java.lang.String connectionId,
ConnectionManager manager)
|
| Method Summary | |
void |
close()
Closes this connection |
java.lang.String |
getConnectionId()
Returns the connection ID as specified by JSR 160 specification |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected AbstractConnection(java.lang.String connectionId,
ConnectionManager manager)
| Method Detail |
public void close()
throws java.io.IOException
Connection
close in interface Connectionjava.io.IOException
public java.lang.String getConnectionId()
throws java.io.IOException
Connection
getConnectionId in interface Connectionjava.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||