Class DefaultOfferMain


  • public class DefaultOfferMain
    extends java.lang.Object
    DefaultOfferMain class
    • Constructor Summary

      Constructors 
      Constructor Description
      DefaultOfferMain​(java.lang.String configurationFile)
      Constructor
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      main method, will start the server
      void start()
      Start the server
      void startAndJoin()
      Start and join the server
      void stop()
      Stop the server
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait