public class NettyHttpContainerProvider extends Object implements org.glassfish.jersey.server.spi.ContainerProvider
Constructor and Description |
---|
NettyHttpContainerProvider() |
Modifier and Type | Method and Description |
---|---|
<T> T |
createContainer(Class<T> type,
javax.ws.rs.core.Application application) |
public <T> T createContainer(Class<T> type, javax.ws.rs.core.Application application) throws javax.ws.rs.ProcessingException
createContainer
in interface org.glassfish.jersey.server.spi.ContainerProvider
javax.ws.rs.ProcessingException