A B C D E F G H I J K L M N O P Q R S T U V W X

A

AbstractAegisProvider - Class in org.apache.cxf.jaxrs.provider
 
AbstractAegisProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
AbstractClient - Class in org.apache.cxf.jaxrs.client
Common proxy and http-centric client implementation
AbstractClient(URI, URI) - Constructor for class org.apache.cxf.jaxrs.client.AbstractClient
 
AbstractConfigurableProvider - Class in org.apache.cxf.jaxrs.provider
 
AbstractConfigurableProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
AbstractJAXBProvider - Class in org.apache.cxf.jaxrs.provider
 
AbstractJAXBProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
AbstractJAXBProvider.CollectionWrapper - Class in org.apache.cxf.jaxrs.provider
 
AbstractJAXBProvider.CollectionWrapper() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
AbstractJAXRSFactoryBean - Class in org.apache.cxf.jaxrs
Bean to help easily create Server endpoints for JAX-RS.
AbstractJAXRSFactoryBean() - Constructor for class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
AbstractJAXRSFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
AbstractResourceInfo - Class in org.apache.cxf.jaxrs.model
 
AbstractResourceInfo() - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractResourceInfo(Class<?>, Class<?>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractThreadLocalProxy<T> - Class in org.apache.cxf.jaxrs.impl.tl
 
AbstractThreadLocalProxy() - Constructor for class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
accept(MediaType...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept header
accept(String...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept header
accept(MediaType...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept header
accept(String...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept header
accept(MediaType...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
accept(String...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
acceptEncoding(String...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept-Encoding header
acceptEncoding(String...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept-Encoding header
acceptEncoding(String...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
acceptLanguage(String...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept-Language header
acceptLanguage(String...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept-Language header
acceptLanguage(String...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
adapterAvailable(Class<?>, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
add(K, V) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
add() - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
addCookie(Cookie) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
addDateHeader(String, long) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
addHeader(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
addIntHeader(String, int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
addParametersToBuilder(UriBuilder, String, Object, ParameterType) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
addPropertyToForm(MultivaluedMap<String, Object>, String, Object) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
addSchemaDocument(SchemaCollection, Document, String, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
addSubClassResourceInfo(ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
AegisElementProvider - Class in org.apache.cxf.jaxrs.provider
 
AegisElementProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
AegisJSONProvider - Class in org.apache.cxf.jaxrs.provider
 
AegisJSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
ALL_TYPES - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
AnnotationUtils - Class in org.apache.cxf.jaxrs.utils
 
applyFeatures(AbstractClient) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
applyFeatures() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
AtomEntryProvider - Class in org.apache.cxf.jaxrs.provider
 
AtomEntryProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
AtomFeedProvider - Class in org.apache.cxf.jaxrs.provider
 
AtomFeedProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
Attachment - Class in org.apache.cxf.jaxrs.ext.multipart
 
Attachment(Attachment) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment(String, DataHandler, MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment(String, DataSource, MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment(InputStream, MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
AttachmentInputInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
AttachmentInputInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
 
AttachmentUtils - Class in org.apache.cxf.jaxrs.utils.multipart
 

B

back(boolean) - Method in class org.apache.cxf.jaxrs.client.WebClient
Goes back
BinaryDataProvider - Class in org.apache.cxf.jaxrs.provider
 
BinaryDataProvider() - Constructor for class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
bind(OperationResourceInfo, Method...) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
build() - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
build(Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
build() - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
buildFromEncoded(Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
BUNDLE - Static variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 

C

cacheControl(CacheControl) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
CacheControlHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
CacheControlHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
cfg - Variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
checkAdapter(Object, Annotation[], boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
checkMetadataRequest(Message) - Method in class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
checkProxy(Method, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
checkResources(boolean) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
ClassResourceInfo - Class in org.apache.cxf.jaxrs.model
 
ClassResourceInfo(Class<?>) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(ClassResourceInfo) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfoComparator - Class in org.apache.cxf.jaxrs.model
 
ClassResourceInfoComparator() - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfoComparator
 
classResourceInfos - Variable in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
clear() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
clearThreadLocalProxies() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
clearThreadLocalProxies() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
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 proxy to Client
ClientConfiguration - Class in org.apache.cxf.jaxrs.client
 
ClientConfiguration() - Constructor for class org.apache.cxf.jaxrs.client.ClientConfiguration
 
ClientProxyImpl - Class in org.apache.cxf.jaxrs.client
Proxy-based client implementation
ClientProxyImpl(URI, URI, ClassResourceInfo, boolean, boolean, Object...) - Constructor for class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
clone() - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
clone() - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
compare(ClassResourceInfo, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfoComparator
 
compare(OperationResourceInfo, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfoComparator
 
compareMediaTypes(MediaType, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareMediaTypesQualityFactors(MediaType, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareSortedMediaTypes(List<MediaType>, List<MediaType>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareTemplates(URITemplate, URITemplate) - Static method in class org.apache.cxf.jaxrs.model.URITemplate
 
containsHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
containsKey(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
containsValue(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
ContentDisposition - Class in org.apache.cxf.jaxrs.ext.multipart
 
ContentDisposition(String) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
contentLocation(URI) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
convertFaultToResponse(Throwable, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
convertToJaxbElementIfNeeded(Object, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
cookie(Cookie) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Cookie header
cookie(Cookie) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Cookie header
cookie(Cookie) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
cookie(NewCookie...) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
CookieHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
CookieHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.CookieHeaderProvider
 
create(String, Class<T>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
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<?>, 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(Class<T>, Object...) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
create() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
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, List<?>) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates a Spring-configuration aware WebClient
create(String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates a Spring-configuration aware WebClient
create(String, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates a Spring-configuration aware WebClient which will do basic authentication
create() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
create() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
createBinding(BindingInfo) - Method in class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
createBindingInfo() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
createBindingInfo(Service, String, Object) - Method in class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
createClassResourceInfo(Map<String, UserResource>, UserResource, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createClassResourceInfo(Class<?>, Class<?>, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createContextResolver(Type, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createContextResolver(Type, Message, MediaType) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createContextResolver(Type, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createContextValue(Message, Type, Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createEndpoint() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
createEndpoint(Application, Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createEndpointInfo() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
createExceptionMapper(Class<?>, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
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>, 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
createHeaderDelegate(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createHttpConnection(URI, String) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
createHttpParameterValue(Parameter, Class<?>, Type, Message, MultivaluedMap<String, String>, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createInstance(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createInstance(Message) - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
 
createInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
createInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
createMap(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
createMarshaller(Object, Class<?>, Type, String, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createMarshaller(Object, Class<?>, Type, String) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createMessage(String, MultivaluedMap<String, String>, URI) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
createMessageBodyReader(Class<T>, Type, Annotation[], MediaType, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createParameterHandler(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createParameterObject(List<String>, Class<?>, Type, String, boolean, ParameterType, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
createReader(Class<?>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
createResourceInfo(Class, boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
createResourceValue(Message, Type, Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createResponseBuilder() - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createResponseBuilder(ClassResourceInfo, int, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createResponseExceptionMapper(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createSchema(List<String>, Bus) - Static method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
createServerFromApplication(String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
createServiceClassResourceInfo(Map<String, UserResource>, Class<?>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createServletResourceValue(Message, Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createSimpleMessage() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
createStreamReader(Class<?>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
createStreamReader(Class<?>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
createStreamWriter(Class<?>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
createStreamWriter(Class<?>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
createTemplate(Path) - Static method in class org.apache.cxf.jaxrs.model.URITemplate
 
createTemplate(String) - Static method in class org.apache.cxf.jaxrs.model.URITemplate
 
createTemplates(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
createThreadLocalProxy(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
createUnmarshaller(Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createUnmarshaller(Class<?>, Type, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createVariantListBuilder() - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createWebClient() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
createWithValues(Object...) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
createWriter(Object, Class<?>, Type, String, OutputStream, boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
CXFNonSpringJaxrsServlet - Class in org.apache.cxf.jaxrs.servlet
 
CXFNonSpringJaxrsServlet() - Constructor for class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 

D

delete() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP DELETE invocation
doChainedInvocation(String, MultivaluedMap<String, String>, Object, Class<?>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
doInvoke(String, Object, Class<?>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
doUnmarshal(Unmarshaller, Class<?>, InputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 

E

encodeLiteralCharacters() - Method in class org.apache.cxf.jaxrs.model.URITemplate
Encoded literal characters surrounding template variables, ex.
encodePartiallyEncoded(String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
Encodes partially encoded string.
encodeRedirectURL(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encodeURL(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encodeUrl(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encoding(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Encoding header
encoding(String) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Encoding header
encoding(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
encodings(String...) - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
entity(Object) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
entityProviders - Variable in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
EntityTagHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
EntityTagHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.EntityTagHeaderProvider
 
entrySet() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
equals(Object) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
equals(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
equals(Object) - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
equals(Object) - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
evaluatePreconditions(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
evaluatePreconditions(Date) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
evaluatePreconditions(Date, EntityTag) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
evaluatePreconditions(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
evaluatePreconditions(Date) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
evaluatePreconditions(Date, EntityTag) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
expires(Date) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
extractFieldValue(Field, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
extractFromMethod(Object, Method) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
extractValuesFromBean(Object, String) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 

F

fillInValuesFromBean(Object, String, MultivaluedMap<String, Object>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
FINAL_MATCH_GROUP - Static variable in class org.apache.cxf.jaxrs.model.URITemplate
 
findResource(Class<?>, Class<?>) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
findResourceConstructor(Class<?>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
findTargetMethod(ClassResourceInfo, String, String, MultivaluedMap<String, String>, String, List<MediaType>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
findTargetMethod(ClassResourceInfo, String, String, MultivaluedMap<String, String>, String, List<MediaType>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
flushBuffer() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
form(Map<String, List<Object>>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts form data
form(Form) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts form data
Form - Class in org.apache.cxf.jaxrs.ext.form
Simple MultivaluedMap wrapper
Form() - Constructor for class org.apache.cxf.jaxrs.ext.form.Form
 
FormEncodingProvider - Class in org.apache.cxf.jaxrs.provider
 
FormEncodingProvider() - Constructor for class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
FormUtils - Class in org.apache.cxf.jaxrs.utils
 
FormValidator - Interface in org.apache.cxf.jaxrs.provider
 
fragment(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
fromClient(Client, Class<T>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy, baseURI will be set to Client currentURI
fromClient(Client, Class<T>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy, baseURI will be set to Client currentURI
fromClient(Client) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient, baseURI will be set to Client currentURI
fromClient(Client, boolean) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient, baseURI will be set to Client currentURI
fromPathSegment(PathSegment) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
fromResponse(Response) - Method in interface org.apache.cxf.jaxrs.client.ResponseExceptionMapper
Converts Response to checked or runtime Exception
fromString(String) - Method in interface org.apache.cxf.jaxrs.ext.ParameterHandler
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.CookieHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.EntityTagHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.NewCookieHeaderProvider
 

G

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(Object) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
get(Object) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
get(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
get() - Method in class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
get(Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
get() - Method in interface org.apache.cxf.jaxrs.impl.tl.ThreadLocalProxy
 
getAbsolutePath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getAbsolutePath() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getAbsolutePathBuilder() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getAbsolutePathBuilder() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getAccept() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getAcceptableLanguages() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getAcceptableLanguages() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getAcceptableMediaTypes() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getAcceptableMediaTypes() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getActualType(Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getActualType(Type) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getActualType(Type, int) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getActualTypes(Type) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getAdapter(Class<?>, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getAegisContext(Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
getAllAttachments() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getAllowedMethods() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getAnnotatedMethod() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getAnnotatedMethod(Method) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getAnnotation(Annotation[], Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getAnnotationValue(Annotation) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getAttachment(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getAttachments(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getAttachments(MessageContext, String, String) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getAttachmentsMap(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getAttribute(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getAttribute(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getAttributeNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getAttributeNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getAuthenticationScheme() - Method in class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
getAuthenticationScheme() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
getAuthType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getBaseAddress(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getBaseURI() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Gets the base URI this Client has been intialized with
getBaseURI() - Method in interface org.apache.cxf.jaxrs.client.Client
Gets the base URI this Client has been intialized with
getBaseURI() - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
getBaseUri() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getBaseUri() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getBaseUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getBaseUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getBeanName() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getBufferSize() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getBus() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getBus() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
getCharacterEncoding() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getCharacterEncoding() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getChildAttachments() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getChildAttachments(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getChildAttachmentsMap(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getClassAnnotation(Class<?>, Class<A>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getClassContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getClasspathResourceStream(String, Class<?>, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getClassQName(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getClassResourceInfo() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getClassResourceInfo() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getClassResourceInfos() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getCollectionContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getCollectionOrArray(Class<T>, Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
getCollectionWrapperQName(Class<?>, Type, Object, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getConduit() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getConduitSelector() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getConduitSelector(Endpoint) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
getConfig(Object) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Retieves ClientConfiguration
getConfiguration() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getConnection(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
getConsumeMediaTypes() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
getConsumeMediaTypes() - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
getConsumeMime() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getConsumes() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getConsumeTypes() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getConsumeTypes(Consumes) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getContent(Class<T>) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getContent(Class<T>) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getContent(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getContentDisposition() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getContentId() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getContentLength() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getContentType() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getContentType() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getContentType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getContentType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getContext(Class<T>) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getContext(Class<T>) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getContext(Type, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getContext(Class) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalContextResolver
 
getContext(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getContext(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getContext() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getContextFieldProxy(Field) - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getContextFields() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getContextMethods() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getContextPath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getContextPath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getContextResolver(Class<T>, MediaType) - Method in class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
getContextResolver(Class<T>, MediaType) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
getContextSetterProxy(Method) - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getContextualProperty(Object) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getContextualProperty(Object) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getContextualProperty(Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getCurrentURI() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Gets the current URI this Client is working with
getCurrentURI() - Method in interface org.apache.cxf.jaxrs.client.Client
Gets the current URI this Client is working with
getCustomVariables() - Method in class org.apache.cxf.jaxrs.model.URITemplate
List of variables with patterns (regexps).
getData() - Method in class org.apache.cxf.jaxrs.ext.form.Form
 
getDataBinding() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getDataHandler() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getDateHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getDefaultParameterValue() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getDefaultParameterValue(Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getDefaultValue() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getEnableBuffering() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
getEnableStreaming() - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
getEncoding(MediaType, MultivaluedMap<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getEndpointAddress(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getEndpointInfo(QName) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getEndpoints() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getEntity() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getExceptionMapper(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
getExceptionMapper(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
getExecutor() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getExecutor() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getFactoryClass() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getFirst(K) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
getHeader(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHeaderAsList(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeaderNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHeaders() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Gets the copy of request headers
getHeaders() - Method in interface org.apache.cxf.jaxrs.client.Client
Gets the copy of request headers
getHeaders() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
getHeaders() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeaders(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHttpDateFormat() - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getHttpHeaders() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getHttpHeaders() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getHttpHeaders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getHttpMethod() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getHttpMethodValue(Method) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getHttpServletRequest() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getHttpServletRequest() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getHttpServletRequest() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getHttpServletResponse() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getHttpServletResponse() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getHttpServletResponse() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getIndex() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getInFaultInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getInInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getInitParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getInitParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getInitParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getInitParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getInputStream() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getInputStream() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getInputStream(Class<Object>, Type, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
getInstance(Message) - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
 
getInstance() - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
 
getInstance() - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
 
getInstance(Message) - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
 
getInstance(Message) - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
 
getInstance() - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
 
getInstance() - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getInstance(Message) - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getInstanceClass() - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
getInTemplates(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
getIntHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getInvocationHandler() - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
getInvocationHandler() - Method in interface org.apache.cxf.jaxrs.client.InvocationHandlerAware
 
getInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getJAXBContext(Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getJaxbQName(Class<?>, Type, Object, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getLink(String) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
getLink(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
getList() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
getLiteralChars() - Method in class org.apache.cxf.jaxrs.model.URITemplate
 
getLocalAddr() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocale() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocale() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getLocales() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocalName() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocalName() - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider.JAXBCollectionWrapperReader
 
getLocalPort() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getMajorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getMatchedResources() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getMatchedResources() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getMatchedURIs() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getMatchedURIs(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getMatchedURIs() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getMatchedURIs(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getMatrixParameters() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getMatrixParams(String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getMediaTypeQualityFactor(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMediaTypes(String[]) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
getMetadata() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getMethod() - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
getMethod() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getMethod() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
getMethod(OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
getMethodAnnotation(Method, Class<A>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getMethodDispatcher() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getMethodInfo() - Method in class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
getMethodToInvoke() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getMimeType(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getMinorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getMultipart(Class<Object>, Annotation[], MediaType, List<Attachment>) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getMultipartBody(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getMultipartBody(MessageContext, String, String) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getName() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getName() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getName() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getName() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getName() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getNamedDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getNamespaceURI() - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider.JAXBCollectionWrapperReader
 
getNode(String, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
getNode(String, Map<String, String>, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
getNodes(String, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
getNodes(String, Map<String, String>, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
getOperationResourceInfo(Method) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
getOperationResourceInfos() - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
getOperations() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getOperationsAsMap() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getOriginalAddress(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getOriginalPath() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getOutFaultInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getOutInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.impl.HttpServletResponseFilter
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getOutTemplates(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
getPackageContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getParameter(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
getParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameter(int, Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getParameterFailureStatus(ParameterType) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getParameterFields() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getParameterMap() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameterMethods() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameters() - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
getParameters() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getParameters() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getParameters(Method) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getParametersFromBeanClass(Class<?>, ParameterType) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getParameterValues(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getPassword() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
getPath() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getPath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPath(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPath() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPath(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPath() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getPath() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getPath() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getPathInfo() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getPathParameters() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPathParameters(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPathParameters() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPathParameters(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPathSegments() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPathSegments(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getPathSegments() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPathSegments(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getPathSegments(String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getPathSegments(String, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getPathToMatch(Message, boolean) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getPathToMatch(String, String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getPathTranslated() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getProduceMediaTypes() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
getProduceMime() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getProduces() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getProduceTypes() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getProduceTypes(Produces) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getProtocol() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getProvider() - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
getProviderConsumeTypes(MessageBodyReader) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getProviderProduceTypes(MessageBodyWriter) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getProviders() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
getProviders() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getProviders() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getProviders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getProviders(ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getQueryParameters() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getQueryParameters(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getQueryParameters() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getQueryParameters(boolean) - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getQueryString() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getReader() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRealClass() - Method in class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
getRealPath(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRealPath(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getRemoteAddr() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemoteHost() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemotePort() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemoteUser() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequest() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getRequest() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getRequest() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getRequestContext() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getRequestDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getRequestedSessionId() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequestHandlers() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getRequestPreprocessor() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getRequestURI() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequestUri() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getRequestUri() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getRequestUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getRequestUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getRequestURL() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getResolver(Class<T>, Class<E>) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getResolver(Class<T>, Class<E>) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getResolver(Class<T>, Class<E>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getResource(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResourceAsStream(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResourceClass() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getResourceClasses() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
getResourceClasses() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getResourceFieldProxy(Field) - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getResourceFields() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getResourcePaths(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResourceProvider() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getResourceProviders(ServletConfig, List<Class>) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getResourcesFromElement(Element) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getResourcesList(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
getResponse() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Gets the response state if any
getResponse() - Method in interface org.apache.cxf.jaxrs.client.Client
Gets the response state if any
getResponseContext() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getResponseHandlers() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getRootAttachment() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getRootName(Class<Object>, Type) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
getSchema() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getSchema() - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
getScheme() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getSecurityContext() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getSecurityContext() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getSecurityContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getServerInfo() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServerName() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getServerPort() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getServiceClass() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getServiceClasses(ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getServiceFactory() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
getServiceInfos() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getServiceObject(Exchange) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
getServlet(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServletConfig() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getServletConfig() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getServletConfig() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getServletContext() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getServletContext() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getServletContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getServletContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getServletContextName() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServletName() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getServletNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServletPath() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getServlets() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getSession() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getSession(boolean) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getSharedInstance() - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getSize(Entry, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
getSize(Feed, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
getSize(MultivaluedMap<String, String>, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
getSize(Source, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getSize(XmlObject, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
getStatus() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getStreamReader(InputStream, Class<?>, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
getStreamWriter(Object, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
getStructuredParams(String, String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
Retrieve map of query parameters from the passed in message
getSubResource(Class<?>, Class<?>) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getSubResources() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getSuffix() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getSuperType(Class<?>, TypeVariable) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getSupportedTypes() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
 
getTemplateValues(Message) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
getTemplateValues() - Method in class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
getType() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getType() - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
getType() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getType() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getTypedClass() - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
getUriInfo() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getUriInfo() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getUriInfo() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getURITemplate() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getURITemplate() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getUsername() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
getUserPrincipal() - Method in class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
getUserPrincipal() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getUserPrincipal() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
getUserResources(String, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getUserResources(String) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getUserResources(InputStream) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getValue(String) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
getValue(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
getValue() - Method in class org.apache.cxf.jaxrs.model.URITemplate
 
getVariables() - Method in class org.apache.cxf.jaxrs.model.URITemplate
List of all variables in order of appearance in template.
getVerb() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getWriter() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 

H

handleBean(Class<?>, MultivaluedMap<String, String>, ParameterType, Message, boolean) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
handleJAXBException(JAXBException) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor
 
handleParameter(String, Class<?>, ParameterType, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
handleRequest(Message, ClassResourceInfo) - Method in interface org.apache.cxf.jaxrs.ext.RequestHandler
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleResponse(HttpURLConnection, Message, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
handleResponse(HttpURLConnection, Message, Class<?>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
handleResponse(Message, OperationResourceInfo, Response) - Method in interface org.apache.cxf.jaxrs.ext.ResponseHandler
 
handleSetters(OperationResourceInfo, Object, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
hasBusProperty() - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
hashCode() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
hashCode() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
hashCode() - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
hashCode() - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
hasSubResources() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
head() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP HEAD invocation
header(String, Object...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Sets arbitrary HTTP Header
header(String, Object...) - Method in interface org.apache.cxf.jaxrs.client.Client
Sets arbitrary HTTP Header
header(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
header(String, Object) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
headerProviders - Variable in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
headers(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Sets HTTP Headers
headers(MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.Client
Sets HTTP Headers
headers(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
headMethodPossible(String, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
host(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
HttpHeadersImpl - Class in org.apache.cxf.jaxrs.impl
 
HttpHeadersImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
HttpServletResponseFilter - Class in org.apache.cxf.jaxrs.impl
 
HttpServletResponseFilter(HttpServletResponse, Message) - Constructor for class org.apache.cxf.jaxrs.impl.HttpServletResponseFilter
 
HttpUtils - Class in org.apache.cxf.jaxrs.utils
 

I

INBOUND_MESSAGE_ATTACHMENTS - Static variable in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
inClassCanBeHandled(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
init() - Method in class org.apache.cxf.jaxrs.spring.NamespaceHandler
 
initClient(AbstractClient, Endpoint) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
initializeServiceModel() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
injectContextField(AbstractResourceInfo, Field, Object, Object, boolean) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextFields(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextMethods(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextProxies(AbstractResourceInfo, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectFieldValue(Field, Object, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
InjectionUtils - Class in org.apache.cxf.jaxrs.utils
 
injectResourceFields(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectThroughMethod(Object, Method, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
InputStreamDataSource - Class in org.apache.cxf.jaxrs.ext.multipart
 
InputStreamDataSource(InputStream, String) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
InputStreamDataSource(InputStream, String, String) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
inTemplatesAvailable(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
intersectMimeTypes(List<MediaType>, List<MediaType>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
intersect two mime types
intersectMimeTypes(List<MediaType>, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
intersectMimeTypes(String, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
InvocationHandlerAware - Interface in org.apache.cxf.jaxrs.client
Utility interface which helps to retrieve the invocation handler from a CGLIB proxy
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
Updates the current state if Client method is invoked, otherwise does the remote invocation or returns a new proxy if subresource method is invoked.
invoke(String, Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP invocation
invoke(String, Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP invocation and returns types response object
invoke(Exchange, Object) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
invoke(Exchange, Object, Object) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
invokeBooleanGetter(Object, String) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isCommitted() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
isConcreteClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isContextClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isCreatedFromModel() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
isDateRelatedHeader(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
isEmpty() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
isEncoded() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
isEncodedEnabled() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
isMethodAnnotation(Annotation) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isParamAnnotationClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isPrimitive(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
isRequestedSessionIdFromCookie() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isRoot() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
isSecure() - Method in class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
isSecure() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isSecure() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
isSingleton() - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
 
isSingleton() - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
 
isSingleton() - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
 
isSingleton() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
isSingleton() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
isSingleton() - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
isSubResourceLocator() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
isSupported(Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
For Aegis, it's not obvious to me how we'd decide that a type was hopeless.
isSupported(Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isSupportedCollectionOrArray(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isUserInRole(String) - Method in class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
isUserInRole(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isUserInRole(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
isValidParamAnnotationClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isValidParamAnnotations(Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
isXmlBean(Class) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Check if a Class is a valid XMLBeans data object.

J

JAXBElementProvider - Class in org.apache.cxf.jaxrs.provider
 
JAXBElementProvider() - Constructor for class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
JAXBElementProvider.JAXBCollectionWrapperReader - Class in org.apache.cxf.jaxrs.provider
 
JAXBElementProvider.JAXBCollectionWrapperReader(XMLStreamReader) - Constructor for class org.apache.cxf.jaxrs.provider.JAXBElementProvider.JAXBCollectionWrapperReader
 
JAXRS_BINDING_ID - Static variable in class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
JAXRSBindingFactory - Class in org.apache.cxf.jaxrs
 
JAXRSBindingFactory() - Constructor for class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
JAXRSClientFactory - Class in org.apache.cxf.jaxrs.client
Factory for creating proxy clients.
JAXRSClientFactoryBean - Class in org.apache.cxf.jaxrs.client
 
JAXRSClientFactoryBean() - Constructor for class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
JAXRSClientFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
JAXRSClientFactoryBeanDefinitionParser - Class in org.apache.cxf.jaxrs.spring
 
JAXRSClientFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean - Class in org.apache.cxf.jaxrs.spring
 
JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean() - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean
 
JAXRSInInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
JAXRSInInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
JAXRSInvoker - Class in org.apache.cxf.jaxrs
 
JAXRSInvoker() - Constructor for class org.apache.cxf.jaxrs.JAXRSInvoker
 
JAXRSOutInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
JAXRSOutInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor
 
JAXRSServerFactoryBean - Class in org.apache.cxf.jaxrs
Bean to help easily create Server endpoints for JAX-RS.
JAXRSServerFactoryBean() - Constructor for class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
JAXRSServerFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
JAXRSServerFactoryBeanDefinitionParser - Class in org.apache.cxf.jaxrs.spring
 
JAXRSServerFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean - Class in org.apache.cxf.jaxrs.spring
 
JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean() - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
JAXRSServiceFactoryBean - Class in org.apache.cxf.jaxrs
Build a JAX-RS service model from resource classes.
JAXRSServiceFactoryBean() - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
JAXRSServiceImpl - Class in org.apache.cxf.jaxrs
 
JAXRSServiceImpl() - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSServiceImpl(String) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSServiceImpl(List<ClassResourceInfo>) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSUtils - Class in org.apache.cxf.jaxrs.utils
 
JSONProvider - Class in org.apache.cxf.jaxrs.provider
 
JSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.JSONProvider
 
JSONProvider.IgnoreMixedContentWriter - Class in org.apache.cxf.jaxrs.provider
 
JSONProvider.IgnoreMixedContentWriter(XMLStreamWriter) - Constructor for class org.apache.cxf.jaxrs.provider.JSONProvider.IgnoreMixedContentWriter
 
JSONProvider.JSONCollectionWriter - Class in org.apache.cxf.jaxrs.provider
 
JSONProvider.JSONCollectionWriter(XMLStreamWriter, QName) - Constructor for class org.apache.cxf.jaxrs.provider.JSONProvider.JSONCollectionWriter
 

K

keySet() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 

L

language(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Language header
language(String) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Language header
language(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
language(Locale) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
language(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
languages(Locale...) - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
lastModified(Date) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
LIMITED_REGEX_SUFFIX - Static variable in class org.apache.cxf.jaxrs.model.URITemplate
 
loadBus(ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
location(URI) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
log(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
log(Exception, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
log(String, Throwable) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 

M

mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
mapAttribute(BeanDefinitionBuilder, Element, String, String) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
mapElement(ParserContext, BeanDefinitionBuilder, Element, String) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
marshal(Object, Class<?>, Type, String, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshal(Object, Class<?>, Type, String, OutputStream, MediaType, Marshaller) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshal(Marshaller, Object, Class<?>, Type, String, OutputStream, boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
marshal(Object, Class<?>, Type, String, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
marshalCollection(Class<?>, Object, Class<?>, Type, String, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshalCollection(Class<?>, Object, Class<?>, Type, String, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
marshalCollectionMember(Object, Class<?>, Type, String, OutputStream, MediaType, String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshalToOutputStream(Marshaller, Object, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshalToOutputStream(Marshaller, Object, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
marshalToWriter(Marshaller, Object, XMLStreamWriter, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
match(EntityTag, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP If-Match or If-None-Match header
match(EntityTag, boolean) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP If-Match or If-None-Match header
match(EntityTag, boolean) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
match(String, MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.model.URITemplate
 
matchConsumeTypes(MediaType, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
matchMimeTypes(MediaType, MediaType, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
matchProduceTypes(MediaType, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
matrix(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI matrix parameters
matrixParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
MediaTypeHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
MediaTypeHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
mediaTypes(MediaType...) - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
MessageContext - Interface in org.apache.cxf.jaxrs.ext
Represents an invocation context
MessageContextImpl - Class in org.apache.cxf.jaxrs.ext
 
MessageContextImpl(Message) - Constructor for class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
MetadataMap<K,V> - Class in org.apache.cxf.jaxrs.impl
 
MetadataMap() - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(int) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(Map<K, List<V>>) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(Map<K, List<V>>, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MethodDispatcher - Class in org.apache.cxf.jaxrs.model
 
MethodDispatcher() - Constructor for class org.apache.cxf.jaxrs.model.MethodDispatcher
 
MethodInvocationInfo - Class in org.apache.cxf.jaxrs.model
A triple of OperationResourceInfo representing a resource method being invoked, actual Class of the object this method is invoked upon, and a list of template variable values matched during the selection of this method
MethodInvocationInfo(OperationResourceInfo, Class<?>, List<String>) - Constructor for class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
modified(Date, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP If-Modified-Since or If-Unmodified-Since header
modified(Date, boolean) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP If-Modified-Since or If-Unmodified-Since header
modified(Date, boolean) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
Multipart - Annotation Type in org.apache.cxf.jaxrs.ext.multipart
 
MultipartBody - Class in org.apache.cxf.jaxrs.ext.multipart
 
MultipartBody(List<Attachment>, MediaType, boolean) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
MultipartBody(List<Attachment>, boolean) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
MultipartBody(List<Attachment>) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
MultipartBody(boolean) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
MultipartProvider - Class in org.apache.cxf.jaxrs.provider
 
MultipartProvider() - Constructor for class org.apache.cxf.jaxrs.provider.MultipartProvider
 

N

NamespaceHandler - Class in org.apache.cxf.jaxrs.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.jaxrs.spring.NamespaceHandler
 
NewCookieHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
NewCookieHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.NewCookieHeaderProvider
 

O

objectFactoryForClass(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
OperationResourceInfo - Class in org.apache.cxf.jaxrs.model
 
OperationResourceInfo(Method, ClassResourceInfo) - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
OperationResourceInfo(Method, Method, ClassResourceInfo) - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
OperationResourceInfo(Method, ClassResourceInfo, URITemplate, String, String, String, List<Parameter>) - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
OperationResourceInfoComparator - Class in org.apache.cxf.jaxrs.model
 
OperationResourceInfoComparator() - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfoComparator
 
OperationResourceInfoStack - Class in org.apache.cxf.jaxrs.model
Stack of MethodInvocationInfo representing resources path when JAX-RS invocation looks for target.
OperationResourceInfoStack() - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfoStack
 
options() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP OPTIONS invocation
org.apache.cxf.jaxrs - package org.apache.cxf.jaxrs
 
org.apache.cxf.jaxrs.client - package org.apache.cxf.jaxrs.client
 
org.apache.cxf.jaxrs.ext - package org.apache.cxf.jaxrs.ext
 
org.apache.cxf.jaxrs.ext.form - package org.apache.cxf.jaxrs.ext.form
 
org.apache.cxf.jaxrs.ext.multipart - package org.apache.cxf.jaxrs.ext.multipart
 
org.apache.cxf.jaxrs.ext.xml - package org.apache.cxf.jaxrs.ext.xml
 
org.apache.cxf.jaxrs.impl - package org.apache.cxf.jaxrs.impl
 
org.apache.cxf.jaxrs.impl.tl - package org.apache.cxf.jaxrs.impl.tl
 
org.apache.cxf.jaxrs.interceptor - package org.apache.cxf.jaxrs.interceptor
 
org.apache.cxf.jaxrs.lifecycle - package org.apache.cxf.jaxrs.lifecycle
 
org.apache.cxf.jaxrs.model - package org.apache.cxf.jaxrs.model
 
org.apache.cxf.jaxrs.model.wadl - package org.apache.cxf.jaxrs.model.wadl
 
org.apache.cxf.jaxrs.provider - package org.apache.cxf.jaxrs.provider
 
org.apache.cxf.jaxrs.servlet - package org.apache.cxf.jaxrs.servlet
 
org.apache.cxf.jaxrs.spring - package org.apache.cxf.jaxrs.spring
 
org.apache.cxf.jaxrs.utils - package org.apache.cxf.jaxrs.utils
 
org.apache.cxf.jaxrs.utils.multipart - package org.apache.cxf.jaxrs.utils.multipart
 
org.apache.cxf.jaxrs.utils.schemas - package org.apache.cxf.jaxrs.utils.schemas
 
OUTBOUND_MESSAGE_ATTACHMENTS - Static variable in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
outClassCanBeHandled(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
outTemplatesAvailable(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 

P

Parameter - Class in org.apache.cxf.jaxrs.model
 
Parameter() - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
Parameter(String, int, String) - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
Parameter(ParameterType, String) - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
Parameter(ParameterType, int, String) - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
Parameter(ParameterType, int, String, boolean, String) - Constructor for class org.apache.cxf.jaxrs.model.Parameter
 
ParameterHandler<T> - Interface in org.apache.cxf.jaxrs.ext
 
ParameterType - Enum in org.apache.cxf.jaxrs.model
 
parseMediaTypes(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
parseXmlBean(Class, XMLStreamReader) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Create an XMLBean object from an XML stream.
parseXmlBean(Class, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Create an XMLBean data object from an InputStream
parseXmlBean(Class, Reader) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Create an XMLBean data object using a stream Reader
path(Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI path
path(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI path with path segment which may contain template variables
path(Class) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
path(Class, String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
path(Method) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
path(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
pathDecode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
pathEncode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
PathSegmentImpl - Class in org.apache.cxf.jaxrs.impl
 
PathSegmentImpl(String) - Constructor for class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
PathSegmentImpl(String, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
PerRequestResourceProvider - Class in org.apache.cxf.jaxrs.lifecycle
 
PerRequestResourceProvider(Class<?>) - Constructor for class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
 
populateFormMap(MessageContext, Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
populateFormMap(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
populateMap(MultivaluedMap<String, String>, InputStream, MediaType, boolean) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
Retrieve map of parameters from the passed in message
populateMapFromMultipart(MultivaluedMap<String, String>, MultipartBody, boolean) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
populateMapFromString(MultivaluedMap<String, String>, String, boolean, HttpServletRequest) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
port(int) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
post(Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP POST invocation
post(Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP POST invocation and returns typed response object
prepareConduitSelector(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
preprocess(Message, UriInfo) - Method in class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
PrimitiveTextProvider - Class in org.apache.cxf.jaxrs.provider
 
PrimitiveTextProvider() - Constructor for class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
processParameters(OperationResourceInfo, MultivaluedMap<String, String>, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
propogateException(Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
ProviderFactory - Class in org.apache.cxf.jaxrs.provider
 
ProviderInfo<T> - Class in org.apache.cxf.jaxrs.model
 
ProviderInfo(T) - Constructor for class org.apache.cxf.jaxrs.model.ProviderInfo
 
ProvidersImpl - Class in org.apache.cxf.jaxrs.impl
 
ProvidersImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
put(Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP PUT invocation
put(Object, Object) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
put(Object, Object) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
put(K, List<V>) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
put(Object, Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
putAll(Map<? extends K, ? extends List<V>>) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
putSingle(K, V) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 

Q

query(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI query parameters
queryParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 

R

readBody(Response, HttpURLConnection, Message, Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
readBody(InputStream) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
readFrom(Class<Entry>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
readFrom(Class<Feed>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
readFrom(Class<XmlObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
readFrom(Class<XmlObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansJSONProvider
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
readXsiType - Variable in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
registerUserProvider(Object) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
RELATIVE_PATH - Static variable in class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
remove(Object) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
remove() - Method in class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
remove() - Method in interface org.apache.cxf.jaxrs.impl.tl.ThreadLocalProxy
 
removeAttribute(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
removeAttribute(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
removeMediaTypeParameter(MediaType, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
replaceMatrix(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceMatrixParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replacePath(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceQuery(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceQueryParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
reportInvalidResourceMethod(Method, String) - Static method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
reportNoMessageHandler(String, Class<?>) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
reportServerError(String, String) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
RequestHandler - Interface in org.apache.cxf.jaxrs.ext
RequestHandler is capable of preprocessing requests ex., they can handle query extensions starting from _type
RequestImpl - Class in org.apache.cxf.jaxrs.impl
TODO : deal with InvalidStateExceptions
RequestImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.RequestImpl
 
RequestPreprocessor - Class in org.apache.cxf.jaxrs.impl
 
RequestPreprocessor() - Constructor for class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
RequestPreprocessor(Map<Object, Object>, Map<Object, Object>) - Constructor for class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
reset() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Resets the headers and response state if any
reset() - Method in interface org.apache.cxf.jaxrs.client.Client
Resets the headers and response state if any
reset() - Method in class org.apache.cxf.jaxrs.client.WebClient
 
reset() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
resetBaseAddress(URI) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
resetBuffer() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
resetCurrentBuilder(URI) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
resetResponse() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
resolver - Variable in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
resourceClass - Variable in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
ResourceProvider - Interface in org.apache.cxf.jaxrs.lifecycle
 
resourceProviders - Variable in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
ResourceUtils - Class in org.apache.cxf.jaxrs.utils
 
ResponseBuilderImpl - Class in org.apache.cxf.jaxrs.impl
 
ResponseBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
ResponseExceptionMapper<E extends java.lang.Throwable> - Interface in org.apache.cxf.jaxrs.client
Converts Response to checked or runtime Exception
ResponseHandler - Interface in org.apache.cxf.jaxrs.ext
ResponseHandler is capable of postprocessing requests ex., they can update the response status code, etc
ResponseImpl - Class in org.apache.cxf.jaxrs.impl
 
root - Variable in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
ROOT_RESOURCE_CLASS - Static variable in class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
RuntimeDelegateImpl - Class in org.apache.cxf.jaxrs.impl
 
RuntimeDelegateImpl() - Constructor for class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 

S

SchemaHandler - Class in org.apache.cxf.jaxrs.utils.schemas
 
SchemaHandler() - Constructor for class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
schemaLocations - Variable in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
scheme(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
schemeSpecificPart(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
SecurityContextImpl - Class in org.apache.cxf.jaxrs.impl
 
SecurityContextImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
segment(String...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
selectResourceClass(List<ClassResourceInfo>, String, MultivaluedMap<String, String>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
selectVariant(List<Variant>) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
selectVariant(List<Variant>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
sendError(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
sendError(int, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
sendRedirect(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
serialize(XmlObject, XMLStreamWriter) - Method in class org.apache.cxf.jaxrs.provider.XMLBeanStreamSerializer
Serialize the given XML data object.
serviceClass - Variable in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
serviceFactory - Variable in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
ServletOutputStreamFilter - Class in org.apache.cxf.jaxrs.impl
 
ServletOutputStreamFilter(ServletOutputStream, Message) - Constructor for class org.apache.cxf.jaxrs.impl.ServletOutputStreamFilter
 
set(String, Object) - Method in class org.apache.cxf.jaxrs.ext.form.Form
 
set(T) - Method in class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
set(T) - Method in interface org.apache.cxf.jaxrs.impl.tl.ThreadLocalProxy
 
setAllHeaders(MultivaluedMap<String, String>, HttpURLConnection) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
setArrayKeys(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setArrayKeys(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setAttachmentDirectory(String) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setAttachmentDirectory(String) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
setAttachmentThreshold(String) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setAttachmentThreshold(String) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
setAttribute(String, Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
setAttribute(String, Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
setBuffering(boolean) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
setBufferSize(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
setCharacterEncoding(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setClassName(String) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setCollectionWrapperMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setCollectionWrapperName(String) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setConduitSelector(ConduitSelector) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
setConfiguration(ClientConfiguration) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setConsumes(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setContentLength(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setContentType(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setDateHeader(String, long) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setDefaultValue(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setDropCollectionWrapperElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setDropRootElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setEnableBuffering(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
setEnableBuffering(boolean) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setEnableBuffering(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setEnableStaticResolution(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setEnableStreaming(boolean) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setEncoded(boolean) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setEndpoints(Map<QName, Endpoint>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setExecutor(Executor) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setExecutor(Executor) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setExpression(String) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setExpressions(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setExtensionMappings(Map<Object, Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setHeader(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setHeaders(Map<String, String>) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
setHttpMethod(String) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
setIgnoreMixedContent(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setInClassNames(List<String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
setInheritHeaders(boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
setInInterceptors(List<Interceptor>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
setInMediaTemplates(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInParameters(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInProperties(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInTemplate(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setIntHeader(String, int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setInvoker(Invoker) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setInvoker(Invoker) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setInvoker(Invoker) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setJaxbElementClassNames(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setLanguageMappings(Map<Object, Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setList(List<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
setLocale(Locale) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setMarshallerProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setMethodDispatcher(MethodDispatcher) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setMethodToInvoke(Method) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
setModelBeans(UserResource...) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setModelBeans(List<UserResource>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setModelBeansWithServiceClass(List<UserResource>, Class<?>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setModelRef(String) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setModelRefWithServiceClass(String, Class<?>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setName(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setName(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setName(String) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setNamespaces(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setOperations(List<UserOperation>) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setOutClassNames(List<String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutFaultInterceptors(List<Interceptor>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
setOutInterceptors(List<Interceptor>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
setOutMediaTemplates(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutParameters(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutProperties(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutTemplate(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setParameters(List<Parameter>) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setPassword(String) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
setPath(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setPath(String) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setProduceMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
setProduceMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setProduceMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setProduces(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setProvider(Object) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setProviders(List<? extends Object>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setReadXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
setRequestPreprocessor(RequestPreprocessor) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setResolver(URIResolver) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setResourceClass(Class) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
setResourceClass(Class) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setResourceClass(Class<?>) - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
setResourceClasses(List<Class>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setResourceClasses(Class...) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setResourceClasses(List<Class>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setResourceClasses(Class...) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setResourceClassesFromBeans(List<Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setResourceProvider(Class, ResourceProvider) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setResourceProvider(ResourceProvider) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setResponseBuilder(HttpURLConnection, Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setSchema(Schema) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSchemaHandler(SchemaHandler) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setSchemaHandler(SchemaHandler) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
setSerializeAsArray(boolean) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setSerializeAsArray(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setService(Service) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setServiceBeans(Object...) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Set the backing service bean.
setServiceBeans(List<Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setServiceClass(Class) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
setServiceClass(Class) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setServiceFactory(JAXRSServiceFactoryBean) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setStart(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setStaticSubresourceResolution(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setStatus(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setStatus(int, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setSupportedTypes(List<String>) - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
 
setSupportUnwrapped(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSystemId(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setType(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setupFactory(Endpoint) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setupInInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setupOutInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setURITemplate(URITemplate) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setURITemplate(URITemplate) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
setUsername(String) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
setUserProviders(List<?>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
Use for injection of entityProviders
setUserResources(List<UserResource>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setUserResourcesWithServiceClass(List<UserResource>, Class<?>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setValidationHandler(ValidationEventHandler) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setValidator(FormValidator) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setVerb(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setWrapperMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setWrapperName(String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setWriteXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
SingletonResourceProvider - Class in org.apache.cxf.jaxrs.lifecycle
 
SingletonResourceProvider(Object) - Constructor for class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
 
size() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
sortMediaTypes(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
sortMediaTypes(List<MediaType>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
SourceProvider - Class in org.apache.cxf.jaxrs.provider
 
SourceProvider() - Constructor for class org.apache.cxf.jaxrs.provider.SourceProvider
 
status(int) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
SubresourceKey - Class in org.apache.cxf.jaxrs.model
 
SubresourceKey(Class<?>, Class<?>) - Constructor for class org.apache.cxf.jaxrs.model.SubresourceKey
 
substitute(List<String>) - Method in class org.apache.cxf.jaxrs.model.URITemplate
Substitutes template variables with listed values.
substitute(Map<String, ? extends Object>) - Method in class org.apache.cxf.jaxrs.model.URITemplate
Substitutes template variables with mapped values.

T

tag(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
tag(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
TEMPLATE_PARAMETERS - Static variable in class org.apache.cxf.jaxrs.model.URITemplate
 
ThreadLocalContextResolver - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalContextResolver() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalContextResolver
 
ThreadLocalHttpHeaders - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalHttpHeaders() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
ThreadLocalHttpServletRequest - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalHttpServletRequest() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
ThreadLocalHttpServletResponse - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalHttpServletResponse() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
ThreadLocalMessageContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalMessageContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
ThreadLocalProviders - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalProviders() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
ThreadLocalProxy<T> - Interface in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalRequest - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalRequest() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
ThreadLocalSecurityContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalSecurityContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
ThreadLocalServletConfig - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalServletConfig() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
ThreadLocalServletContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalServletContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
ThreadLocalUriInfo - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalUriInfo() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
to(String, boolean) - Method in class org.apache.cxf.jaxrs.client.WebClient
Moves WebClient to a new baseURI or forwards to new currentURI
toAbsoluteUri(URI, Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
toResponse(WebApplicationException) - Method in class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
toString(CacheControl) - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
toString(Cookie) - Method in class org.apache.cxf.jaxrs.impl.CookieHeaderProvider
 
toString(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.EntityTagHeaderProvider
 
toString(MediaType) - Method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
toString() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
toString(NewCookie) - Method in class org.apache.cxf.jaxrs.impl.NewCookieHeaderProvider
 
type(MediaType) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Type header
type(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Type header
type(MediaType) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Type header
type(String) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Type header
type(MediaType) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
type(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
type(MediaType) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
type(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 

U

unmarshalFromInputStream(Unmarshaller, InputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
unmarshalFromInputStream(Unmarshaller, InputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
unmarshalFromReader(Unmarshaller, XMLStreamReader, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
updatePath(Message, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
uri(URI) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
UriBuilderImpl - Class in org.apache.cxf.jaxrs.impl
 
UriBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.impl.UriBuilderImpl
Creates builder with empty URI.
UriBuilderImpl(URI) - Constructor for class org.apache.cxf.jaxrs.impl.UriBuilderImpl
Creates builder initialized with given URI.
UriInfoImpl - Class in org.apache.cxf.jaxrs.impl
 
UriInfoImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
UriInfoImpl(Message, MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
URITemplate - Class in org.apache.cxf.jaxrs.model
 
URITemplate(String) - Constructor for class org.apache.cxf.jaxrs.model.URITemplate
 
urlDecode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
urlEncode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
userInfo(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
UserOperation - Class in org.apache.cxf.jaxrs.model
 
UserOperation() - Constructor for class org.apache.cxf.jaxrs.model.UserOperation
 
UserOperation(String) - Constructor for class org.apache.cxf.jaxrs.model.UserOperation
 
UserOperation(String, String) - Constructor for class org.apache.cxf.jaxrs.model.UserOperation
 
UserOperation(String, String, List<Parameter>) - Constructor for class org.apache.cxf.jaxrs.model.UserOperation
 
UserResource - Class in org.apache.cxf.jaxrs.model
 
UserResource() - Constructor for class org.apache.cxf.jaxrs.model.UserResource
 
UserResource(String) - Constructor for class org.apache.cxf.jaxrs.model.UserResource
 
UserResource(String, String) - Constructor for class org.apache.cxf.jaxrs.model.UserResource
 
UserResource(String, String, List<UserOperation>) - Constructor for class org.apache.cxf.jaxrs.model.UserResource
 

V

validate(MultivaluedMap<String, ? extends Object>) - Method in interface org.apache.cxf.jaxrs.provider.FormValidator
 
validateMap(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
valueOf(String) - Static method in enum org.apache.cxf.jaxrs.model.ParameterType
Returns the enum constant of this type with the specified name.
values() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
values() - Static method in enum org.apache.cxf.jaxrs.model.ParameterType
Returns an array containing the constants of this enum type, in the order they're declared.
variant(Variant) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
VariantListBuilderImpl - Class in org.apache.cxf.jaxrs.impl
 
VariantListBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
variants(List<Variant>) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 

W

WADL_NS - Static variable in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WADL_QUERY - Static variable in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WADL_TYPE - Static variable in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WadlGenerator - Class in org.apache.cxf.jaxrs.model.wadl
 
WadlGenerator() - Constructor for class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WebApplicationExceptionMapper - Class in org.apache.cxf.jaxrs.impl
 
WebApplicationExceptionMapper() - Constructor for class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
WebClient - Class in org.apache.cxf.jaxrs.client
Http-centric web client
WebClient(String) - Constructor for class org.apache.cxf.jaxrs.client.WebClient
 
WebClient(URI) - Constructor for class org.apache.cxf.jaxrs.client.WebClient
 
write(int) - Method in class org.apache.cxf.jaxrs.impl.ServletOutputStreamFilter
 
writeBody(Object, Message, Class<?>, Type, Annotation[], MultivaluedMap<String, String>, OutputStream) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
writeCharacters(String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider.IgnoreMixedContentWriter
 
writeEndElement() - Method in class org.apache.cxf.jaxrs.provider.JSONProvider.IgnoreMixedContentWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider.IgnoreMixedContentWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider.IgnoreMixedContentWriter
 
writeStartElement(String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider.IgnoreMixedContentWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider.JSONCollectionWriter
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
writeTo(Entry, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
writeTo(Feed, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
writeTo(MultivaluedMap<String, String>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
writeTo(Source, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
writeTo(XmlObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
writeTo(XmlObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansJSONProvider
writeXsiType - Variable in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 

X

XMLBeansElementProvider - Class in org.apache.cxf.jaxrs.provider
Provider for XMLBeans data objects.
XMLBeansElementProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
 
XMLBeansJSONProvider - Class in org.apache.cxf.jaxrs.provider
JSON provider for XMLBeans data objects.
XMLBeansJSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XMLBeansJSONProvider
 
XMLBeanStreamSerializer - Class in org.apache.cxf.jaxrs.provider
Serializes an XMLBean data object to an XML stream Note: uses an intermediate file created by File.createTempFile(String, String) as I couldn't work out how to fit a normal stream into an event driven XML stream.
XMLBeanStreamSerializer() - Constructor for class org.apache.cxf.jaxrs.provider.XMLBeanStreamSerializer
 
XMLSource - Class in org.apache.cxf.jaxrs.ext.xml
Utility class for manipulating XML response using XPath and XSLT
XMLSource(InputStream) - Constructor for class org.apache.cxf.jaxrs.ext.xml.XMLSource
 
XPathProvider - Class in org.apache.cxf.jaxrs.provider
 
XPathProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XPathProvider
 
XSLTJaxbProvider - Class in org.apache.cxf.jaxrs.provider
 
XSLTJaxbProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 

A B C D E F G H I J K L M N O P Q R S T U V W X

Apache CXF