Class VxWebHandlerPlus
java.lang.Object
org.noear.solon.web.vertx.VxWebHandler
org.noear.solon.server.vertx.http.VxWebHandlerPlus
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>,org.noear.solon.web.vertx.VxHandler
public class VxWebHandlerPlus
extends org.noear.solon.web.vertx.VxWebHandler
- Since:
- 2.9
- Author:
- noear
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidpreHandle(org.noear.solon.core.handle.Context ctx) Methods inherited from class org.noear.solon.web.vertx.VxWebHandler
handle, setExecutor, setHandler
-
Constructor Details
-
VxWebHandlerPlus
public VxWebHandlerPlus()
-
-
Method Details
-
preHandle
- Overrides:
preHandlein classorg.noear.solon.web.vertx.VxWebHandler- Throws:
IOException
-