Package net.thevpc.nhttp.server.api
Interface NWebConfig
public interface NWebConfig
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getLogger
NWebLogger getLogger() -
getServer
NHttpServer getServer() -
getOptions
NWebServerOptions getOptions()
-