public class ReactorNettySender extends java.lang.Object implements HttpSender
HttpSender.Method, HttpSender.Request, HttpSender.Response| Constructor and Description |
|---|
ReactorNettySender() |
ReactorNettySender(reactor.netty.http.client.HttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
HttpSender.Response |
send(HttpSender.Request request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelete, get, head, newRequest, options, post, putpublic ReactorNettySender(reactor.netty.http.client.HttpClient httpClient)
public ReactorNettySender()
public HttpSender.Response send(HttpSender.Request request)
send in interface HttpSender