Class Hierarchy
- java.lang.Object
- com.github.mkopylec.charon.configuration.Configurer<O>
- com.github.mkopylec.charon.forwarding.interceptors.HttpRequest (implements org.springframework.http.HttpRequest)
- com.github.mkopylec.charon.forwarding.interceptors.HttpRequestExecution
- com.github.mkopylec.charon.forwarding.interceptors.HttpRequestInterceptor (implements org.springframework.http.client.ClientHttpRequestInterceptor)
- com.github.mkopylec.charon.forwarding.interceptors.HttpResponse (implements org.springframework.http.client.ClientHttpResponse)
Interface Hierarchy
- java.lang.Comparable<T>
- com.github.mkopylec.charon.forwarding.interceptors.RequestForwardingInterceptor (also extends com.github.mkopylec.charon.configuration.Valid)
- com.github.mkopylec.charon.configuration.Valid