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 JerseySupportJerseySupport.create(Application application) CreatesJerseySupportbased on the providedJAX-RS Application.