Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.jcabi.http Classes and Interfaces - 37 results found.
NameDescriptionTypePackageFramework
AbstractHeaderBasedCachingWireThis is the base class to handle http responses with 304 state.Classcom.jcabi.http.wireJCabi
ApacheRequest based on Apache HTTP client.Classcom.jcabi.http.requestJCabi
AutoRedirectingWireAuto Redirecting Wire.Classcom.jcabi.http.wireJCabi
BasicAuthWireWire with HTTP basic authentication based on user info of URI.Classcom.jcabi.http.wireJCabi
CachingWireWire that caches GET requests.Classcom.jcabi.http.wireJCabi
CookieOptimizingWireWire that compresses cookies before sending.Classcom.jcabi.http.wireJCabi
DefaultResponseDefault implementation of Response.Classcom.jcabi.http.requestJCabi
ETagCachingWireWire that caches requests with ETags.Classcom.jcabi.http.wireJCabi
FakeRequest response, specified in the constructor.Classcom.jcabi.http.requestJCabi
FcWireWire that caches GET requests.Classcom.jcabi.http.wireJCabi
ImmutableHeaderImmutable HTTP header.Classcom.jcabi.httpJCabi
JdkRequest This implementation will be enough in most situations.Classcom.jcabi.http.requestJCabi
JsonResponse This response decorator is able to parse HTTP response body as a JSON document and manipulate with it afterwords, for example:Classcom.jcabi.http.responseJCabi
JsoupResponse This response decorator is able to parse HTTP response body as an HTML document.Classcom.jcabi.http.responseJCabi
LastModifiedCachingWireWire that caches requests based on Last-Modified and If-Modified-Since headers.Classcom.jcabi.http.wireJCabi
MkAnswerInterfacecom.jcabi.http.mockJCabi
MkAnswer .SimpleSimple implementation.Classcom.jcabi.http.mockJCabi
MkAnswerMatchersConvenient set of matchers for MkAnswer.Classcom.jcabi.http.mockJCabi
MkContainerMock version of Java Servlet container.Interfacecom.jcabi.http.mockJCabi
MkGrizzlyContainerClasscom.jcabi.http.mockJCabi
MkQueryMock HTTP query/request.Interfacecom.jcabi.http.mockJCabi
MkQueryMatchersConvenient set of matchers for MkQuery.Classcom.jcabi.http.mockJCabi
OneMinuteWireWire that throws an IOException if a request takes longer It's recommended to use this decorator in production, in orderClasscom.jcabi.http.wireJCabi
Request Instance of this class is supposed to be used this way: String name = new ApacheRequest("https://www.Interfacecom.jcabi.httpJCabi
RequestBody Instance of this interface is returned by Request.Interfacecom.jcabi.httpJCabi
RequestBody .PrintablePrinter of byte array.Classcom.jcabi.httpJCabi
RequestURI Instance of this interface is returned by Request.Interfacecom.jcabi.httpJCabi
ResponseRESTful response returned by Request.Interfacecom.jcabi.httpJCabi
RestResponse This response decorator is able to make basic assertions on HTTP response and manipulate with it afterwords, for example:Classcom.jcabi.http.responseJCabi
RetryWireWire that retries a few times before giving up and throwing exception.Classcom.jcabi.http.wireJCabi
TrustedWireWire that ignores SSL PKIX verifications.Classcom.jcabi.http.wireJCabi
UserAgentWireWire with default user agent.Classcom.jcabi.http.wireJCabi
VerboseWire This wire makes HTTP request and response details visible in log (we're using SLF4J logging facility), for example:Classcom.jcabi.http.wireJCabi
WebLinkingResponseWeb Linking response.Classcom.jcabi.http.responseJCabi
WebLinkingResponse .LinkInterfacecom.jcabi.http.responseJCabi
Wire An instance of this interface can be used in Request.Interfacecom.jcabi.httpJCabi
XmlResponse This response decorator is able to parse HTTP response body as an XML document and manipulate with it afterwords, for example:Classcom.jcabi.http.responseJCabi