Uses of Package
com.sap.conn.jco.ext

Packages that use com.sap.conn.jco.ext
com.sap.conn.jco.ext Provides all interfaces that are offered for embedding JCo into an application server. 
 

Classes in com.sap.conn.jco.ext used by com.sap.conn.jco.ext
ClientPassportManager
          The JDSR Passport Manager Interface for client connections to an SAP ABAP application server backend.
DataProviderException.Reason
          An enumeration for describing the reason of a DataProviderException.
DestinationDataEventListener
          The DestinationDataEventListener interface reacts on the events that a DestinationDataProvider could fire if the destination configuration was changed.
DestinationDataProvider
          The JCo framework defines the DestinationDataProvider interface to retrieve the destination configuration that must be implemented by infrastructure components.
JCoSessionReference
          A JCoSessionReference is a simple reference to a session or scope in a runtime environment that implemented and registered a SessionReferenceProvider.
PasswordChangeHandler
          This interface allows the implementation of a handler that prompts the user for a new password, which is then used for This is useful if a UI is available, and the password in the backend for the designated user is supposed to be changed before working with the user.
ServerDataEventListener
          The ServerDataEventListener interface reacts on the events that a ServerDataProvider could fire if the server configuration was changed.
ServerDataProvider
          Applications using the JCoServer functionality, i.e.
ServerPassportManager
          The JDSR Passport Manager Interface for server connections to an SAP application server ABAP backend.
SessionException
          A SessionException is supposed to be thrown by a SessionReferenceProvider in case of issues within session management for sessions that have been initiated by a JCoServer connection.
SessionException.Type
          An enumeration for describing the situation when a SessionException is thrown.
SessionReferenceProvider
          The session reference provider can be implemented by a runtime environment that has a session concept in order to provide JCo a simple reference to a session.
 



Copyright © 2008-2014 SAP AG. All Rights Reserved.