Uses of Class
io.helidon.webserver.jersey.JerseySupport
Packages that use JerseySupport
Package
Description
-
Uses of JerseySupport in io.helidon.webserver.jersey
Methods in io.helidon.webserver.jersey that return JerseySupportModifier and TypeMethodDescriptionJerseySupport.Builder.build()
Jersey Module builder class for convenient creatingJerseySupport
.static JerseySupport
JerseySupport.create
(Application application) CreatesJerseySupport
based on the providedJAX-RS Application
.