com.ibm.cics.core.connections
Class ConnectionServiceListener

java.lang.Object
  extended by 
      extended by com.ibm.cics.core.connections.ConnectionServiceListener

public abstract class ConnectionServiceListener
extends

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

ConnectionServiceListener

public ConnectionServiceListener()


Copyright © 2013 IBM Corp. All Rights Reserved.