Uses of Class
io.helidon.webserver.jersey.JerseySupport
-
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.