Module io.helidon.webserver.jersey
Package 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:
-
ClassDescriptionOverrides the injection manager factory from Jersey and provides a new implementation of
InjectionManager
.The Jersey Support integrates Jersey (JAX-RS RI) into the Web Server.Builder for convenient way to createJerseySupport
.