|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| IConnection | A Connection represents an application-level handle that is used by a client to access the underlying physical connection. |
| IConnectionFactory | IConnectionFactory provides an interface for getting connection to an EIS instance. |
| IConnectionMetaData | The interface IConnectionMetaData provides information about an EIS instance connected through a Connection instance. |
| IConnectionProperty | IConnectionProperty provides an interface for defining certain connection properties for the connectionSpec. |
| IConnectionPropertyGroup | The interface IConnectionProperty provides metadata to a certain group of connection properties that constitute a valid connection spec. |
| IConnectionSpec | IConnectionSpec is used by an application component to pass connection request-specific properties to the IConnectionFactory.getConnectionEx method. |
| IConnectionSpecMetaData | The interface IConnectionSpecMetaData describes the metadata of the connection properties that compose the connectionSpec. |
| INative | The interface INative provides a set of handles to various interfaces that an EIS can expose directly to the connector client application. |
| Exception Summary | |
| ConnectionClosedException | Thrown to indicate that the connection is closed |
| ConnectionFailedException | Thrown when failed to get a connection to the EIS instance. |
| InterfaceNotSupportedException | Thrown when an invalid interface is requested from the INative interface. |
| TimeoutException | Thrown when time for connecting was exceeded. |
Provides all connection related objects.
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||