| Package | Description |
|---|---|
| org.infinispan.rest |
REST Server bootstrap and Netty bridge classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected RestServer |
Http20RequestHandler.restServer |
protected RestServer |
Http11To2UpgradeHandler.restServer |
| Constructor and Description |
|---|
Http11RequestHandler(RestServer restServer)
Creates new
Http11RequestHandler. |
Http11To2UpgradeHandler(RestServer restServer) |
Http20RequestHandler(RestServer restServer)
Creates new
Http20RequestHandler. |
RestChannelInitializer(RestServer server,
NettyTransport transport)
Creates new
RestChannelInitializer. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.