Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- httpclient.ClientFactory
- httpclient.http.HttpRequest
- httpclient.http.HttpRequest.HttpRequestBuilder
- httpclient.http.HttpResponse
- httpclient.http.HttpResponse.HttpResponseBuilder
Annotation Type Hierarchy
- httpclient.annotation.parameter.Body (implements java.lang.annotation.Annotation)
- httpclient.annotation.method.DELETE (implements java.lang.annotation.Annotation)
- httpclient.annotation.method.GET (implements java.lang.annotation.Annotation)
- httpclient.annotation.parameter.Header (implements java.lang.annotation.Annotation)
- httpclient.annotation.method.PATCH (implements java.lang.annotation.Annotation)
- httpclient.annotation.method.POST (implements java.lang.annotation.Annotation)
- httpclient.annotation.method.PUT (implements java.lang.annotation.Annotation)
- httpclient.annotation.parameter.Query (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- httpclient.http.HttpMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)