- All Superinterfaces:
Handler,ServerLifecycle
Deprecated.
please do not use directly, designed for generated code
This class is only used by generated code.
- See Also:
-
Method Summary
Methods inherited from interface io.helidon.nima.webserver.ServerLifecycle
afterStop, beforeStart
-
Method Details
-
method
Http.Method method()Deprecated.HTTP Method of this handler.- Returns:
- method
-
path
String path()Deprecated.Path this handler should be registered at.- Returns:
- path, may include path parameter (template)
-