Package | Description |
---|---|
org.glassfish.tyrus.container.grizzly.server |
Grizzly Server container.
|
org.glassfish.tyrus.spi |
Tyrus SPI.
|
Modifier and Type | Method and Description |
---|---|
ServerContainer |
GrizzlyServerContainer.createContainer(Map<String,Object> properties) |
Modifier and Type | Method and Description |
---|---|
abstract ServerContainer |
ServerContainerFactory.createContainer(Map<String,Object> properties)
Create container delegate method.
|
static ServerContainer |
ServerContainerFactory.createServerContainer()
Create new
ServerContainer with default configuration. |
static ServerContainer |
ServerContainerFactory.createServerContainer(Map<String,Object> properties)
Create new
ServerContainer with configuration. |
Copyright © 2012-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.