Uses of Class
org.glassfish.tyrus.server.TyrusServerContainer

Packages that use TyrusServerContainer
org.glassfish.tyrus.server   
 

Uses of TyrusServerContainer in org.glassfish.tyrus.server
 

Methods in org.glassfish.tyrus.server that return TyrusServerContainer
static TyrusServerContainer ServerContainerFactory.create(Class<? extends TyrusContainer> providerClass, String contextPath, int port, ServerConfiguration configuration)
          Creates a new server container based on the supplied container provider.
static TyrusServerContainer ServerContainerFactory.create(String providerClassName, String contextPath, int port, ServerConfiguration configuration)
          Creates a new server container based on the supplied container provider.
 



Copyright © 2012. All Rights Reserved.