|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.rad.remote.event.ConnectionEvent
public class ConnectionEvent
The ConnectionEvent
class encapsulates connection information.
Constructor Summary | |
---|---|
ConnectionEvent(AbstractConnection pConnection)
Creates a new instance of ConnectionEvent . |
Method Summary | |
---|---|
AbstractConnection |
getConnection()
Gets the connection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionEvent(AbstractConnection pConnection)
ConnectionEvent
.
pConnection
- the connectionMethod Detail |
---|
public AbstractConnection getConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |