public class ForwardAction extends BaseInteractiveHandler
client
Constructor and Description |
---|
ForwardAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client,
HttpServerTransport transport,
InteractiveController controller) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
@Inject public ForwardAction(org.elasticsearch.common.settings.Settings settings, org.elasticsearch.client.Client client, HttpServerTransport transport, InteractiveController controller)
public void handleRequest(InteractiveRequest request, InteractiveChannel channel)
Copyright © 2012–2014. All rights reserved.