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