Class Api


  • public class Api
    extends Object
    • Constructor Detail

      • Api

        public Api()
    • Method Detail

      • connect

        public static Var connect​(Var client,
                                  Var user,
                                  Var passwd,
                                  Var lang,
                                  Var ashost,
                                  Var sysnr,
                                  Var trace,
                                  Var poolCapacity,
                                  Var peakLimit)
                           throws IOException,
                                  com.sap.conn.jco.JCoException
        Throws:
        IOException
        com.sap.conn.jco.JCoException
      • call

        public static Var call​(Var destination,
                               Var functionName,
                               Var input)
                        throws com.sap.conn.jco.JCoException
        Throws:
        com.sap.conn.jco.JCoException