|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
com.ibm.cics.core.comm.IConnectableListener
Use IConnectableListener2 and IConnectable2 where possible. |
|
com.ibm.cics.core.comm.ICredentialsConfigurationStore
|
Deprecated Classes | |
---|---|
com.ibm.cics.core.connections.ConnectionWidgetManager
use IConnectionUserInterfaceService#createConnectionWidget(org.eclipse.swt.widgets.Composite, String) to |
Deprecated Enums | |
---|---|
com.ibm.cics.core.comm.ConnectionException.Type
Clients should use subclasses of ConnectionException to give specific exception behaviour, rather than relying on this type enum. |
Deprecated Fields | |
---|---|
com.ibm.cics.core.connections.IPreferencesConstants.CONNECTION_PREFERENCES_QUALIFIER
|
Deprecated Constructors | |
---|---|
com.ibm.cics.core.comm.AuthenticationException(String, String)
credentialsId is ignored. |
|
com.ibm.cics.core.comm.ConnectionConfiguration(String, String, int, String)
This constructor does not supply a unique ID for the configuration. Use ConnectionConfiguration.ConnectionConfiguration(String, String, String, int, String, boolean) |
|
com.ibm.cics.core.comm.ConnectionConfiguration(String, String, int, String, String)
This constructor does not supply a unique ID for the configuration. Use ConnectionConfiguration.ConnectionConfiguration(String, String, String, int, String, boolean) |
|
com.ibm.cics.core.comm.ConnectionConfiguration(String, String, int, String, String, boolean)
This constructor does not supply a unique ID for the configuration. Use ConnectionConfiguration.ConnectionConfiguration(String, String, String, int, String, boolean, boolean) |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |