Uses of Interface
com.sap.conn.jco.ext.JCoSessionReference

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

Uses of JCoSessionReference in com.sap.conn.jco.ext
 

Methods in com.sap.conn.jco.ext that return JCoSessionReference
 JCoSessionReference DefaultSessionReferenceProvider.getCurrentSessionReference(java.lang.String scopeType)
          Return the session for the current thread.
 JCoSessionReference SessionReferenceProvider.getCurrentSessionReference(java.lang.String scopeType)
          This method is invoked by JCo in order to find out, in which session it is running.
 JCoSessionReference DefaultSessionReferenceProvider.jcoServerSessionStarted()
          Server session event on session start
 JCoSessionReference SessionReferenceProvider.jcoServerSessionStarted()
          The following four methods will be invoked by the JCo runtime to notify the implementation of the SessionReferenceProvider (Session Management) about the sessions initiated by an ABAP Application Server.
 



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