Package ej.restserver

Class RestSession.Factory

  • Enclosing class:
    RestSession

    public static class RestSession.Factory
    extends Object
    This class makes the creation of HTTPServer easier.
    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • newHTTPSession

        public HTTPSession newHTTPSession​(HTTPServer server)