java.lang.Object
io.helidon.webserver.http.HttpEntryPoint
Deprecated.
this API is part of incubating features of Helidon. This API may change including backward incompatible changes
and full removal. We welcome feedback for incubating features.
Container class for types related to HTTP entry points.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
Deprecated.A contract used from generated code to invoke HTTP entry point interceptors.static interface
Deprecated.Interceptor of an HTTP entry point. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpEntryPoint
public HttpEntryPoint()Deprecated.
-