public class HttpUrlConnectionSender extends Object implements HttpSender
HttpSender.Method, HttpSender.Request, HttpSender.Response
Constructor and Description |
---|
HttpUrlConnectionSender() |
HttpUrlConnectionSender(Duration connectTimeout,
Duration readTimeout) |
Modifier and Type | Method and Description |
---|---|
HttpSender.Response |
send(HttpSender.Request request) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delete, get, head, newRequest, options, post, put
public HttpUrlConnectionSender(Duration connectTimeout, Duration readTimeout)
public HttpUrlConnectionSender()
public HttpSender.Response send(HttpSender.Request request) throws IOException
send
in interface HttpSender
IOException
Copyright © 2019. All rights reserved.