| Modifier and Type | Method and Description |
|---|---|
static TyrusServerContainer |
ServerContainerFactory.create(Class<? extends TyrusContainer> providerClass,
String contextPath,
int port,
Set<Class<?>> configuration)
Creates a new server container based on the supplied container provider.
|
static TyrusServerContainer |
ServerContainerFactory.create(String providerClassName,
String contextPath,
int port,
Set<Class<?>> classes)
Creates a new server container based on the supplied container provider.
|
TyrusServerContainer |
Server.getServerContainer() |
Copyright © 2012-2013. All Rights Reserved.