| Name | Description | Type | Package | Framework |
| AbstractConnectorConnection | Abstract class that implements IConnection and HttpSessionBindingListener. | Class | com.sapportals.connector.connection | SAP NetWeaver |
|
| ConnectionClosedException | Thrown to indicate that the connection is closedSee Also:Serialized Form | Class | com.sapportals.connector.connection | SAP NetWeaver |
|
| ConnectionFailedException | Thrown when failed to get a connection to the EIS instance. | Class | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnection | A Connection represents an application-level handle that is used by a client to access the underlying physical connection. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionFactory | IConnectionFactory provides an interface for getting connection to an EIS instance. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionMetaData | The interface IConnectionMetaData provides information about an EIS instance connected through a Connection instance. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionProperty | IConnectionProperty provides an interface for defining certain connection properties for the connectionSpec. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionPropertyGroup | The interface IConnectionProperty provides metadata to a certain group of connection properties that constitute a valid connection spec. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionSpec | IConnectionSpec is used by an application component to pass connection request-specific properties to the IConnectionFactory. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| IConnectionSpecMetaData | The interface IConnectionSpecMetaData describes the metadata of the connection properties that compose the connectionSpec. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| INative | The interface INative provides a set of handles to various interfaces that an EIS can expose directly to the connector client application. | Interface | com.sapportals.connector.connection | SAP NetWeaver |
|
| InterfaceNotSupportedException | Thrown when an invalid interface is requested from the INative interface. | Class | com.sapportals.connector.connection | SAP NetWeaver |
|
| TimeoutException | Thrown when time for connecting was exceeded. | Class | com.sapportals.connector.connection | SAP NetWeaver |