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, toStringgetApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic EspritWebServer(ServerContext serverCtx) throws java.lang.Exception
java.lang.Exceptionpublic void addContextHandler(java.lang.String contextPath,
com.sun.net.httpserver.HttpHandler handler)
public void start()
throws java.lang.Exception
java.lang.Exceptionpublic void close()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.