Class HttpServerFactory
java.lang.Object
com.github.toolarium.network.server.HttpServerFactory
Defines the http server factory
-
Method Summary
Modifier and TypeMethodDescriptionstatic HttpServerFactoryGet the instanceGet a http server instance
-
Method Details
-
getInstance
Get the instance- Returns:
- the instance
-
getServerInstance
Get a http server instance- Returns:
- the http server instance
-