Uses of Class
com.sap.conn.jco.server.JCoServerCallType

Packages that use JCoServerCallType
com.sap.conn.jco.server Contains the interfaces and factories for server functionality. 
 

Uses of JCoServerCallType in com.sap.conn.jco.server
 

Methods in com.sap.conn.jco.server that return JCoServerCallType
 JCoServerCallType JCoServerContextInfo.getCallType()
          Returns the type of the current call
static JCoServerCallType JCoServerCallType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JCoServerCallType[] JCoServerCallType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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