Module io.avaje.jex
Package io.avaje.jex

Interface Jex.Server

Enclosing class:
Jex

public static interface Jex.Server
The running server.
  • Method Summary

    Modifier and Type Method Description
    void shutdown()
    Shutdown the server.
  • Method Details

    • shutdown

      void shutdown()
      Shutdown the server.