Module io.helidon.webserver.jersey
Package io.helidon.webserver.jersey
This package contains
JAX-RS
(Jersey based) support for WebServer
's
Routing
.
For more information see JerseySupport
documentation.
- See Also:
JerseySupport
,Routing
,Application
,ResourceConfig
-
Class Summary Class Description HelidonHK2InjectionManagerFactory Overrides the injection manager factory from Jersey and provides a new implementation ofInjectionManager
.JerseySupport The Jersey Support integrates Jersey (JAX-RS RI) into the Web Server.JerseySupport.Builder Builder for convenient way to createJerseySupport
.