Package nbbrd.io.http
Class DefaultHttpClient
java.lang.Object
nbbrd.io.http.DefaultHttpClient
- All Implemented Interfaces:
HttpClient
- Author:
- Philippe Charles
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultHttpClient
public DefaultHttpClient()
-
-
Method Details
-
send
@NonNull public @NonNull HttpResponse send(@NonNull @NonNull HttpRequest request) throws IOException - Specified by:
sendin interfaceHttpClient- Throws:
IOException
-