Class HttpEntryPoint

java.lang.Object
io.helidon.webserver.http.HttpEntryPoint

@Deprecated public class HttpEntryPoint extends Object
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.
  • Constructor Details

    • HttpEntryPoint

      public HttpEntryPoint()
      Deprecated.