类分层结构
- java.lang.Object
- com.dtflys.forest.http.AbstractQueryParameter<SELF> (implements com.dtflys.forest.http.ForestQueryParameter<SELF>)
- com.dtflys.forest.http.SimpleQueryParameter
- com.dtflys.forest.http.ForestAddress
- com.dtflys.forest.http.ForestBody (implements java.util.List<E>)
- com.dtflys.forest.http.ForestCookie (implements java.lang.Cloneable, java.io.Serializable)
- com.dtflys.forest.http.ForestCookies (implements java.lang.Iterable<T>)
- com.dtflys.forest.http.ForestHeaderMap (implements java.lang.Cloneable, java.util.Map<K,
V>) - com.dtflys.forest.http.ForestProxy (implements com.dtflys.forest.http.HasHeaders, com.dtflys.forest.http.HasURL)
- com.dtflys.forest.http.ForestQueryMap (implements java.util.Map<K,
V>) - com.dtflys.forest.http.ForestRequest<T> (implements com.dtflys.forest.http.HasHeaders, com.dtflys.forest.http.HasURL)
- com.dtflys.forest.http.ForestRequestBody
- com.dtflys.forest.http.ForestRoute
- com.dtflys.forest.http.ForestRoutes
- com.dtflys.forest.http.ForestURL
- com.dtflys.forest.http.ForestURLBuilder
- com.dtflys.forest.http.HttpStatus
- com.dtflys.forest.http.LazyHeader (implements com.dtflys.forest.http.ForestHeader<SELF,
VALUE>) - com.dtflys.forest.http.ResultGetter
- com.dtflys.forest.http.ForestFuture<T> (implements java.util.concurrent.Future<V>)
- com.dtflys.forest.http.ForestResponse<T> (implements com.dtflys.forest.http.HasHeaders, com.dtflys.forest.http.HasURL)
- com.dtflys.forest.http.SimpleHeader (implements com.dtflys.forest.http.ForestHeader<SELF,
VALUE>) - com.dtflys.forest.http.ForestCookieHeader
- com.dtflys.forest.http.ForestSetCookieHeader
- com.dtflys.forest.http.AbstractQueryParameter<SELF> (implements com.dtflys.forest.http.ForestQueryParameter<SELF>)
接口分层结构
- com.dtflys.forest.http.ForestHeader<SELF,
VALUE> - com.dtflys.forest.http.ForestQueryParameter<SELF>
- com.dtflys.forest.http.ForestResponseFactory<R>
- com.dtflys.forest.http.HasHeaders
- com.dtflys.forest.http.HasURL
- com.dtflys.forest.http.Lazy<T>
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.dtflys.forest.http.ForestAsyncMode
- com.dtflys.forest.http.ForestProtocol
- com.dtflys.forest.http.ForestProxyType
- com.dtflys.forest.http.ForestRequestType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)