Search Java Classes and Packages
Search Java Frameworks and Libraries
#Com.jcabi.http.response Classes and Interfaces - 7 results found.
| Name | Description | Type | Package | Framework |
| JsonResponse | This response decorator is able to parse HTTP response body as a JSON document and manipulate with it afterwords, for example: | Class | com.jcabi.http.response | JCabi |
|
| JsoupResponse | This response decorator is able to parse HTTP response body as an HTML document. | Class | com.jcabi.http.response | JCabi |
|
| Response | RESTful response returned by Request. | Interface | com.jcabi.http | JCabi |
|
| RestResponse | This response decorator is able to make basic assertions on HTTP response and manipulate with it afterwords, for example: | Class | com.jcabi.http.response | JCabi |
|
| WebLinkingResponse | Web Linking response. | Class | com.jcabi.http.response | JCabi |
|
| WebLinkingResponse .Link | | Interface | com.jcabi.http.response | JCabi |
|
| XmlResponse | This response decorator is able to parse HTTP response body as an XML document and manipulate with it afterwords, for example: | Class | com.jcabi.http.response | JCabi |