Uses of Package
com.sap.conn.jco.server
Packages that use com.sap.conn.jco.server
-
Classes in com.sap.conn.jco.server used by com.sap.conn.jco.serverClassDescriptionDeprecated.Will be removed in a future release without further notice.Deprecated.Will be removed in a future release without further notice.The JCoServer interface provides access to the public APIs in the JCo server implementation.Authentication data sent by the caller system.Deprecated.Will be removed in a future release without further notice.Type of the
JCoServerAuthenticationData
object.This exception is used by a JCo server's security handler for notifying a caller system, that the user, who initiated a remote function call, does not have access to the correspondingJCoServer
instance.Deprecated.Will be removed in a future release without further notice.This exception is used by a JCo server's security handler for notifying a caller system, that the user, who initiated a remote function call, does not have the authorization for invoking this function module in the correspondingJCoServer
instance.Describes all types of requests a server can receive via RFC from the ABAP client.JCoServerContext provides additional information for the remote call.JCoServerContextInfo provides additional information of the remote system and the context of the request.Listener interface for the errors occurred inside of the JCoServer.Listener interface for the exceptions occurred inside of the JCoServer in the JCo runtime.JCoServerState reflects the possible states of a JCoServer.JCo server state change listener interface.Interface providing information about an authenticated user in the context of aJCoServer
instance.