Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.jcabi.http.request Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| ApacheRequest | based on Apache HTTP client. | Class | com.jcabi.http.request | JCabi |
|
| DefaultResponse | Default implementation of Response. | Class | com.jcabi.http.request | JCabi |
|
| FakeRequest | response, specified in the constructor. | Class | com.jcabi.http.request | JCabi |
|
| JdkRequest | This implementation will be enough in most situations. | Class | com.jcabi.http.request | JCabi |
|
| Request | Instance of this class is supposed to be used this way: String name = new ApacheRequest("https://www. | Interface | com.jcabi.http | JCabi |
|
| RequestBody | Instance of this interface is returned by Request. | Interface | com.jcabi.http | JCabi |
|
| RequestBody .Printable | Printer of byte array. | Class | com.jcabi.http | JCabi |
|
| RequestURI | Instance of this interface is returned by Request. | Interface | com.jcabi.http | JCabi |