| Package | Description |
|---|---|
| org.elasticsearch.http | |
| org.elasticsearch.http.netty |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpServerModule.setHttpServerTransport(Class<? extends HttpServerTransport> httpServerTransport,
String source) |
| Constructor and Description |
|---|
HttpServer(Settings settings,
Environment environment,
HttpServerTransport transport,
RestController restController,
NodeService nodeService,
CircuitBreakerService circuitBreakerService) |
| Modifier and Type | Class and Description |
|---|---|
class |
NettyHttpServerTransport |
Copyright © 2009–2017. All rights reserved.