Uses of Interface
com.ibm.cics.core.connections.IConnectionState

Packages that use IConnectionState
com.ibm.cics.core.connections   
 

Uses of IConnectionState in com.ibm.cics.core.connections
 

Methods in com.ibm.cics.core.connections that return IConnectionState
 IConnectionState IConnectionService.getConnectionState(ConnectionProfile profile)
          Returns an IConnectionState corresponding to the supplied connection profile, or a disconnected state, if there was no pre-existing state for that connection profile.
 IConnectionState IConnectionService.getConnectionState(java.lang.String connectionCategoryId)
          Retrieve the IConnectionState of a connection category.
 

Methods in com.ibm.cics.core.connections with parameters of type IConnectionState
 void IConnectionStateViewer.showState(IConnectionState connectionState)
          Ask this connection state viewer to display the supplied IConnectionState.
 



Copyright © 2013 IBM Corp. All Rights Reserved.