|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.http.netty.NettyHttpChannel
public class NettyHttpChannel
| Constructor Summary | |
|---|---|
NettyHttpChannel(org.elasticsearch.common.netty.channel.Channel channel,
org.elasticsearch.common.netty.handler.codec.http.HttpRequest request)
|
|
| Method Summary | |
|---|---|
void |
sendResponse(RestResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NettyHttpChannel(org.elasticsearch.common.netty.channel.Channel channel,
org.elasticsearch.common.netty.handler.codec.http.HttpRequest request)
| Method Detail |
|---|
public void sendResponse(RestResponse response)
sendResponse in interface RestChannel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||