|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.cics.core.connections.ConnectionServiceListener
public abstract class ConnectionServiceListener
ConnectionService
listener interface
Nested Class Summary | |
---|---|
static class |
ConnectionServiceListener.ConnectedEvent
Indicates that the connectable is in connected state |
static class |
ConnectionServiceListener.ConnectingEvent
Indicates the connectable is in connecting state |
static class |
ConnectionServiceListener.ConnectionServiceEvent
Abstract class for connection service events. |
static class |
ConnectionServiceListener.DisconnectedEvent
Indicates that the connectable is in disconnected state. |
static class |
ConnectionServiceListener.DisconnectingEvent
Indicates that the connectable is in disconnecting state. |
static class |
ConnectionServiceListener.ExceptionEvent
Indicates that the connectable is in exception state |
Constructor Summary | |
---|---|
ConnectionServiceListener()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionServiceListener()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |