Uses of Class
org.glassfish.jersey.server.JerseySeBootstrapConfiguration
-
Packages that use JerseySeBootstrapConfiguration Package Description org.glassfish.jersey.server Jersey server-side classes. -
-
Uses of JerseySeBootstrapConfiguration in org.glassfish.jersey.server
Methods in org.glassfish.jersey.server that return JerseySeBootstrapConfiguration Modifier and Type Method Description JerseySeBootstrapConfigurationJerseySeBootstrapConfiguration.Builder. build()static JerseySeBootstrapConfigurationJerseySeBootstrapConfiguration. from(SeBootstrap.Configuration configuration)Factory method creatingJerseySeBootstrapConfigurationwrapper aroundSeBootstrap.Configuration.
-