Uses of Class
org.glassfish.jersey.simple.SimpleContainer
Packages that use SimpleContainer
-
Uses of SimpleContainer in org.glassfish.jersey.simple
Methods in org.glassfish.jersey.simple with parameters of type SimpleContainerModifier and TypeMethodDescriptionprivate static SimpleServerSimpleContainerFactory._create(URI address, SSLContext context, SimpleContainer container, UnsafeValue<org.simpleframework.transport.SocketProcessor, IOException> serverProvider) static SimpleServerSimpleContainerFactory.create(URI address, SSLContext context, SimpleContainer container) Create aCloseablethat registers anContainerthat in turn manages all root resource and provider classes found by searching the classes referenced in the java classpath.static SimpleServerSimpleContainerFactory.create(URI address, SSLContext context, SimpleContainer container, int count, int select) Create aCloseablethat registers anContainerthat in turn manages all root resource and provider classes found by searching the classes referenced in the java classpath.