public class EspritWebServer extends AbstractServerObject<ServerContext>
Constructor and Description |
---|
EspritWebServer(ServerContext serverCtx) |
Modifier and Type | Method and Description |
---|---|
void |
addContextHandler(java.lang.String contextPath,
com.sun.net.httpserver.HttpHandler handler)
Allows for adding a special handler for a special contextPath.
|
void |
close() |
void |
start() |
checkPermission, getServerConfig, getServerContext, getStatisticManager, toString
getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public EspritWebServer(ServerContext serverCtx) throws java.lang.Exception
java.lang.Exception
public void addContextHandler(java.lang.String contextPath, com.sun.net.httpserver.HttpHandler handler)
public void start() throws java.lang.Exception
java.lang.Exception
public void close()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.