Class Session


  • public class Session
    extends java.lang.Object
    a session represent a transmission action was created
    • Constructor Summary

      Constructors 
      Constructor Description
      Session()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void start​(de.xab.porter.api.task.Context context)  
      • Methods inherited from class java.lang.Object

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

      • Session

        public Session()
    • Method Detail

      • start

        public void start​(de.xab.porter.api.task.Context context)