public class GyHttpContextHandler
extends org.glassfish.grizzly.http.server.HttpHandler
| Constructor and Description |
|---|
GyHttpContextHandler(org.noear.solon.core.handle.Handler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handle0(GyHttpContext ctx) |
protected void |
handleDo(GyHttpContext ctx) |
void |
service(org.glassfish.grizzly.http.server.Request request,
org.glassfish.grizzly.http.server.Response response) |
void |
setExecutor(Executor executor) |
destroy, getErrorPageGenerator, getName, getRequestExecutorProvider, getRequestURIEncoding, getSessionCookieName, getSessionManager, isAllowCustomStatusMessage, isAllowEncodedSlash, sendAcknowledgment, setAllowCustomStatusMessage, setAllowEncodedSlash, setDecodeUrl, setDispatcherHelper, setRequestURIEncoding, setRequestURIEncoding, start, updatePathsprotected Executor executor
public GyHttpContextHandler(org.noear.solon.core.handle.Handler handler)
public void setExecutor(Executor executor)
public void service(org.glassfish.grizzly.http.server.Request request,
org.glassfish.grizzly.http.server.Response response)
throws Exception
service in class org.glassfish.grizzly.http.server.HttpHandlerExceptionprotected void handle0(GyHttpContext ctx)
protected void handleDo(GyHttpContext ctx)
Copyright © 2025. All rights reserved.