public interface WebSocketClientRequest
Modifier and Type | Method and Description |
---|---|
WebSocketClientRequest |
data(org.elasticsearch.common.xcontent.XContentBuilder builder) |
void |
send(WebSocketClient client) |
WebSocketClientRequest |
type(String type) |
WebSocketClientRequest type(String type)
WebSocketClientRequest data(org.elasticsearch.common.xcontent.XContentBuilder builder)
void send(WebSocketClient client) throws IOException
IOException
Copyright © 2012–2014. All rights reserved.