Package ch.squaredesk.nova.comm.http
Class HttpServerFactory
- java.lang.Object
-
- ch.squaredesk.nova.comm.http.HttpServerFactory
-
public class HttpServerFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.glassfish.grizzly.http.server.HttpServerserverFor(HttpServerConfiguration serverConfig)
-
-
-
Method Detail
-
serverFor
public static org.glassfish.grizzly.http.server.HttpServer serverFor(HttpServerConfiguration serverConfig)
-
-