Index
All Classes and Interfaces|All Packages
B
- bind(ServiceDefinition) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.
- bind(Object) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release. - buildAndListen() - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release. - buildAndListen(int) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release. - builder() - Static method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release.
D
- dev.restate.sdk.http.vertx - package dev.restate.sdk.http.vertx
E
- enablePreviewContext() - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release.
F
- fromEndpoint(Endpoint) - Static method in class dev.restate.sdk.http.vertx.HttpEndpointRequestHandler
- fromEndpoint(Endpoint) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
-
Create a Vert.x
HttpServerfrom the provided endpoint. - fromEndpoint(Endpoint.Builder) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
- fromEndpoint(Endpoint.Builder, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
- fromEndpoint(Endpoint, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
-
Create a Vert.x
HttpServerfrom the provided endpoint, with the givenHttpServerOptions. - fromEndpoint(Vertx, Endpoint) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
-
Create a Vert.x
HttpServerfrom the provided endpoint. - fromEndpoint(Vertx, Endpoint.Builder) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
- fromEndpoint(Vertx, Endpoint.Builder, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
- fromEndpoint(Vertx, Endpoint, HttpServerOptions) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
-
Create a Vert.x
HttpServerfrom the provided endpoint, with the givenHttpServerOptions.
H
- handle(HttpServerRequest) - Method in class dev.restate.sdk.http.vertx.HttpEndpointRequestHandler
- HttpEndpointRequestHandler - Class in dev.restate.sdk.http.vertx
L
- listen(Endpoint) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
-
Start serving the provided
endpointon the port specified by the environment variablePORT, or alternatively on the default9080port. - listen(Endpoint.Builder) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
-
Like
listen(Endpoint) - listen(Endpoint.Builder, int) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
- listen(Endpoint, int) - Static method in class dev.restate.sdk.http.vertx.RestateHttpServer
-
Start serving the provided
endpointon the specified port.
R
- RestateHttpEndpointBuilder - Class in dev.restate.sdk.http.vertx
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release. - RestateHttpServer - Class in dev.restate.sdk.http.vertx
-
Endpoint builder for a Restate HTTP Endpoint using Vert.x, to serve Restate services.
- RestateHttpServer() - Constructor for class dev.restate.sdk.http.vertx.RestateHttpServer
W
- withOpenTelemetry(OpenTelemetry) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release. - withOptions(HttpServerOptions) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release. - withRequestIdentityVerifier(RequestIdentityVerifier) - Method in class dev.restate.sdk.http.vertx.RestateHttpEndpointBuilder
-
Deprecated, for removal: This API element is subject to removal in a future version.Use
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release.
All Classes and Interfaces|All Packages
RestateHttpServerin combination withEndpointinstead. This will be removed in the next minor release.