java.lang.Object
io.helidon.webserver.http.HttpEntryPoint
Container class for types related to HTTP entry points.
NOTE: this API is part of preview features of Helidon. This API may still change between minor releases, but it is intended for supported external use.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceA contract used from generated code to invoke HTTP entry point interceptors.static interfaceInterceptor of an HTTP entry point. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HttpEntryPoint
public HttpEntryPoint()
-