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