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