protected class GrizzlyServerManager.ManagedGrizzlyHttpServer extends HttpServerDelegate
delegate| Constructor and Description |
|---|
ManagedGrizzlyHttpServer(org.mule.runtime.http.api.server.HttpServer delegate,
ServerIdentifier identifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
org.mule.runtime.http.api.server.HttpServer |
start() |
org.mule.runtime.http.api.server.HttpServer |
stop() |
addRequestHandler, addRequestHandler, addWebSocketHandler, getDelegate, getProtocol, getServerAddress, isStopped, isStoppingpublic ManagedGrizzlyHttpServer(org.mule.runtime.http.api.server.HttpServer delegate,
ServerIdentifier identifier)
public org.mule.runtime.http.api.server.HttpServer start()
throws IOException
start in interface org.mule.runtime.http.api.server.HttpServerstart in class HttpServerDelegateIOExceptionpublic org.mule.runtime.http.api.server.HttpServer stop()
stop in interface org.mule.runtime.http.api.server.HttpServerstop in class HttpServerDelegatepublic void dispose()
dispose in interface org.mule.runtime.http.api.server.HttpServerdispose in class HttpServerDelegateCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.