|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adventnet.tl1.ConnectionListenerImpl
public class ConnectionListenerImpl
A sample implementation of the ConnectionListener interface .
| Constructor Summary | |
|---|---|
ConnectionListenerImpl()
Default Constructor. |
|
| Method Summary | |
|---|---|
void |
processConnectionDown(TL1Session session)
If connection is lost, this method is invoked. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionListenerImpl()
| Method Detail |
|---|
public void processConnectionDown(TL1Session session)
processConnectionDown in interface ConnectionListenersession - TL1Session reference to session object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||