Interface HttpClientInterceptable

All Superinterfaces:
PostHttpClientInterceptable, PostHttpInterceptable<PostHttpClientInterceptor>, PreHttpClientInterceptable, PreHttpInterceptable<PreHttpClientInterceptor>

public interface HttpClientInterceptable extends PreHttpClientInterceptable, PostHttpClientInterceptable
The HttpClientInterceptable provides base functionality for working with HttpClientInterceptor instances using the PreHttpClientInterceptable as well as the PostHttpClientInterceptable definitions.