- cacheControl(CacheControl) - Method in class org.apache.cxf.jaxrs.client.spec.InvocationBuilderImpl
-
- CacheControlClientReaderInterceptor - Class in org.apache.cxf.jaxrs.client.cache
-
- CacheControlClientReaderInterceptor(Cache<Key, Entry>) - Constructor for class org.apache.cxf.jaxrs.client.cache.CacheControlClientReaderInterceptor
-
- CacheControlClientReaderInterceptor() - Constructor for class org.apache.cxf.jaxrs.client.cache.CacheControlClientReaderInterceptor
-
- CacheControlClientRequestFilter - Class in org.apache.cxf.jaxrs.client.cache
-
- CacheControlClientRequestFilter(Cache<Key, Entry>) - Constructor for class org.apache.cxf.jaxrs.client.cache.CacheControlClientRequestFilter
-
- CacheControlClientRequestFilter() - Constructor for class org.apache.cxf.jaxrs.client.cache.CacheControlClientRequestFilter
-
- CacheControlFeature - Class in org.apache.cxf.jaxrs.client.cache
-
- CacheControlFeature() - Constructor for class org.apache.cxf.jaxrs.client.cache.CacheControlFeature
-
- calculateNewRequestURI(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- cfg - Variable in class org.apache.cxf.jaxrs.client.AbstractClient
-
- checkClientException(Message, Exception) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- checkIfBodyEmpty(Object) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- clearProviders() - Method in class org.apache.cxf.jaxrs.client.ClientProviderFactory
-
- Client - Interface in org.apache.cxf.jaxrs.client
-
Represents common proxy and http-centric client capabilities
- client(Object) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Converts object to Client
- ClientBuilderImpl - Class in org.apache.cxf.jaxrs.client.spec
-
- ClientBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientBuilderImpl
-
- ClientConfigurableImpl<C extends javax.ws.rs.core.Configurable<C>> - Class in org.apache.cxf.jaxrs.client.spec
-
- ClientConfigurableImpl(C) - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientConfigurableImpl
-
- ClientConfigurableImpl(C, Configuration) - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientConfigurableImpl
-
- ClientConfiguration - Class in org.apache.cxf.jaxrs.client
-
Represents the configuration of the current proxy or WebClient.
- ClientConfiguration() - Constructor for class org.apache.cxf.jaxrs.client.ClientConfiguration
-
- ClientImpl - Class in org.apache.cxf.jaxrs.client.spec
-
- ClientImpl(Configuration, TLSConfiguration) - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientImpl
-
- ClientImpl.WebTargetImpl - Class in org.apache.cxf.jaxrs.client.spec
-
- ClientImpl.WebTargetImpl(UriBuilder, Configuration) - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientImpl.WebTargetImpl
-
- ClientImpl.WebTargetImpl(UriBuilder, Configuration, WebClient) - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientImpl.WebTargetImpl
-
- ClientProviderFactory - Class in org.apache.cxf.jaxrs.client
-
- ClientProxyImpl - Class in org.apache.cxf.jaxrs.client
-
Proxy-based client implementation
- ClientProxyImpl(URI, ClassLoader, ClassResourceInfo, boolean, boolean, Object...) - Constructor for class org.apache.cxf.jaxrs.client.ClientProxyImpl
-
- ClientProxyImpl(ClientState, ClassLoader, ClassResourceInfo, boolean, boolean, Object...) - Constructor for class org.apache.cxf.jaxrs.client.ClientProxyImpl
-
- ClientRequestContextImpl - Class in org.apache.cxf.jaxrs.client.spec
-
- ClientRequestContextImpl(Message, boolean) - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- ClientRequestFilterInterceptor - Class in org.apache.cxf.jaxrs.client.spec
-
- ClientRequestFilterInterceptor() - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientRequestFilterInterceptor
-
- ClientResponseContextImpl - Class in org.apache.cxf.jaxrs.client.spec
-
- ClientResponseContextImpl(ResponseImpl, Message) - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientResponseContextImpl
-
- ClientResponseFilterInterceptor - Class in org.apache.cxf.jaxrs.client.spec
-
- ClientResponseFilterInterceptor() - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientResponseFilterInterceptor
-
- ClientState - Interface in org.apache.cxf.jaxrs.client
-
Represents the client state :
- baseURI
- current uri builder
- current requestHeaders
- current template parameters map
- last response
- close() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- close() - Method in class org.apache.cxf.jaxrs.client.cache.CacheControlFeature
-
- close() - Method in interface org.apache.cxf.jaxrs.client.Client
-
Release the internal state and configuration associated with this client
- close() - Method in class org.apache.cxf.jaxrs.client.spec.ClientImpl
-
- completeExchange(Exchange, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- configure(FeatureContext) - Method in class org.apache.cxf.jaxrs.client.cache.CacheControlFeature
-
- convertParamValue(Object, Annotation[]) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- convertToWebApplicationException(Response) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- cookie(Cookie) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
Set HTTP Cookie header
- cookie(Cookie) - Method in interface org.apache.cxf.jaxrs.client.Client
-
Set HTTP Cookie header
- cookie(Cookie) - Method in class org.apache.cxf.jaxrs.client.spec.InvocationBuilderImpl
-
- cookie(String, String) - Method in class org.apache.cxf.jaxrs.client.spec.InvocationBuilderImpl
-
- cookie(Cookie) - Method in class org.apache.cxf.jaxrs.client.WebClient
-
- create(String, Class<T>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy
- create(String, Class<T>, ClassLoader) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy using a custom class loader
- create(URI, Class<T>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy
- create(URI, Class<T>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy
- create(String, Class<T>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy
- create(String, Class<T>, String, Object...) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy
- create(String, Class<T>, List<?>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy
- create(String, Class<T>, List<?>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a thread safe proxy
- create(String, Class<T>, List<?>, long) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a thread safe proxy and allows to specify time to keep state.
- create(String, Class<T>, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy
- create(String, Class<T>, List<?>, List<Feature>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy
- create(String, Class<T>, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy which will do basic authentication
- create(String, Class<T>, List<?>, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy which will do basic authentication
- create(Class<T>, Object...) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Creates a proxy
- create() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Create a Client instance.
- create(String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient
- create(URI) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient
- create(String, boolean) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient
- create(String, List<?>) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient
- create(String, List<?>, boolean) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient
- create(String, List<?>, long) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates a thread safe WebClient
- create(String, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient
- create(String, List<?>, List<? extends Feature>, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient with a list of custom features
- create(String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient
- create(String, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient which will do basic authentication
- create(String, List<?>, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Creates WebClient which will do basic authentication
- createExchange(Message, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- createFromModel(String, Class<T>, String, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy using user resource model
- createFromModel(String, Class<T>, String, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy using user resource model
- createFromModel(String, Class<T>, String, List<?>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a thread safe proxy using user resource model
- createFromModel(String, Class<T>, String, List<?>, long) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a thread safe proxy using user resource model and allows to
specify time to keep state.
- createFromModel(String, Class<T>, List<UserResource>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy using user resource model
- createFromModel(String, Class<T>, List<UserResource>, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
-
Creates a proxy using user resource model
- createInstance(Bus) - Static method in class org.apache.cxf.jaxrs.client.ClientProviderFactory
-
- createMessage(Object, String, MultivaluedMap<String, String>, URI, Exchange, Map<String, Object>, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- createResponseExceptionMapper(Message, Class<?>) - Method in class org.apache.cxf.jaxrs.client.ClientProviderFactory
-
- createWebClient() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Creates a WebClient instance
- createWithValues(Object...) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Create a Client instance.
- get() - Method in class org.apache.cxf.jaxrs.client.spec.InvocationBuilderImpl
-
- get(Class<T>) - Method in class org.apache.cxf.jaxrs.client.spec.InvocationBuilderImpl
-
- get(GenericType<T>) - Method in class org.apache.cxf.jaxrs.client.spec.InvocationBuilderImpl
-
- get() - Method in class org.apache.cxf.jaxrs.client.WebClient
-
Does HTTP GET invocation
- get(Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
-
Does HTTP GET invocation and returns typed response object
- get(GenericType<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
-
Does HTTP GET invocation and returns typed response object
- get(InvocationCallback<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
-
Does HTTP Async GET invocation and returns Future.
- getAccept() - Method in class org.apache.cxf.jaxrs.client.cache.Key
-
- getBaseURI() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
Get the base URI this Client has been intialized with
- getBaseURI() - Method in interface org.apache.cxf.jaxrs.client.Client
-
Get the base URI this Client has been intialized with
- getBaseURI() - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Gets the base URI
- getBaseURI() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- getBaseURI() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- getBlueprintContainer() - Method in class org.apache.cxf.jaxrs.client.blueprint.JAXRSBPNamespaceHandler
-
- getBus() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Gets the bus
- getCacheHeaders() - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- getClient() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getClientRequestFilters() - Method in class org.apache.cxf.jaxrs.client.ClientProviderFactory
-
- getClientResponseFilters() - Method in class org.apache.cxf.jaxrs.client.ClientProviderFactory
-
- getCollection(Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
-
Does HTTP GET invocation and returns a collection of typed objects
- getConduit() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Gets the conduit responsible for a transport-level
communication with the remote service.
- getConduitSelector() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Gets the conduit selector
- getConduitSelector(Endpoint) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
- getConfig(Object) - Static method in class org.apache.cxf.jaxrs.client.WebClient
-
Retrieves ClientConfiguration
- getConfiguration() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- getConfiguration(Message) - Method in class org.apache.cxf.jaxrs.client.ClientProviderFactory
-
- getConfiguration() - Method in class org.apache.cxf.jaxrs.client.spec.ClientBuilderImpl
-
- getConfiguration() - Method in class org.apache.cxf.jaxrs.client.spec.ClientImpl
-
- getConfiguration() - Method in class org.apache.cxf.jaxrs.client.spec.ClientImpl.WebTargetImpl
-
- getConfiguration() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getContentsList(Object) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- getCurrentBuilder() - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Gets the current builder
- getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- getCurrentURI() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
Get the current URI this Client is working with
- getCurrentURI() - Method in interface org.apache.cxf.jaxrs.client.Client
-
Get the current URI this Client is working with
- getData() - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- getEndpoint() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
- getEntity() - Method in class org.apache.cxf.jaxrs.client.cache.BytesEntity
-
- getEntity() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getEntityAnnotations() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getEntityClass() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getEntityStream() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getEntityStream() - Method in class org.apache.cxf.jaxrs.client.spec.ClientResponseContextImpl
-
- getEntityType() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getExpiresValue() - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- getFactoryClass() - Method in class org.apache.cxf.jaxrs.client.spring.JAXRSClientFactoryBeanDefinitionParser
-
- getFactoryCreateType(Element) - Method in class org.apache.cxf.jaxrs.client.blueprint.JAXRSClientFactoryBeanDefinitionParser
-
- getFactoryIdSuffix() - Method in class org.apache.cxf.jaxrs.client.spring.JAXRSClientFactoryBeanDefinitionParser
-
- getFactorySuffix() - Method in class org.apache.cxf.jaxrs.client.blueprint.JAXRSClientFactoryBeanDefinitionParser
-
- getHeaders() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
Get the copy of request headers
- getHeaders() - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- getHeaders() - Method in interface org.apache.cxf.jaxrs.client.Client
-
Get the copy of request headers
- getHeaders() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Gets the initial headers
- getHeaders() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getHeaders() - Method in class org.apache.cxf.jaxrs.client.spec.ClientResponseContextImpl
-
- getHostnameVerifier() - Method in class org.apache.cxf.jaxrs.client.spec.ClientImpl
-
- getHttpConduit() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Gets the HTTP conduit responsible for a transport-level
communication with the remote service.
- getInFaultInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
- getInInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
- getInitialTimestamp() - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- getInstance(Message) - Static method in class org.apache.cxf.jaxrs.client.ClientProviderFactory
-
- getInstance(Endpoint) - Static method in class org.apache.cxf.jaxrs.client.ClientProviderFactory
-
- getInvocationHandler() - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
-
- getInvocationHandler() - Method in interface org.apache.cxf.jaxrs.client.InvocationHandlerAware
-
- getManagedClasses() - Method in class org.apache.cxf.jaxrs.client.blueprint.JAXRSBPNamespaceHandler
-
- getMediaType() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getMethodAnnotations(Method, int) - Static method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
-
- getOutFaultInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
- getOutInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
- getPassword() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Gets the password
- getRequestContext(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- getRequestContext() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Get the map of properties which affect the requests only.
- getRequestHeaders() - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Gets the request headers
- getRequestHeaders() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- getRequestHeaders() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- getResponse() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
Get the response state if any
- getResponse() - Method in interface org.apache.cxf.jaxrs.client.Client
-
Get the response state if any
- getResponse() - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Gets Response
- getResponse() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- getResponse(Message) - Method in class org.apache.cxf.jaxrs.client.spec.ClientResponseFilterInterceptor
-
- getResponse() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- getResponseContext() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Get the map of properties which affect the responses only.
- getSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.client.blueprint.JAXRSBPNamespaceHandler
-
- getServiceClass() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Returns the service class
- getSslContext() - Method in class org.apache.cxf.jaxrs.client.spec.ClientImpl
-
- getSslContext() - Method in class org.apache.cxf.jaxrs.client.spec.TLSConfiguration
-
- getState() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- getState() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- getStringHeaders() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getSuffix() - Method in class org.apache.cxf.jaxrs.client.spring.JAXRSClientFactoryBeanDefinitionParser
-
- getSynchronousTimeout() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
- getTemplateParametersMap(URITemplate, List<Object>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- getTemplates() - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Gets the templates map
- getTemplates() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- getTemplates() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- getTlsClientParams() - Method in class org.apache.cxf.jaxrs.client.spec.TLSConfiguration
-
- getUri() - Method in class org.apache.cxf.jaxrs.client.cache.Key
-
- getUri() - Method in class org.apache.cxf.jaxrs.client.spec.ClientImpl.WebTargetImpl
-
- getUri() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- getUriBuilder() - Method in class org.apache.cxf.jaxrs.client.spec.ClientImpl.WebTargetImpl
-
- getUsername() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Gets the user name
- getWebClient() - Method in class org.apache.cxf.jaxrs.client.spec.ClientImpl.WebTargetImpl
-
- getWebClient() - Method in class org.apache.cxf.jaxrs.client.spec.InvocationBuilderImpl
-
- setAccept(String) - Method in class org.apache.cxf.jaxrs.client.cache.Key
-
- setAllHeaders(MultivaluedMap<String, String>, HttpURLConnection) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxrs.client.spring.JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean
-
- setBasePackages(List<String>) - Method in class org.apache.cxf.jaxrs.client.spring.JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean
-
- setBaseURI(URI) - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Sets the base URI
- setBaseURI(URI) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- setBaseURI(URI) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.jaxrs.client.blueprint.JAXRSBPNamespaceHandler
-
- setBus(Bus) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Sets the bus
- setCache(Cache<Key, Entry>) - Method in class org.apache.cxf.jaxrs.client.cache.CacheControlClientReaderInterceptor
-
- setCache(Cache<Key, Entry>) - Method in class org.apache.cxf.jaxrs.client.cache.CacheControlClientRequestFilter
-
- setCacheHeaders(Map<String, String>) - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- setCacheResponseInputStream(boolean) - Method in class org.apache.cxf.jaxrs.client.cache.CacheControlClientReaderInterceptor
-
Enforce the caching of the response stream.
- setCacheResponseInputStream(boolean) - Method in class org.apache.cxf.jaxrs.client.cache.CacheControlFeature
-
- setClassLoader(ClassLoader) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Sets the custom class loader to be used for creating proxies.
- setConduitSelector(ConduitSelector) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Sets the conduit selector
- setConfiguration(ClientConfiguration) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setContexts(Message, Exchange, Map<String, Object>, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setCurrentBuilder(UriBuilder) - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Sets the current builder
- setCurrentBuilder(UriBuilder) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- setCurrentBuilder(UriBuilder) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- setData(Serializable) - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- setEmptyRequestPropertyIfNeeded(Message, Object) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setEntity(byte[]) - Method in class org.apache.cxf.jaxrs.client.cache.BytesEntity
-
- setEntity(Object, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- setEntity(Object) - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- setEntityStream(OutputStream) - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- setEntityStream(InputStream) - Method in class org.apache.cxf.jaxrs.client.spec.ClientResponseContextImpl
-
- setExpiresValue(long) - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- setFromStream(boolean) - Method in class org.apache.cxf.jaxrs.client.cache.BytesEntity
-
- setHeaders(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- setHeaders(Map<String, String>) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Sets the headers new proxy or WebClient instances will be
initialized with.
- setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Sets the list of in fault interceptors which will deal with the HTTP
faults; the client code may choose to catch WebApplicationException
exceptions instead.
- setInheritHeaders(boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Indicates if the headers set by a current proxy will be inherited
when a subresource proxy is created
vice versa.
- setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Sets the list of in interceptors which pre-process
the responses from remote services.
- setInitialState(ClientState) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Sets the initial client state, can be a thread-safe state.
- setInitialTimestamp(long) - Method in class org.apache.cxf.jaxrs.client.cache.Entry
-
- setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Sets the list of out fault interceptors which will deal with the client-side
faults; the client code may choose to catch ClientException
exceptions instead.
- setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Sets the list of out interceptors which post-process
the requests to the remote services.
- setPassword(String) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Sets the password.
- setPlainOperationNameProperty(Message, String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setProviders(boolean, boolean, Object...) - Method in class org.apache.cxf.jaxrs.client.ClientProviderFactory
-
- setRequestHeaders(MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Sets the request headers
- setRequestHeaders(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- setRequestHeaders(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- setResourceClass(Class<?>) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Sets the resource class
- setResponse(Response) - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Sets Response
- setResponse(Response) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- setResponse(Response) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- setResponseBuilder(Message, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setSecondsToKeepState(long) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Sets the time a thread-local client state will be kept.
- setServiceClass(Class<?>) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Sets the resource class, may be called from a Spring handler
- setShutdownBusOnClose(boolean) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
- setSslContext(SSLContext) - Method in class org.apache.cxf.jaxrs.client.spec.TLSConfiguration
-
- setSupportOnewayResponseProperty(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setSynchronousTimeout(long) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
-
Sets the synchronous timeout
- setTemplates(MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.ClientState
-
Sets the map containing template name and value pairs
- setTemplates(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
-
- setTemplates(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- setThreadSafe(boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Indicates if a single proxy or WebClient instance can be reused
by multiple threads.
- setTimeToKeepState(long) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
-
- setTlsClientParams(TLSClientParameters) - Method in class org.apache.cxf.jaxrs.client.spec.TLSConfiguration
-
- setupInFaultObserver(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setupInInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setupOutInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
-
- setUri(URI) - Method in class org.apache.cxf.jaxrs.client.cache.Key
-
- setUri(URI) - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
-
- setUsername(String) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
-
Sets the username.
- sslContext(SSLContext) - Method in class org.apache.cxf.jaxrs.client.spec.ClientBuilderImpl
-
- start(BundleContext) - Method in class org.apache.cxf.jaxrs.client.blueprint.Activator
-
- stop(BundleContext) - Method in class org.apache.cxf.jaxrs.client.blueprint.Activator
-
- sync() - Method in class org.apache.cxf.jaxrs.client.WebClient
-