Interface Server


  • public interface Server
    Server interface.
    Since:
    1.0
    • Method Detail

      • setUp

        void setUp()
        Set up.
        Since:
        1.0
      • tearDown

        void tearDown()
        Tear down.
        Since:
        1.0