Package ej.restserver
Class RestSession.Factory
- java.lang.Object
-
- ej.restserver.RestSession.Factory
-
- Enclosing class:
- RestSession
public static class RestSession.Factory extends Object
This class makes the creation of HTTPServer easier.
-
-
Constructor Summary
Constructors Constructor Description Factory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HTTPSessionnewHTTPSession(HTTPServer server)
-