Package dev.restate.sdk.http.vertx
Class HttpEndpointRequestHandler
java.lang.Object
dev.restate.sdk.http.vertx.HttpEndpointRequestHandler
- All Implemented Interfaces:
io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
public class HttpEndpointRequestHandler
extends Object
implements io.vertx.core.Handler<io.vertx.core.http.HttpServerRequest>
-
Method Summary
Modifier and TypeMethodDescriptionstatic HttpEndpointRequestHandler
fromEndpoint
(Endpoint endpoint) void
handle
(io.vertx.core.http.HttpServerRequest request)