Uses of Class
org.glassfish.jersey.simple.SimpleContainer

Uses of SimpleContainer in org.glassfish.jersey.simple
 

Methods in org.glassfish.jersey.simple with parameters of type SimpleContainer
static Closeable SimpleContainerFactory.create(URI address, SSLContext context, SimpleContainer container)
          Create a Closeable that registers an Container that in turn manages all root resource and provider classes found by searching the classes referenced in the java classpath.
static Closeable SimpleContainerFactory.create(URI address, SSLContext context, SimpleContainer container, int count, int select)
          Create a Closeable that registers an Container that in turn manages all root resource and provider classes found by searching the classes referenced in the java classpath.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.