Uses of Package
org.apache.hc.client5.http.classic.methods
-
Packages that use org.apache.hc.client5.http.classic.methods Package Description org.apache.hc.client5.http.classic.methods Common HTTP methods and message handlers for the classic I/O model. -
Classes in org.apache.hc.client5.http.classic.methods used by org.apache.hc.client5.http.classic.methods Class Description HttpUriRequest Extended version of theClassicHttpRequestinterface that provides convenience methods to access request properties such as request URI and method type.HttpUriRequestBase Base class for HTTP method subclasses.