com.ibm.jtopenlite.samples

Class CallCommand

  • java.lang.Object
    • com.ibm.jtopenlite.samples.CallCommand


  • public class CallCommand
    extends java.lang.Object
    Sample program that uses JTOpenLite to call a command on an IBM i server.
    See Also:
    CommandConnection
    • Constructor Summary

      Constructors 
      Constructor and Description
      CallCommand() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CallCommand

        public CallCommand()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)