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) |
Modifier and Type | Class and Description |
---|---|
class |
NettyHttpServerTransport |
Copyright © 2009–2016. All rights reserved.