Modifier and Type | Class and Description |
---|---|
class |
BasicAuthentication
Client filter that will do basic authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheInterceptor |
Modifier and Type | Method and Description |
---|---|
ClientRequestFilter[] |
ClientInvocation.getRequestFilters() |
ClientRequestFilter[] |
ClientConfiguration.getRequestFilters(Class declaring,
AccessibleObject target) |
Modifier and Type | Method and Description |
---|---|
JaxrsInterceptorRegistry<ClientRequestFilter> |
ThreadLocalResteasyProviderFactory.getClientRequestFilters() |
Modifier and Type | Class and Description |
---|---|
class |
AcceptEncodingGZIPFilter
Must be used in conjunction with GZIPDecodingInterceptor
Sets
|
Modifier and Type | Field and Description |
---|---|
protected JaxrsInterceptorRegistry<ClientRequestFilter> |
ResteasyProviderFactory.clientRequestFilters |
Modifier and Type | Method and Description |
---|---|
JaxrsInterceptorRegistry<ClientRequestFilter> |
ResteasyProviderFactory.getClientRequestFilters() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.