Hierarchy For Package net.dreamlu.mica.http
Class Hierarchy
- java.lang.Object
- net.dreamlu.mica.http.AsyncCallback (implements okhttp3.Callback)
- net.dreamlu.mica.http.AsyncExchange
- net.dreamlu.mica.http.BaseAuthenticator (implements okhttp3.Authenticator)
- net.dreamlu.mica.http.BytesResponse (implements java.io.Closeable, net.dreamlu.mica.http.ResponseSpec)
- net.dreamlu.mica.http.CompletableCallback (implements okhttp3.Callback)
- net.dreamlu.mica.http.Exchange
- net.dreamlu.mica.http.FormBuilder
- net.dreamlu.mica.http.HttpLoggingInterceptor (implements okhttp3.Interceptor)
- net.dreamlu.mica.http.HttpRequest
- net.dreamlu.mica.http.HttpResponse (implements java.io.Closeable, net.dreamlu.mica.http.ResponseSpec)
- net.dreamlu.mica.http.InMemoryCookieManager (implements okhttp3.CookieJar)
- net.dreamlu.mica.http.JsonPointerMethodInterceptor (implements org.springframework.cglib.proxy.MethodInterceptor)
- net.dreamlu.mica.http.JsonPointerUtil
- net.dreamlu.mica.http.MultipartFormBuilder
- net.dreamlu.mica.http.RetryInterceptor (implements okhttp3.Interceptor)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- net.dreamlu.mica.http.HttpException
- java.io.IOException
- java.lang.Exception
Interface Hierarchy
- net.dreamlu.mica.http.HttpLoggingInterceptor.Logger
- net.dreamlu.mica.http.Method
- net.dreamlu.mica.http.ResponseSpec
Annotation Interface Hierarchy
- net.dreamlu.mica.http.JsonPointer (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.dreamlu.mica.http.HttpConsoleLogger (implements net.dreamlu.mica.http.HttpLoggingInterceptor.Logger)
- net.dreamlu.mica.http.HttpLogger (implements net.dreamlu.mica.http.HttpLoggingInterceptor.Logger)
- net.dreamlu.mica.http.LogLevel
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)