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

abortWith(Response) - Method in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
AbstractCachingMessageProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
AbstractCachingMessageProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractCachingMessageProvider
 
AbstractClient - Class in org.apache.cxf.jaxrs.client
Common proxy and http-centric client implementation
AbstractClient(ClientState) - Constructor for class org.apache.cxf.jaxrs.client.AbstractClient
 
AbstractClient.AbstractBodyWriter - Class in org.apache.cxf.jaxrs.client
 
AbstractClient.AbstractBodyWriter() - Constructor for class org.apache.cxf.jaxrs.client.AbstractClient.AbstractBodyWriter
 
AbstractConfigurableProvider - Class in org.apache.cxf.jaxrs.provider
 
AbstractConfigurableProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
AbstractInterceptorContextImpl - Class in org.apache.cxf.jaxrs.impl
 
AbstractInterceptorContextImpl(Class<?>, Type, Annotation[], Message) - Constructor for class org.apache.cxf.jaxrs.impl.AbstractInterceptorContextImpl
 
AbstractJAXBProvider<T> - 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
 
AbstractJAXBProvider.JAXBCollectionWrapperReader - Class in org.apache.cxf.jaxrs.provider
 
AbstractJAXBProvider.JAXBCollectionWrapperReader(XMLStreamReader) - Constructor for class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.JAXBCollectionWrapperReader
 
AbstractJAXRSFactoryBean - Class in org.apache.cxf.jaxrs
Abstract bean holding functionality common for creating JAX-RS Server and Client objects.
AbstractJAXRSFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
AbstractPropertiesImpl - Class in org.apache.cxf.jaxrs.impl
 
AbstractPropertiesImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
 
AbstractRequestContextImpl - Class in org.apache.cxf.jaxrs.impl
 
AbstractRequestContextImpl(Message, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
AbstractResourceInfo - Class in org.apache.cxf.jaxrs.model
 
AbstractResourceInfo(Bus) - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractResourceInfo(Class<?>, Class<?>, boolean, Bus) - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractResourceInfo(Class<?>, Class<?>, boolean, boolean, Bus) - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractResourceInfo(Class<?>, Class<?>, boolean, boolean, Bus, Object) - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractResponseContextImpl - Class in org.apache.cxf.jaxrs.impl
 
AbstractResponseContextImpl(Response, Message) - Constructor for class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
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
 
ACTIVE_JAXRS_PROVIDER_KEY - Static variable in class org.apache.cxf.jaxrs.provider.AbstractCachingMessageProvider
 
add(K, V) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
add() - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
addAll(K, V...) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
addAll(K, List<V>) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
addAttachmentMarshaller(Marshaller) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
addAttachmentMarshaller(Marshaller) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
addAttachmentUnmarshaller(Unmarshaller) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
addBeanParamInfo(BeanParamInfo) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
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
 
addFilter(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addFilter(String, Filter) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addFilter(String, Class<? extends Filter>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addFirst(K, V) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
addHeader(String, String) - Method in class org.apache.cxf.jaxrs.impl.HttpServletResponseFilter
 
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
 
addListener(Class<? extends EventListener>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addListener(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addListener(T) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addListener(Destination, Endpoint) - Method in class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
addMatrixQueryParamsToBuilder(UriBuilder, String, ParameterType, Annotation[], Object...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
addMtomAttachment(byte[], int, int, String, String, String) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
addMtomAttachment(DataHandler, String, String) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
addNameBindings(List<String>) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
addPropertyToForm(MultivaluedMap<String, String>, String, Object) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
addProxyMethod(Method, Method) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
addSchemaDocument(SchemaCollection, List<String>, Document, String, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
addServlet(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addServlet(String, Servlet) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addServlet(String, Class<? extends Servlet>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
addSubClassResourceInfo(ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
addSwaRefAttachment(DataHandler) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
ALL_TYPES - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
allow(String...) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
allow(Set<String>) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
AnnotationUtils - Class in org.apache.cxf.jaxrs.utils
 
applyDynamicFeatures(List<ClassResourceInfo>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
applyFeatures(AbstractClient) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
applyFeatures() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
aroundReadFrom(ReaderInterceptorContext) - Method in class org.apache.cxf.jaxrs.impl.ReaderInterceptorMBR
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorMBW
 
async() - Method in class org.apache.cxf.jaxrs.client.WebClient
 
AsyncResponseImpl - Class in org.apache.cxf.jaxrs.impl
 
AsyncResponseImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
Attachment - Class in org.apache.cxf.jaxrs.ext.multipart
This class represents an attachment; generally a multipart part.
Attachment(Attachment, Providers) - 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(MultivaluedMap<String, String>, Object) - 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
 
Attachment(String, String, Object) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
Attachment(String, InputStream, ContentDisposition) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
AttachmentBuilder - Class in org.apache.cxf.jaxrs.ext.multipart
Fluid builder class for Attachment objects.
AttachmentBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
AttachmentInputInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
AttachmentInputInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
 
AttachmentOutputInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
AttachmentOutputInterceptor(String, Map<String, List<String>>) - Constructor for class org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
 
AttachmentUtils - Class in org.apache.cxf.jaxrs.utils.multipart
 
authenticate(HttpServletResponse) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 

B

back(boolean) - Method in class org.apache.cxf.jaxrs.client.WebClient
Goes back
BeanParamInfo - Class in org.apache.cxf.jaxrs.model
 
BeanParamInfo(Class<?>, Bus) - Constructor for class org.apache.cxf.jaxrs.model.BeanParamInfo
 
BeanResourceInfo - Class in org.apache.cxf.jaxrs.model
 
BeanResourceInfo(Bus) - Constructor for class org.apache.cxf.jaxrs.model.BeanResourceInfo
 
BeanResourceInfo(Class<?>, Class<?>, boolean, Bus) - Constructor for class org.apache.cxf.jaxrs.model.BeanResourceInfo
 
BeanResourceInfo(Class<?>, Class<?>, boolean, boolean, Bus) - Constructor for class org.apache.cxf.jaxrs.model.BeanResourceInfo
 
BinaryDataProvider<T> - 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
 
BlueprintResourceFactory - Class in org.apache.cxf.jaxrs.blueprint
 
BlueprintResourceFactory() - Constructor for class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
BlueprintResourceFactory(String) - Constructor for class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
bufferEntity() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
build() - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
build() - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
build(Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
build(Object[], boolean) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
build() - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
buildErrorMessage(Response, WebApplicationException) - Method in class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
buildFromEncoded(Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildFromEncodedMap(Map<String, ?>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildFromMap(Map<String, ?>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildFromMap(Map<String, ?>, boolean) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
BUNDLE - Static variable in class org.apache.cxf.jaxrs.provider.AbstractCachingMessageProvider
 
BUNDLE - Static variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 

C

CACHE_CONTROL_SEPARATOR_PROPERTY - Static variable in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
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
 
CachingMessageBodyReader<T> - Class in org.apache.cxf.jaxrs.provider
 
CachingMessageBodyReader() - Constructor for class org.apache.cxf.jaxrs.provider.CachingMessageBodyReader
 
CachingMessageBodyWriter<T> - Class in org.apache.cxf.jaxrs.provider
 
CachingMessageBodyWriter() - Constructor for class org.apache.cxf.jaxrs.provider.CachingMessageBodyWriter
 
calculateNewRequestURI(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
call() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable
 
canBeReadAsJaxbElement(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
canBeReadAsJaxbElement(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
cancel() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
cancel(int) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
cancel(Date) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
cfg - Variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
checkAdapter(Object, Class<?>, Annotation[], boolean) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
checkClientException(Message, Exception) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
checkContentLength() - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
checkContext() - Method in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
checkIfBodyEmpty(Object) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
checkMetadataRequest(Message, UriInfo) - 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
 
classContexts - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
ClassResourceInfo - Class in org.apache.cxf.jaxrs.model
 
ClassResourceInfo(ClassResourceInfo) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean, Bus) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean, boolean, Bus) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean, boolean, String, String, Bus) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>) - 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
 
ClassResourceInfoComparator - Class in org.apache.cxf.jaxrs.model
 
ClassResourceInfoComparator(Message) - 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
 
clearAllMaps() - Static method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
clearContexts() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
clearExceptionMapperProxies() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
clearProviders() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
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 object to Client
ClientConfiguration - Class in org.apache.cxf.jaxrs.client
Represents the configuration of the current proxy or WebClient.
ClientConfiguration() - Constructor for class org.apache.cxf.jaxrs.client.ClientConfiguration
 
ClientProxyImpl - Class in org.apache.cxf.jaxrs.client
Proxy-based client implementation
ClientProxyImpl(URI, ClassLoader, ClassResourceInfo, boolean, boolean, Object...) - Constructor for class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
ClientProxyImpl(ClientState, ClassLoader, ClassResourceInfo, boolean, boolean, Object...) - Constructor for class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
ClientRequestContextImpl - Class in org.apache.cxf.jaxrs.client.spec
 
ClientRequestContextImpl(Message, boolean) - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
ClientRequestFilterInterceptor - Class in org.apache.cxf.jaxrs.client.spec
 
ClientRequestFilterInterceptor() - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientRequestFilterInterceptor
 
ClientResponseContextImpl - Class in org.apache.cxf.jaxrs.client.spec
 
ClientResponseContextImpl(Response, Message) - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientResponseContextImpl
 
ClientResponseFilterInterceptor - Class in org.apache.cxf.jaxrs.client.spec
 
ClientResponseFilterInterceptor() - Constructor for class org.apache.cxf.jaxrs.client.spec.ClientResponseFilterInterceptor
 
ClientState - Interface in org.apache.cxf.jaxrs.client
Represents the client state : - baseURI - current uri builder - current requestHeaders - current template parameters map - last response
clone() - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
clone() - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
close() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
close() - Method in interface org.apache.cxf.jaxrs.client.Client
Releases the internal state and configuration associated with this client
close() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
collectionContextClasses - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
compare(ClassResourceInfo, ClassResourceInfo, Message) - Method in interface org.apache.cxf.jaxrs.ext.ResourceComparator
Compares two resource classes
compare(OperationResourceInfo, OperationResourceInfo, Message) - Method in interface org.apache.cxf.jaxrs.ext.ResourceComparator
Compares two resource methods
compare(ClassResourceInfo, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfoComparator
 
compare(OperationResourceInfo, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfoComparator
 
compareClasses(Class<?>, Object, Object) - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
compareMediaTypes(MediaType, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareMediaTypes(MediaType, MediaType, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareMediaTypesQualityFactors(MediaType, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareMediaTypesQualityFactors(MediaType, MediaType, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareOperations(OperationResourceInfo, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
compareSortedAcceptMediaTypes(List<MediaType>, List<MediaType>, List<MediaType>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareSortedConsumesMediaTypes(List<MediaType>, List<MediaType>, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareSortedMediaTypes(List<MediaType>, List<MediaType>, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareTemplates(URITemplate, URITemplate) - Static method in class org.apache.cxf.jaxrs.model.URITemplate
 
completeExchange(Object, Exchange, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
configureReaderRestrictions(XMLStreamReader) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
configureReaderRestrictions(XMLStreamReader) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
configureSingleton(Object) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
ContainerRequestContextImpl - Class in org.apache.cxf.jaxrs.impl
 
ContainerRequestContextImpl(Message, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.ContainerRequestContextImpl
 
ContainerResponseContextImpl - Class in org.apache.cxf.jaxrs.impl
 
ContainerResponseContextImpl(Response, Message, Class<?>, Method) - Constructor for class org.apache.cxf.jaxrs.impl.ContainerResponseContextImpl
 
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(ContentDisposition) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
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
 
ContextProvider<T> - Interface in org.apache.cxf.jaxrs.ext
Provider of custom contexts representing the current request
contextsAvailable() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
contextsAvailable() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
convertFaultToResponse(T, Message) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
convertFaultToResponse(T, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
convertParamValue(Object, Annotation[]) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
convertStringToPrimitive(String, Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
convertStringToPrimitive(String, Class<?>, Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
convertStringToQName(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
convertToJaxbElementIfNeeded(Object, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
convertToWebApplicationException(Response) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
convertWithAdapter(Object, Class<?>, Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
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
 
copyInputToOutput(InputStream, OutputStream, MultivaluedMap<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
copyResponseIfNeeded(Response) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
create(String, Class<T>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, ClassLoader) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using a custom class loader
create(URI, Class<T>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(URI, Class<T>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, String, Object...) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, List<?>) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, List<?>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a thread safe proxy
create(String, Class<T>, List<?>, long) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a thread safe proxy and allows to specify time to keep state.
create(String, Class<T>, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, List<?>, List<Feature>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy which will do basic authentication
create(String, Class<T>, List<?>, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy which will do basic authentication
create(Class<T>, Object...) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Creates a proxy
create() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Create a Client instance.
create(String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(URI) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, boolean) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, List<?>) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, List<?>, boolean) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, List<?>, long) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates a thread safe WebClient
create(String, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, List<?>, List<? extends Feature>, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient with a list of custom features
create(String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient which will do basic authentication
create(String, List<?>, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient which will do basic authentication
create() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Creates the JAX-RS Server instance
create() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
createApplication(Application, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createApplication(Application, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createApplicationInstance(String, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
createBeanParamValue(Message, Class<?>, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createClassResourceInfo(Map<String, UserResource>, UserResource, boolean, boolean, Bus) - 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
 
createClassResourceInfo(Class<?>, Class<?>, boolean, boolean, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createClassResourceInfo(Class<?>, Class<?>, ClassResourceInfo, boolean, boolean, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createConstructorArguments(Constructor<?>, Message) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createContext(Message) - Method in interface org.apache.cxf.jaxrs.ext.ContextProvider
Creates the context instance
createContextProvider(Type, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
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
 
createDepthReaderIfNeeded(XMLStreamReader, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createElementQNameResolver(JAXBContext) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
createEndpoint() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
createEndpoint(Application, Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createEndpointInfo(Service) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
createExceptionMapper(Class<?>, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createExchange(Message, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
createFilter(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
createFromModel(String, Class<T>, String, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createFromModel(String, Class<T>, String, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createFromModel(String, Class<T>, String, List<?>, boolean) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a thread safe proxy using user resource model
createFromModel(String, Class<T>, String, List<?>, long) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a thread safe proxy using user resource model and allows to specify time to keep state.
createFromModel(String, Class<T>, List<UserResource>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createFromModel(String, Class<T>, List<UserResource>, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createFromParameterHandler(String, Class<T>, Annotation[], Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
createGSSContext() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
createHeaderDelegate(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createHttpParameterValue(Parameter, Class<?>, Type, Annotation[], 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
 
createInstance(Bus) - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
createInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
createJaxbContext(Set<Class<?>>, Class<?>[], Map<String, Object>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createListener(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
createMap(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
createMarshaller(Object, Class<?>, Type, String) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createMessage(Object, String, MultivaluedMap<String, String>, URI, Exchange, Map<String, Object>, boolean) - 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
 
createMessageBodyReaderInterceptor(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
 
createMessageBodyWriterInterceptor(Class<T>, Type, Annotation[], MediaType, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createParameterHandler(Class<T>, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createParameterObject(List<String>, Class<?>, Type, Annotation[], String, boolean, ParameterType, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
createReader(Class<?>, Type, InputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
createReader(Class<T>) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
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
 
createResponse(ClassResourceInfo, Message, String, int, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createResponseBuilder() - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createResponseExceptionMapper(Message, Class<?>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createSchema(List<String>, String, Bus) - Static method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
createSchemaWriter(ResourceTypes, JAXBContext, UriInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
createServerFromApplication(String, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
createServiceClassResourceInfo(Map<String, UserResource>, UserResource, Class<?>, boolean, boolean, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createServlet(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
createServletResourceValue(Message, Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createSingletonInstance(Class<?>, Map<String, List<String>>, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
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(Templates, Map<String, Object>, Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
createTemplates(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
createThreadLocalProxy(Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
createTransformReaderIfNeeded(XMLStreamReader, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
createTransformWriterIfNeeded(XMLStreamWriter, OutputStream, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
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
Creates a WebClient instance
createWithValues(Object...) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Create a Client instance.
createWriter(Class<?>, Type, String, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
createWriter(Class<T>) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
CXFJaxrsRuntimeDelegateServlet - Class in org.apache.cxf.jaxrs.servlet
 
CXFJaxrsRuntimeDelegateServlet() - Constructor for class org.apache.cxf.jaxrs.servlet.CXFJaxrsRuntimeDelegateServlet
 
CXFNonSpringJaxrsServlet - Class in org.apache.cxf.jaxrs.servlet
 
CXFNonSpringJaxrsServlet() - Constructor for class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 

D

DataBindingProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
DataBindingProvider() - Constructor for class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
DataBindingProvider(DataBinding) - Constructor for class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
dataHandler(DataHandler) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
DataSourceProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
DataSourceProvider() - Constructor for class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
declareRoles(String...) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
decodeValue(String, boolean, ParameterType) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
decorate(Node, ComponentMetadata, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
DEFAULT_PROVIDERS_FOR_SIMPLE_TYPES - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
delete() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP DELETE invocation
Description - Annotation Type in org.apache.cxf.jaxrs.model.wadl
Can be used to document resource classes and methods See WADL Documentation.
Descriptions - Annotation Type in org.apache.cxf.jaxrs.model.wadl
Collection of categorized Description annotations.
destroy() - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
DOC_LOCATION - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
doCallPreDestroy() - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
doChainedInvocation(String, MultivaluedMap<String, String>, Object, Class<?>, Type, Class<?>, Type, Exchange, Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
DocTarget - Class in org.apache.cxf.jaxrs.model.wadl
Description can use one of DocTarget constants to bind itself to a specific WADL element.
doHandleClassParams(StringBuilder, Map<Parameter, Object>, boolean, ParameterType...) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
doHandleJaxrsBeanParamClassParams(StringBuilder, Map<Parameter, Object>, boolean, ParameterType...) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
doInvoke(String, Object, Type, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
doInvoke(String, Object, Class<?>, Type, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
doInvokeAsync(String, Object, Class<?>, Type, Class<?>, Type, InvocationCallback<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
doInvokeAsyncCallback(String, Object, Class<?>, Type, InvocationCallback<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
doReadEntity(Class<T>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
doResponse(Message, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
doRunInterceptorChain(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
doSetRequestParameters(RequestDispatcherProvider.HttpServletRequestFilter, MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
doSetRequestUri(URI) - Method in class org.apache.cxf.jaxrs.impl.ContainerRequestContextImpl
 
doUnmarshal(Unmarshaller, Class<?>, InputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
doWriteBody(Message, Object, Type, Annotation[], OutputStream) - Method in class org.apache.cxf.jaxrs.client.AbstractClient.AbstractBodyWriter
 
doWriteParam(StringBuilder, Parameter, Class<?>, Type, String, Annotation[], boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 

E

ElementClass - Annotation Type in org.apache.cxf.jaxrs.model.wadl
References the concrete response or request class for WADL generator be able to generate representations and link them to schema elements.
ElementQNameResolver - Interface in org.apache.cxf.jaxrs.model.wadl
 
encodeLiteralCharacters(boolean) - 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
 
encoding(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
encodings(String...) - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
endMethodRequestTag(StringBuilder, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
endMethodResponseTag(StringBuilder, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
endMethodTag(StringBuilder, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
endResourceTag(StringBuilder, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
entity(Object) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
entity(Object, Annotation[]) - 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
 
equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
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() - 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
 
evaluatePreconditions() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
EXCEPTION_FROM_MAPPER - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
ExceptionUtils - Class in org.apache.cxf.jaxrs.utils
 
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
 
extractFromMethod(Object, Method, boolean) - 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
 
findPostConstructMethod(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
findPostConstructMethod(Class<?>, String) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
findPreDestroyMethod(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
findPreDestroyMethod(Class<?>, String) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
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, Message, 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
 
Form(MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.form.Form
 
FORM_PARAM_MAP - Static variable in class org.apache.cxf.jaxrs.utils.FormUtils
 
FormEncodingProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
FormEncodingProvider() - Constructor for class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
FormEncodingProvider(boolean) - 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.client.WebClient
Updates the current URI fragment
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
fromResponse(Response) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
fromString(String) - Method in class org.apache.cxf.jaxrs.client.UrlEncodingParamConverter
 
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.LinkHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.NewCookieHeaderProvider
 

G

generateWADL(String, List<ClassResourceInfo>, boolean, Message, UriInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
get() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP GET invocation
get(Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP GET invocation and returns typed response object
get(GenericType<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP GET invocation and returns typed response object
get(InvocationCallback<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP Async GET invocation and returns Future.
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
 
getAcceptableLanguages() - Method in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
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.AbstractRequestContextImpl
 
getAcceptableMediaTypes() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getAcceptableMediaTypes() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getActualJaxbType(Class<?>, Method, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getActualServiceObject(Exchange, Object) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
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
 
getActualTypeArguments() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
getActualTypes(Type) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getAdapter(Class<?>, Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
getAdditionalInterceptors() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
getAfter() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
getAllAttachments() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getAllowedMethods() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getAllowedMethods() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getAllowedMethods() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getAllRequestResponseTypes(List<ClassResourceInfo>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getAllRequestResponseTypes(List<ClassResourceInfo>, boolean, MessageBodyWriter<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getAllTypes() - Method in class org.apache.cxf.jaxrs.model.ResourceTypes
 
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
 
getAnnotations() - Method in class org.apache.cxf.jaxrs.impl.AbstractInterceptorContextImpl
 
getAnnotationValue(Annotation) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getApplicationContext() - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
getAsyncContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getAttachment(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getAttachmentAsByteArray(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentUnmarshaller
 
getAttachmentAsDataHandler(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentUnmarshaller
 
getAttachmentObject(String, Class<T>) - 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, String) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getAttachmentsMap(MessageContext, boolean) - 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
 
getBasePath() - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
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 interface org.apache.cxf.jaxrs.client.ClientState
Gets the base URI
getBaseURI() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getBaseURI() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getBaseURI() - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Returns the value of the xml:base attribute, if any.
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
 
getBeanName(Object) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
getBeanParamInfo(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getBefore() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
getBindingPriority(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getBlueprintContainer() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
getBufferSize() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getBus() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
getBus() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Gets the bus
getBus() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getBus() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getBus() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the Bus.
getBus() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getCallbackHandler(String, String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
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, boolean) - 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
 
getClassContext(Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getClassLoader() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getClasspathResourceStream(String, Class<?>, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getClasspathResourceURL(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
 
getClient() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
getClientRequestFilters() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getClientResponseFilters() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getCollection(Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP GET invocation and returns a collection of typed objects
getCollectionContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getCollectionMap() - Method in class org.apache.cxf.jaxrs.model.ResourceTypes
 
getCollectionOrArray(Class<T>, Class<?>, XmlJavaTypeAdapter) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
getCollectionWrapperQName(Class<?>, Type, Object, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getCompleteServicePrincipalName() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
getConduit() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Gets the conduit responsible for a transport-level communication with the remote service.
getConduitSelector() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Gets the conduit selector
getConduitSelector(Endpoint) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
getConfig(Object) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Retieves ClientConfiguration
getConfiguration() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getConfiguration() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
getConsumeMediaTypes() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the custom Consumes media types
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
 
getConsumes() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getConsumeTypes() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getConsumeTypes(Consumes) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getContact() - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
getContainerResponseFilters(List<String>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
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
 
getContentLength(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getContentsList(Object) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
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
 
getContext() - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
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.AbstractRequestContextImpl
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
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
 
getCurrentBuilder() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets the current builder
getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getCurrentMessage() - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
getCurrentMessage() - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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
 
getDate() - Method in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
getDate() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getDate() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getDate() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getDate() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
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
 
getDefaultSessionTrackingModes() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getDefaultValue() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getDepthProperties() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getDescription() - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
getDispatcherType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getDocLocation() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Get the reference to the document (WADL, etc) describing the endpoint
getEffectiveMajorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getEffectiveMinorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getEffectiveSessionTrackingModes() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getEnableBuffering() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the value of the buffering mode
getEnableStreaming() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the value of the streaming mode
getEncoding(MediaType, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getEndpoint() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
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.client.spec.ClientRequestContextImpl
 
getEntity() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getEntity() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getEntity() - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorContextImpl
 
getEntity(Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getEntityAnnotations() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
getEntityAnnotations() - Method in class org.apache.cxf.jaxrs.impl.ContainerResponseContextImpl
 
getEntityAnnotations() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getEntityClass() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
getEntityClass() - Method in class org.apache.cxf.jaxrs.impl.ContainerResponseContextImpl
 
getEntityStream() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
getEntityStream() - Method in class org.apache.cxf.jaxrs.client.spec.ClientResponseContextImpl
 
getEntityStream() - Method in class org.apache.cxf.jaxrs.impl.ContainerRequestContextImpl
 
getEntityStream() - Method in class org.apache.cxf.jaxrs.impl.ContainerResponseContextImpl
 
getEntityTag() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getEntityTag() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getEntityType() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
getEntityType() - Method in class org.apache.cxf.jaxrs.impl.ContainerResponseContextImpl
 
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
 
getExistingResource(Message, UriInfo, String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
getExistingWadl(Message, UriInfo, MediaType) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
getExpectedContentId() - Method in exception org.apache.cxf.jaxrs.utils.multipart.MultipartReadException
 
getExpectedContentType() - Method in exception org.apache.cxf.jaxrs.utils.multipart.MultipartReadException
 
getFactoryClass() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getFactoryCreateType(Element) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
getFactoryIdSuffix() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getFactorySuffix() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
getFilterRegistration(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getFilterRegistrations() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getFirst(K) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
getFirstMatchingPart(MessageContext, Multipart) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getFirstMatchingPart(MessageContext, String) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getFirstMatchingPart(MessageContext, String, String) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getGenericResponseType(Method, Class<?>, Object, Class<?>, Exchange) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getGenericType() - Method in class org.apache.cxf.jaxrs.impl.AbstractInterceptorContextImpl
 
getGetterFromSetter(Method) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getGSSContext() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter.KerberosSecurityContext
 
getHeader(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getHeaderAsList(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeaderNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHeaderNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
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
Gets the initial headers
getHeaders() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
getHeaders() - Method in class org.apache.cxf.jaxrs.client.spec.ClientResponseContextImpl
 
getHeaders() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeaders() - Method in class org.apache.cxf.jaxrs.impl.ContainerRequestContextImpl
 
getHeaders() - Method in class org.apache.cxf.jaxrs.impl.ContainerResponseContextImpl
 
getHeaders() - Method in class org.apache.cxf.jaxrs.impl.ReaderInterceptorContextImpl
 
getHeaders() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getHeaders(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHeaders(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getHeaders() - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorContextImpl
 
getHeaderString(String) - Method in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
getHeaderString(String) - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getHeaderString(String) - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getHeaderString(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getHeaderString(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getHeaderString(List<String>) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getHttpConduit() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Gets the HTTP conduit responsible for a transport-level communication with the remote service.
getHttpDate(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
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.AbstractRequestContextImpl
 
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
 
getId() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
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.ReaderInterceptorContextImpl
 
getInputStream() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getInstance(Message) - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
getInstance(Message) - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
Returns the resource instance which will handle the current request
getInstance(Message) - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
Returns the resource instance which will handle the current request
getInstance(Message) - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
Returns the resource instance which will handle the current request
getInstance() - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getInstance(Bus) - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getInstance(Message) - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getInstance(Message) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
Returns the resource instance which will handle the current request
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
 
getJaxbElementClass(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getJaxbQName(Class<?>, Type, Object, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getJspConfigDescriptor() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getKerberosName() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter.KerberosPrincipal
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getLastModified() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getLastModified() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getLength() - Method in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
getLength() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getLength() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getLength() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getLength() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getLicense() - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
getLicenseUrl() - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
getLink(String) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find an attribute or text node representing an absolute or relative link and convert it to URI
getLink(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find an attribute or text node representing an absolute or relative link and convert it to URI
getLink(String) - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getLink(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getLinkBuilder(String) - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getLinkBuilder(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getLinks(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find attributes or text nodes representing absolute or relative links and convert them to URIs
getLinks() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getLinks() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
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
 
getLocale(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
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.AbstractJAXBProvider.JAXBCollectionWrapperReader
 
getLocalPort() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocation() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getLocation() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getMajorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getManagedClasses() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
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
 
getMatchingAttachments(Multipart, List<Attachment>) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getMatchingAttachments(String, List<Attachment>) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getMatchingAttachments(String, String, List<Attachment>) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getMatrixParameters() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getMatrixParams(String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMatrixString() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getMBR() - Method in class org.apache.cxf.jaxrs.impl.ReaderInterceptorMBR
 
getMBW() - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorMBW
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.ReaderInterceptorContextImpl
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorContextImpl
 
getMediaTypeQualityFactor(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMediaTypes(String[]) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMessage() - Method in exception org.apache.cxf.jaxrs.utils.multipart.MultipartReadException
 
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.AbstractRequestContextImpl
 
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
 
getMethodAnnotations(Method, int) - Static method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
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(Multipart, 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, String) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getMultipartType() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
 
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
 
getNameBindings() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getNameBindings() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getNameBindings(Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getNamedDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getNamespaceURI() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.JAXBCollectionWrapperReader
 
getNode(String, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the matching XML node and convert it into an instance of the provided class.
getNode(String, Map<String, String>, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the matching XML node and convert it into an instance of the provided class.
getNodes(String, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the list of matching XML nodes and convert them into an array of instances of the provided class.
getNodes(String, Map<String, String>, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the list of matching XML nodes and convert them into an array of instances of the provided class.
getObject() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getObject(Class<T>) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getObject() - Method in class org.apache.cxf.jaxrs.provider.AbstractCachingMessageProvider
 
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
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorContextImpl
 
getOutTemplates(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
getOwnerType() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
getPackageContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getPackageContext(Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameter(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
getParameter(int, Annotation[], Class<?>) - 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.BeanResourceInfo
 
getParameterMap() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameterMap() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
getParameterMethods() - Method in class org.apache.cxf.jaxrs.model.BeanResourceInfo
 
getParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
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, boolean) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getParameterSplitChar(ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getParameterValues(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParent() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getPart(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParts() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getPassword() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Gets the password
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
 
getPath(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
getPathInfo() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getPathInfo() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
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
 
getPatternValue() - Method in class org.apache.cxf.jaxrs.model.URITemplate
 
getPhase() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
getPolicy() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
getPostMatchContainerRequestFilters(List<String>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getPreferredSource() - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getPreMatchContainerRequestFilters() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getPrivateAddresses() - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
getProduceMediaTypes() - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gets the custom Produces media types
getProduceMime() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getProduces() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getProduces() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getProduceTypes() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getProduceTypes(Produces) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getProperty(String) - Method in class org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
 
getProperty(String) - Method in interface org.apache.cxf.jaxrs.impl.PropertyHolderFactory.PropertyHolder
 
getProperty(String) - Method in class org.apache.cxf.jaxrs.impl.ServletRequestPropertyHolder
 
getPropertyHolder(Message) - Static method in class org.apache.cxf.jaxrs.impl.PropertyHolderFactory
 
getPropertyNames() - Method in class org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
 
getPropertyNames() - Method in interface org.apache.cxf.jaxrs.impl.PropertyHolderFactory.PropertyHolder
 
getPropertyNames() - Method in class org.apache.cxf.jaxrs.impl.ServletRequestPropertyHolder
 
getProtocol() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getProtocolHeader(Message, String, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getProtocolHeader(Message, String, String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
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, String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getProxyMethod(Method) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
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
 
getRawResponseClass(Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getRawType(Type) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getRawType() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
getReader() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getReader(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyReader
 
getReader(InputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getReaderFromMessage() - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
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
 
getRealStream(InputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getRedirectStatus() - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
getRegisteredJaxbWriter() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
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.ContainerRequestContextImpl
 
getRequest() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getRequestContext(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getRequestContext() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Get the map of properties which affect the requests only.
getRequestDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getRequestDispatcher(ServletContext, Class<?>, String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
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 interface org.apache.cxf.jaxrs.ext.ProtocolHeaders
Get the values of a request header.
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.ext.ProtocolHeadersImpl
 
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getRequestHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProtocolHeaders
 
getRequestHeaders() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets the request headers
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getRequestHeaders() - Method in interface org.apache.cxf.jaxrs.ext.ProtocolHeaders
Get the values of request headers.
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.ext.ProtocolHeadersImpl
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getRequestHeaders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProtocolHeaders
 
getRequestHeaderValue(String) - Method in interface org.apache.cxf.jaxrs.ext.ProtocolHeaders
Get the value of a request header.
getRequestHeaderValue(String) - Method in class org.apache.cxf.jaxrs.ext.ProtocolHeadersImpl
 
getRequestHeaderValue(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProtocolHeaders
 
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(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.ResourceContextImpl
 
getResource(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResource(String, Class<T>, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getResourceAsStream(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResourceClass() - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
getResourceClass() - Method in class org.apache.cxf.jaxrs.impl.ResourceInfoImpl
 
getResourceClass() - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
Returns the Class of the resource
getResourceClass() - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
Returns the Class of the resource
getResourceClass() - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
Returns the Class of the resource
getResourceClass() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getResourceClass() - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
Returns the Class of the resource
getResourceClasses() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
getResourceClasses() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getResourceMethod() - Method in class org.apache.cxf.jaxrs.impl.ResourceInfoImpl
 
getResourcePackage() - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
getResourcePaths(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResourceProvider() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getResourceProviders(ServletConfig, Map<Class<?>, Map<String, List<String>>>) - 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
 
getResourceStream(String, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getResourceURL(String, Bus) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
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
getResponse() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets Response
getResponse() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getResponse(Message) - Method in class org.apache.cxf.jaxrs.client.spec.ClientResponseFilterInterceptor
 
getResponse() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getResponseContext() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Get the map of properties which affect the responses only.
getResponseEntityAnnotations() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getResponseHandlers() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getResponseObject() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
getRootAttachment() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getRootHeaders() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
 
getSchema() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getSchema(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getSchema() - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
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.ContainerRequestContextImpl
 
getSecurityContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getSeparator() - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
getServer() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
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.client.JAXRSClientFactoryBean
Returns the service class
getServiceClass() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getServiceClasses(ServletConfig, boolean, String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getServiceFactory() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Returns the service factory
getServiceInfos() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getServiceName() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
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.ThreadLocalHttpServletRequest
 
getServletContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getServletContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getServletContext() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
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
 
getServletPath() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
getServletRegistration(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getServletRegistrations() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
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
 
getSessionCookieConfig() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getSetEncoding(MediaType, MultivaluedMap<String, Object>, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getSharedInstance() - Static method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyWriter
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
getSize(T, 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.MultipartProvider
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getStackTrace(Exception) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getState() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getState() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getStaticSubResolutionValue(ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getStatus() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getStatus() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getStatus() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getStatusInfo() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getStatusInfo() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getStreamHandlerFromCurrentMessage(Class<X>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
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
 
getStringHeaders() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
getStringHeaders() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
getStringHeaders() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getStructuredParams(String, String, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
Retrieve map of query parameters from the passed in message
getStructuredParams(MultivaluedMap<String, String>, String, String, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getSubResource(Class<?>, Class<?>) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getSubResource(Class<?>, Class<?>, Object) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getSubResource(Class<?>, Class<?>, Object, boolean) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getSubResources() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getSubstitutions() - Method in class org.apache.cxf.jaxrs.model.ResourceTypes
 
getSuffix() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getSuperType(Class<?>, TypeVariable<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getSupportedReaderFormats() - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
getSupportedTypes() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
 
getSupportedWriterFormats() - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
getSynchronousTimeout() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getTargetMethod(Message) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
getTemplateParametersMap(URITemplate, List<Object>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
getTemplates() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets the templates map
getTemplates() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getTemplates() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
getTemplateValues(Message) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
getTemplateValues() - Method in class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
getTitle() - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
getType() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getType() - Method in class org.apache.cxf.jaxrs.impl.AbstractInterceptorContextImpl
 
getType() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getType(Type[], int) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
getTypedClass() - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
getTypeFromAdapter(XmlJavaTypeAdapter, Class<?>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
getUri() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
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.ContainerRequestContextImpl
 
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
Gets the user name
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
Find the attribute or simple/text node
getValue(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the attribute or simple/text node
getValue(String, Map<String, String>, Class<T>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the attribute or simple/text node and convert the string value to the instance of the provided class, example, Integer.class.
getValue() - Method in class org.apache.cxf.jaxrs.model.URITemplate
 
getValues(String) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the attributes or simple/text nodes
getValues(String, Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Find the attributes or simple/text nodes
getValueTypeFromAdapter(Class<?>, Class<?>, Annotation[]) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
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
 
getVersion() - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
getWebApplicationExceptionClass(Response, Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
getWriter() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getWriter(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyWriter
 
getXmlNameMap() - Method in class org.apache.cxf.jaxrs.model.ResourceTypes
 

H

h - Variable in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
handleAuthenticationException(SecurityException, Message) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
handleBean(Class<?>, Annotation[], MultivaluedMap<String, String>, ParameterType, Message, boolean) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
handleDocs(Annotation[], StringBuilder, String, boolean, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleDynamicSubresource(StringBuilder, Set<Class<?>>, ElementQNameResolver, Map<Class<?>, QName>, OperationResourceInfo, ClassResourceInfo, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleExceptionEnd(Throwable, String, boolean) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
handleExceptionStart(Exception) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
handleFault(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSDefaultFaultOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSOutExceptionMapperInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor
 
handleFault(Message) - Method in class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
handleGrammars(StringBuilder, StringBuilder, WadlGenerator.SchemaWriter, Map<Class<?>, QName>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleJAXBException(JAXBException, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient.AbstractBodyWriter
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestFilterInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.client.spec.ClientResponseFilterInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSDefaultFaultOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSOutExceptionMapperInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
handleOperation(StringBuilder, Set<Class<?>>, ElementQNameResolver, Map<Class<?>, QName>, OperationResourceInfo, Map<Parameter, Object>, OperationResourceInfo, boolean, boolean, int) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleParameter(StringBuilder, Set<Class<?>>, ElementQNameResolver, Map<Class<?>, QName>, OperationResourceInfo, Parameter, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleParameter(String, boolean, Class<T>, Annotation[], ParameterType, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
handleParams(StringBuilder, OperationResourceInfo, ParameterType, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handlePathAndMatrixClassParams(StringBuilder, Map<Parameter, Object>, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handlePathAndMatrixParams(StringBuilder, OperationResourceInfo, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleRangeRequest(InputStream, OutputStream, HttpHeaders, MultivaluedMap<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
handleRepresentation(StringBuilder, Set<Class<?>>, ElementQNameResolver, Map<Class<?>, QName>, OperationResourceInfo, Class<?>, boolean, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
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
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.security.SimpleAuthorizingFilter
 
handleResource(StringBuilder, Set<Class<?>>, ElementQNameResolver, Map<Class<?>, QName>, ClassResourceInfo, Set<ClassResourceInfo>, boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
handleResponse(Message, Class<?>) - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
handleResponse(Message, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
handleResponse(Message, OperationResourceInfo, Response) - Method in interface org.apache.cxf.jaxrs.ext.ResponseHandler
 
handleTimeout() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
handleXMLStreamException(XMLStreamException, boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
hasBusProperty() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
hasBusProperty() - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
hasEntity() - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
hasEntity() - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
hasEntity() - Method in class org.apache.cxf.jaxrs.impl.ContainerRequestContextImpl
 
hasEntity() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
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
 
hasLink(String) - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
hasLink(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
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, String) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
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
 
headers(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
Set all of the headers.
headMethodPossible(String, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
host(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
HTTP_SCHEME - Static variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
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

id(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
IGNORE_MESSAGE_WRITERS - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
inAppendMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
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
 
inDropElements - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
inElementsMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
init() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Creates the JAX-RS Server instance
init(List<ClassResourceInfo>) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Gives providers a chance to introspect the JAX-RS model classes.
init(List<ClassResourceInfo>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
init(ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
init() - Method in class org.apache.cxf.jaxrs.spring.NamespaceHandler
 
initBeanParamInfo(ProviderFactory) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
initClient(AbstractClient, Endpoint, boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
initialize(Service) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
initialize(Server, Bus) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
initializeServiceModel() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
initInstance(Message, Object) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
initProviders(List<ClassResourceInfo>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
initResource(T) - Method in class org.apache.cxf.jaxrs.impl.ResourceContextImpl
 
injectContextField(AbstractResourceInfo, Field, Object, Object) - 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
 
injectContextProxiesAndApplication(AbstractResourceInfo, Object, Application) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContexts(Object, AbstractResourceInfo, Message) - 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
 
injectParameters(OperationResourceInfo, Object, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
injectParameters(OperationResourceInfo, BeanResourceInfo, Object, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
injectThroughMethod(Object, Method, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectThroughMethod(Object, Method, Object, Message) - 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>, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
intersect two mime types
intersectMimeTypes(List<MediaType>, List<MediaType>, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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(BindingOperationInfo, Object[], Map<String, Object>, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
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, GenericType<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP invocation and returns types response object
invoke(String, Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP invocation and returns types response object
invoke(String, Object, Class<?>, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP invocation and returns types response object
invoke(Object, Method, Object[]) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalInvocationHandler
 
invoke(Exchange, Object) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
invoke(Exchange, Object, Object) - Method in class org.apache.cxf.jaxrs.JAXRSInvoker
 
invokeAndGetCollection(String, Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP invocation and returns a collection of typed objects
invokeLifeCycleMethod(Object, Method) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isAsyncStarted() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isAsyncSupported() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isCallPostConstruct() - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
isCallPreDestroy() - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
isCancelled() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
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
 
isDone() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
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
 
isHttpRequest(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
isMethodAnnotation(Annotation) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isOneway() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
isOneway() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
isParamAnnotationClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isPartiallyEncoded(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
isPayloadEmpty(HttpHeaders) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
isPayloadEmpty(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
isPrimitive(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isProviderKeyNotSet() - Method in class org.apache.cxf.jaxrs.provider.AbstractCachingMessageProvider
 
isRangeSupported() - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
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.BinaryDataProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
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.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.XPathProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
isRedirectPossible(HttpHeaders) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
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
 
isResponseExpectedForOneway() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Indicates if Response may still be expected for oneway requests.
isResumedByApplication() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
isRoot() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
isScan() - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
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.blueprint.BlueprintResourceFactory
 
isSingleton() - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
Indicates if the managed resource is a singleton
isSingleton() - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
Indicates if the managed resource is a singleton
isSingleton() - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
Indicates if the managed resource is a singleton
isSingleton() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
isSingleton() - Method in class org.apache.cxf.jaxrs.model.BeanParamInfo
 
isSingleton() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
isSingleton() - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
isSingleton() - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
Indicates if the managed resource is a singleton
isSkipJaxbChecks() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isSubResourceLocator() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
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
 
isSuspended() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
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
 
isValidResourceClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
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.BinaryDataProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyWriter
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
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.MultipartProvider
 
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.RequestDispatcherProvider
 
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.XSLTJaxbProvider
 
isXmlRoot(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isXmlType(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isXOPPackage() - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
isXOPPackage() - Method in class org.apache.cxf.jaxrs.provider.JAXBAttachmentUnmarshaller
 

J

JAASAuthenticationFilter - Class in org.apache.cxf.jaxrs.security
 
JAASAuthenticationFilter() - Constructor for class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
JAXBAttachmentMarshaller - Class in org.apache.cxf.jaxrs.provider
 
JAXBAttachmentMarshaller(Collection<Attachment>, Integer) - Constructor for class org.apache.cxf.jaxrs.provider.JAXBAttachmentMarshaller
 
JAXBAttachmentUnmarshaller - Class in org.apache.cxf.jaxrs.provider
 
JAXBAttachmentUnmarshaller(Collection<Attachment>) - Constructor for class org.apache.cxf.jaxrs.provider.JAXBAttachmentUnmarshaller
 
jaxbElementClassMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
JAXBElementProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
JAXBElementProvider() - Constructor for class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
JAXBUtils - Class in org.apache.cxf.jaxrs.utils
 
JAXRS_BINDING_ID - Static variable in class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
JAXRSBindingFactory - Class in org.apache.cxf.jaxrs
The CXF BindingFactory implementation which is used to register CXF JAX-RS interceptors with the runtime.
JAXRSBindingFactory() - Constructor for class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
JAXRSBindingFactory(Bus) - Constructor for class org.apache.cxf.jaxrs.JAXRSBindingFactory
 
JAXRSBPNamespaceHandler - Class in org.apache.cxf.jaxrs.blueprint
 
JAXRSBPNamespaceHandler() - Constructor for class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
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.blueprint
 
JAXRSClientFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
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
 
JAXRSDataBinding - Class in org.apache.cxf.jaxrs.provider
CXF DataBinding implementation wrapping JAX-RS providers
JAXRSDataBinding() - Constructor for class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
JAXRSDefaultFaultOutInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
JAXRSDefaultFaultOutInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSDefaultFaultOutInterceptor
 
JAXRSDefaultFaultOutInterceptor(String) - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSDefaultFaultOutInterceptor
 
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
 
JAXRSOutExceptionMapperInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
JAXRSOutExceptionMapperInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSOutExceptionMapperInterceptor
 
JAXRSOutExceptionMapperInterceptor(String) - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSOutExceptionMapperInterceptor
 
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.blueprint
 
JAXRSServerFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
JAXRSServerFactoryBeanDefinitionParser - Class in org.apache.cxf.jaxrs.spring
 
JAXRSServerFactoryBeanDefinitionParser() - Constructor for class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable<T> - Class in org.apache.cxf.jaxrs.blueprint
 
JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable(T) - Constructor for class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable
 
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
Builds a JAX-RS service model from resource classes.
JAXRSServiceFactoryBean() - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
JAXRSServiceImpl - Class in org.apache.cxf.jaxrs
The CXF Service implementation which is used to register the JAX-RS endpoint with the runtime.
JAXRSServiceImpl(String, QName) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSServiceImpl(List<ClassResourceInfo>, QName) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSServiceImpl(List<ClassResourceInfo>) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSServiceImpl(List<ClassResourceInfo>, boolean) - Constructor for class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
JAXRSUtils - Class in org.apache.cxf.jaxrs.utils
 

K

KEEP_CONDUIT_ALIVE - Static variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
keepEncoded(Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
KerberosAuthenticationFilter - Class in org.apache.cxf.jaxrs.security
 
KerberosAuthenticationFilter() - Constructor for class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
KerberosAuthenticationFilter.KerberosPrincipal - Class in org.apache.cxf.jaxrs.security
 
KerberosAuthenticationFilter.KerberosPrincipal(String, String) - Constructor for class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter.KerberosPrincipal
 
KerberosAuthenticationFilter.KerberosSecurityContext - Class in org.apache.cxf.jaxrs.security
 
KerberosAuthenticationFilter.KerberosSecurityContext(KerberosAuthenticationFilter.KerberosPrincipal, GSSContext) - Constructor for class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter.KerberosSecurityContext
 
KerberosAuthOutInterceptor - Class in org.apache.cxf.jaxrs.security
 
KerberosAuthOutInterceptor() - Constructor for class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
KerberosAuthOutInterceptor(String) - Constructor for class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
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
 
link(URI, String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
link(String, String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
LinkHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
LinkHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.LinkHeaderProvider
 
links(Link...) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
loadApplicationClass(String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
loadClass(String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
loadClass(String, String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
LocalClientState - Class in org.apache.cxf.jaxrs.client
Keeps the client state such as the baseURI, currentURI, requestHeaders, current response
LocalClientState() - Constructor for class org.apache.cxf.jaxrs.client.LocalClientState
 
LocalClientState(URI) - Constructor for class org.apache.cxf.jaxrs.client.LocalClientState
 
LocalClientState(URI, URI) - Constructor for class org.apache.cxf.jaxrs.client.LocalClientState
 
LocalClientState(LocalClientState) - Constructor for class org.apache.cxf.jaxrs.client.LocalClientState
 
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
 
LOG - Static variable in class org.apache.cxf.jaxrs.provider.AbstractCachingMessageProvider
 
LOG - Static variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
LOG - Static variable in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
login(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
loginAndGetSubject() - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
logout() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
logRequestParametersIfNeeded(Map<String, List<String>>, String) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 

M

m - Variable in class org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
 
m - Variable in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
mapAttribute(MutableBeanMetadata, Element, String, String, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
mapAttribute(MutableBeanMetadata, Element, String, String, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
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, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSClientFactoryBeanDefinitionParser
 
mapElement(ParserContext, MutableBeanMetadata, Element, String) - Method in class org.apache.cxf.jaxrs.blueprint.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, Annotation[]) - 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
 
marshalAsJaxbElement - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
marshalCollection(Class<?>, Object, Type, String, OutputStream, MediaType, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
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
 
marshalToWriter(Marshaller, Object, XMLStreamWriter, MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
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
 
matchAttachmentId(Attachment, Multipart) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
matchAttachmentId(Attachment, String) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
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
 
matchResource(URI) - Method in class org.apache.cxf.jaxrs.impl.ResourceContextImpl
 
matchResource(URI, Class<T>) - Method in class org.apache.cxf.jaxrs.impl.ResourceContextImpl
 
matchUriInfo(URI) - Method in class org.apache.cxf.jaxrs.impl.ResourceContextImpl
 
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
 
mc - Variable in class org.apache.cxf.jaxrs.provider.AbstractCachingMessageProvider
 
MEDIA_TYPE_Q_PARAM - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
MEDIA_TYPE_QS_PARAM - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
mediaType(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
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
 
mediaTypeToString(MediaType, String...) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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(Map<K, List<V>>, boolean) - 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
 
MetadataMap(Map<K, List<V>>, boolean, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
METHOD - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL method element, corresponds to a class resource method
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
Annotate a JAX-RS function parameter to receive data from a multipart 'part'.
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(Attachment) - 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
 
MultipartReadException - Exception in org.apache.cxf.jaxrs.utils.multipart
 
MultipartReadException(String, String, String) - Constructor for exception org.apache.cxf.jaxrs.utils.multipart.MultipartReadException
 
mustPropogateException(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSDefaultFaultOutInterceptor
 

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
 
newState(URI, MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.ClientState
The factory method for creating a new state.
newState(URI, MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
newState(URI, MultivaluedMap<String, String>, MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
noResourceMethodForOptions(Response, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
NS_MAPPER_PROPERTY_RI - Static variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
NS_MAPPER_PROPERTY_RI_INT - Static variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
Nullable - Annotation Type in org.apache.cxf.jaxrs.ext
Some JAX-RS providers, notably JAXB-based ones return 400 when the incoming payload is empty.

O

object(Object) - Method in class org.apache.cxf.jaxrs.ext.multipart.AttachmentBuilder
 
objectFactoryOrIndexAvailable(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
objectFactoryOrIndexAvailable(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
onComplete() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
onError(Throwable) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
Oneway - Annotation Type in org.apache.cxf.jaxrs.ext
Can be used to nominate oneway methods
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>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
OperationResourceInfoComparator - Class in org.apache.cxf.jaxrs.model
 
OperationResourceInfoComparator(Message, String) - Constructor for class org.apache.cxf.jaxrs.model.OperationResourceInfoComparator
 
OperationResourceInfoComparator(Message, String, boolean, MediaType, List<MediaType>) - 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.blueprint - package org.apache.cxf.jaxrs.blueprint
 
org.apache.cxf.jaxrs.client - package org.apache.cxf.jaxrs.client
 
org.apache.cxf.jaxrs.client.spec - package org.apache.cxf.jaxrs.client.spec
 
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.security - package org.apache.cxf.jaxrs.security
 
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.swagger - package org.apache.cxf.jaxrs.swagger
 
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
 
outAppendMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
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
 
outDropElements - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
outElementsMap - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
outTemplatesAvailable(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 

P

packageContexts - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
PARAM - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL request param or representation elements, correspond to input parameters of the resource method
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
 
ParameterizedCollectionType - Class in org.apache.cxf.jaxrs.utils
 
ParameterizedCollectionType(Class<?>) - Constructor for class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
ParameterType - Enum in org.apache.cxf.jaxrs.model
 
paramFields - Variable in class org.apache.cxf.jaxrs.model.BeanResourceInfo
 
paramMethods - Variable in class org.apache.cxf.jaxrs.model.BeanResourceInfo
 
paramsAvailable() - Method in class org.apache.cxf.jaxrs.model.BeanResourceInfo
 
parse(Element, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
parseMapListSequence(String) - Static method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
parseMediaTypes(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
parseQuotedHeaderValue(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
PARTIAL_HIERARCHICAL_MEDIA_SUBTYPE_CHECK - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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
The default per-request resource provider which creates a new resource instance per every request
PerRequestResourceProvider(Class<?>) - Constructor for class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
 
persistParamsOnMessage(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
populateFormMap(MessageContext, boolean) - 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>, Annotation[], 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, Message, boolean) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
populateMapFromString(MultivaluedMap<String, String>, Message, String, String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
populateMapFromString(MultivaluedMap<String, String>, Message, 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
post(Object, GenericType<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP POST invocation and returns typed response object
post(Object, InvocationCallback<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP Async POST invocation and returns Future.
postAndGetCollection(Object, Class<T1>, Class<T2>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts collection of typed objects and returns a collection of typed objects
postAndGetCollection(Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts request body and returns a collection of typed objects
postCollection(Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts a collection of typed objects
postCollection(Object, Class<T1>, Class<T2>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts a collection of typed objects
postObjectGetCollection(Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Posts the object and returns a collection of typed objects
prepareConduitSelector(Message, URI, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
prepareContinuation() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
preprocess(Message, UriInfo) - Method in class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
preProcessResult(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
PrimitiveTextProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
PrimitiveTextProvider() - Constructor for class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
proceed() - Method in class org.apache.cxf.jaxrs.impl.ReaderInterceptorContextImpl
 
proceed() - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorContextImpl
 
processGenericTypeIfNeeded(Class<?>, Class<?>, Type) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
processParameters(OperationResourceInfo, MultivaluedMap<String, String>, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
PropertyHolderFactory - Class in org.apache.cxf.jaxrs.impl
 
PropertyHolderFactory.PropertyHolder - Interface in org.apache.cxf.jaxrs.impl
 
propogateException(Message) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
ProtocolHeaders - Interface in org.apache.cxf.jaxrs.ext
An injectable interface that provides access to protocol headers
ProtocolHeadersImpl - Class in org.apache.cxf.jaxrs.ext
 
ProtocolHeadersImpl(Message) - Constructor for class org.apache.cxf.jaxrs.ext.ProtocolHeadersImpl
 
PROVIDER_SELECTION_PROPERTY_CHANGED - Static variable in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
ProviderFactory - Class in org.apache.cxf.jaxrs.provider
 
ProviderInfo<T> - Class in org.apache.cxf.jaxrs.model
 
ProviderInfo(T, Bus) - Constructor for class org.apache.cxf.jaxrs.model.ProviderInfo
 
providerSelectionPropertyChanged() - Method in class org.apache.cxf.jaxrs.impl.AbstractInterceptorContextImpl
 
ProvidersImpl - Class in org.apache.cxf.jaxrs.impl
 
ProvidersImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
ProxyClassLoader - Class in org.apache.cxf.jaxrs.client
Deprecated. 
ProxyClassLoader() - Constructor for class org.apache.cxf.jaxrs.client.ProxyClassLoader
Deprecated.  
put(Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP PUT invocation
put(Object, Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP PUT invocation and returns typed response object
put(Object, GenericType<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP PUT invocation and returns typed response object
put(Object, InvocationCallback<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP Async PUT invocation and returns Future.
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
queryEncode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
queryParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 

R

r - Variable in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
readBody(Response, Message, Class<T>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
readBody(InputStream, String) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
readEntity(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
readEntity(GenericType<T>) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
readEntity(Class<T>, Annotation[]) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
readEntity(GenericType<T>, Annotation[]) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
ReaderInterceptorContextImpl - Class in org.apache.cxf.jaxrs.impl
 
ReaderInterceptorContextImpl(Class<?>, Type, Annotation[], InputStream, Message, List<ReaderInterceptor>) - Constructor for class org.apache.cxf.jaxrs.impl.ReaderInterceptorContextImpl
 
ReaderInterceptorMBR - Class in org.apache.cxf.jaxrs.impl
 
ReaderInterceptorMBR(MessageBodyReader<?>, Message) - Constructor for class org.apache.cxf.jaxrs.impl.ReaderInterceptorMBR
 
readForm(FormEncodingProvider<Form>, Message) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyReader
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
readFrom(Class<T>, 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.MultipartProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
readFromMessageBodyReader(List<ReaderInterceptor>, Class<?>, Type, Annotation[], InputStream, MediaType, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
register(Class<?>) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
register(Class<?>, Class<?>...) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
register(Object) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
register(Object, Object...) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
registerUserProvider(Object) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
releaseInstance(Message, Object) - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
releaseInstance(Message, Object) - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
Releases the resource instance if needed
releaseInstance(Message, Object) - Method in interface org.apache.cxf.jaxrs.lifecycle.ResourceProvider
Releases the resource instance if needed
releaseInstance(Message, Object) - Method in class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
Releases the resource instance if needed
releaseInstance(Message, Object) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
Releases the resource instance if needed
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
 
removeProperty(String) - Method in class org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
 
removeProperty(String) - Method in interface org.apache.cxf.jaxrs.impl.PropertyHolderFactory.PropertyHolder
 
removeProperty(String) - Method in class org.apache.cxf.jaxrs.impl.ServletRequestPropertyHolder
 
replaceAll(MultivaluedMap<String, Object>) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
replaceHeader(String, String) - Method in class org.apache.cxf.jaxrs.client.WebClient
Replaces the header value with the new values.
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.client.WebClient
Replaces the current path with the new value.
replacePath(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceQuery(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
Replaces the current query with the new value.
replaceQuery(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
replaceQueryParam(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Replaces the current query with the new value.
replaceQueryParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
reportEmptyContentLength() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
reportInvalidResourceMethod(Method, String) - Static method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
reportMessageHandlerProblem(String, Class<?>, MediaType, Throwable, Response) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
reportServerError(String, String) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
reportServerError(String, String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
REQUEST - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL request element
REQUEST_CONTEXT - Static variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
RequestDispatcherProvider - Class in org.apache.cxf.jaxrs.provider
 
RequestDispatcherProvider() - Constructor for class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
RequestDispatcherProvider.HttpServletRequestFilter - Class in org.apache.cxf.jaxrs.provider
 
RequestDispatcherProvider.HttpServletRequestFilter(HttpServletRequest, String, String, boolean) - Constructor for class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
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 interface org.apache.cxf.jaxrs.client.ClientState
Resets the current state to the baseURI
reset() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
reset() - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
reset() - Method in class org.apache.cxf.jaxrs.client.WebClient
 
reset() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
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
 
resetQuery() - Method in class org.apache.cxf.jaxrs.client.WebClient
Resets the current query
resetRequestURI(Message, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
resetResponse() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
resolve(Class<?>, Annotation[], Map<Class<?>, QName>) - Method in interface org.apache.cxf.jaxrs.model.wadl.ElementQNameResolver
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
resolveTemplate(String, Object) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
resolveTemplate(String, Object, boolean) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
resolveTemplateFromEncoded(String, Object) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
resolveTemplates(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
resolveTemplates(Map<String, Object>, boolean) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
resolveTemplatesFromEncoded(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
resolveXMLResourceURI(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
RESOURCE - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL resource element, in most cases it corresponds to the root resource or sub-resource classes
resourceClass - Variable in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
ResourceComparator - Interface in org.apache.cxf.jaxrs.ext
Can be used to affect the way the JAXRS selection algorithm chooses between multiple matching resource classes and methods
ResourceContextImpl - Class in org.apache.cxf.jaxrs.impl
 
ResourceContextImpl(OperationResourceInfo) - Constructor for class org.apache.cxf.jaxrs.impl.ResourceContextImpl
 
ResourceInfoImpl - Class in org.apache.cxf.jaxrs.impl
 
ResourceInfoImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.ResourceInfoImpl
 
ResourceInfoImpl(OperationResourceInfo) - Constructor for class org.apache.cxf.jaxrs.impl.ResourceInfoImpl
 
ResourceProvider - Interface in org.apache.cxf.jaxrs.lifecycle
ResourceProvider controls the life-cycle of the JAX-RS root resources.
resourceProviders - Variable in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
ResourceTypes - Class in org.apache.cxf.jaxrs.model
 
ResourceTypes() - Constructor for class org.apache.cxf.jaxrs.model.ResourceTypes
 
ResourceUtils - Class in org.apache.cxf.jaxrs.utils
 
RESPONSE - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL request element
RESPONSE_CONTEXT - Static variable in class org.apache.cxf.jaxrs.client.AbstractClient
 
ResponseBuilderImpl - Class in org.apache.cxf.jaxrs.impl
 
ResponseBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
ResponseExceptionMapper<E extends 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
 
responseStreamCanBeClosed(Message, Class<?>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
responseStreamCanBeClosed(Class<?>) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
restoreForm(FormEncodingProvider<Form>, Form, Message) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
resume(Object) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
resume(Throwable) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
retryInvoke(URI, MultivaluedMap<String, String>, Object, Exchange, Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
retryInvoke(URI, MultivaluedMap<String, String>, Object, Exchange, Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.ClientProxyImpl
 
retryInvoke(URI, MultivaluedMap<String, String>, Object, Exchange, Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
RETURN - Static variable in class org.apache.cxf.jaxrs.model.wadl.DocTarget
WADL response representation element, corresponds to the return type of the resource method
root - Variable in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
ROOT_INSTANCE - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
ROOT_PROVIDER - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
ROOT_RESOURCE_CLASS - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
runContainerRequestFilters(ProviderFactory, Message, boolean, List<String>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
runContainerResponseFilters(ProviderFactory, Response, Message, OperationResourceInfo, Method) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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>, Message) - 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
 
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
 
ServletRequestPropertyHolder - Class in org.apache.cxf.jaxrs.impl
 
ServletRequestPropertyHolder(Message) - Constructor for class org.apache.cxf.jaxrs.impl.ServletRequestPropertyHolder
 
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
 
setAddMessageToResponse(boolean) - Method in class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
Controls whether to add an error message to Response or not,
setAddResourceAndMethodIds(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setAllHeaders(MultivaluedMap<String, String>, HttpURLConnection) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setAllInterceptors(JAXRSServerFactoryBean, ServletConfig, String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setAllTypes(Map<Class<?>, Type>) - Method in class org.apache.cxf.jaxrs.model.ResourceTypes
 
setAnnotations(Annotation[]) - Method in class org.apache.cxf.jaxrs.impl.AbstractInterceptorContextImpl
 
setApplication(Application) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Saves the reference to the JAX-RS Application
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
setApplicationProvider(ProviderInfo<Application>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setApplicationTitle(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setAttachmentDirectory(String) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setAttachmentDirectory(String) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
setAttachmentMaxSize(String) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setAttachmentMaxSize(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
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setBasePath(String) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
setBaseURI(URI) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the base URI
setBaseURI(URI) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setBaseURI(URI) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setBeanId(String) - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
setBeanId(String) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
setBeanInfo(ProviderFactory) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setBeanInfo(ProviderFactory) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
setBeanName(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setBeanNames(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
setBuffering() - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Allows for multiple queries against the same stream by buffering to DOM
setBufferSize(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
setBus(Bus) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the bus
setBus(Bus) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Sets the Bus
setBus(Bus) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
setCallbackHandler(CallbackHandler) - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
setCallPostConstruct(boolean) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
setCallPreDestroy(boolean) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
setCatalogLocation(String) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setCatalogLocation(String) - 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
 
setClassLoader(ClassLoader) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the custom class loader to be used for creating proxies
setClassLoader(ClassLoader) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setClassName(String) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setClassResources(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
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
Sets the conduit selector
setConfiguration(ClientConfiguration) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Sets custom Consumes media types; can be used to override static Consumes annotation value set on the provider.
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setConsumeMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setConsumes(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setConsumes(String) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setContact(String) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
setContentLength(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setContentType(String) - Method in class org.apache.cxf.jaxrs.impl.HttpServletResponseFilter
 
setContentType(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setContextName(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setContextProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setContexts(Message, Exchange, Map<String, Object>, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setCreateServiceModel(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setCurrentBuilder(UriBuilder) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the current builder
setCurrentBuilder(UriBuilder) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setCurrentBuilder(UriBuilder) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setDataBinding(DataBinding) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
setDataBindingProvider(ProviderFactory, Service) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setDateHeader(String, long) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setDefaultMediaType(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setDefaultValue(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setDelegatingReader(MessageBodyReader<T>) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyReader
 
setDelegatingReaders(List<MessageBodyReader<T>>) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyReader
 
setDelegatingWriter(MessageBodyWriter<T>) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyWriter
 
setDelegatingWriters(List<MessageBodyWriter<T>>) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyWriter
 
setDepthProperties(DocumentDepthProperties) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setDescription(String) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
setDispatcherName(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setDocLocation(String) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Set the reference to the document (WADL, etc) describing the endpoint
setDocLocation(JAXRSServerFactoryBean, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setEmptyRequestPropertyIfNeeded(Message, Object) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setEnableBuffering(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Enables the buffering mode.
setEnableBuffering(boolean) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setEnableStaticResolution(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setEnableStreaming(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Enables the support for streaming.
setEncoded(boolean) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setEndpoints(Map<QName, Endpoint>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setEntity(Object, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
setEntity(Object, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
setEntity(Object, Annotation[]) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
setEntity(Object) - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorContextImpl
 
setEntityAnnotations(Annotation[]) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
setEntityStream(OutputStream) - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
setEntityStream(InputStream) - Method in class org.apache.cxf.jaxrs.client.spec.ClientResponseContextImpl
 
setEntityStream(InputStream) - Method in class org.apache.cxf.jaxrs.impl.ContainerRequestContextImpl
 
setEntityStream(OutputStream) - Method in class org.apache.cxf.jaxrs.impl.ContainerResponseContextImpl
 
setEnumResources(Map<? extends Enum<?>, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setExecutor(Executor) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setExecutor(Executor) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setExpectedEncoded(boolean) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
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
Sets the extension mappings, example, 'xml' is the key and 'text/xml' is the value.
setExtensions(JAXRSServerFactoryBean, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setExternalLinks(List<String>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setExtraClass(Class<?>[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setForceDOM(boolean) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setGenericType(Type) - Method in class org.apache.cxf.jaxrs.impl.AbstractInterceptorContextImpl
 
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
Sets the headers new proxy or WebClient instances will be initialized with.
setHttpMethod(String) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
setIgnoreBasePath(boolean) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setIgnoreForwardSlash(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setIgnoreMessageWriters(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setIgnoreRequests(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setInAppendElements(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setInClassNames(List<String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInDropElements(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setInFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the list of in fault interceptors which will deal with the HTTP faults; the client code may choose to catch WebApplicationException exceptions instead.
setInheritHeaders(boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Indicates if the headers set by a current proxy will be inherited when a subresource proxy is created vice versa.
setInInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the list of in interceptors which pre-process the responses from remote services.
setInitialState(ClientState) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the initial client state, can be a thread-safe state.
setInitParameter(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
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
 
setInputStream(InputStream) - Method in class org.apache.cxf.jaxrs.impl.ReaderInterceptorContextImpl
 
setInTemplate(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setInterceptor(AbstractAuthorizingInInterceptor) - Method in class org.apache.cxf.jaxrs.security.SimpleAuthorizingFilter
 
setInterceptors(JAXRSServerFactoryBean, ServletConfig, String, String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setIntHeader(String, int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setInTransformElements(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setInvoker(Invoker) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the custom Invoker which can be used to customize the way the default JAX-RS invoker calls on the service bean
setInvoker(Invoker) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setInvoker(Invoker) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setInvoker(JAXRSServerFactoryBean, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setJaxbElementClassMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setJaxbElementClassNames(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setLanguageMappings(Map<Object, Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the language mappings, example, 'en' is the key and 'en-gb' is the value.
setLicense(String) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
setLicenseUrl(String) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
setLinkAnyMediaTypeToXmlSchema(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setLinkJsonToXmlSchema(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setList(List<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
setLocale(Locale) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setLoginConfig(Configuration) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setLoginContextName(String) - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
setLogRedirects(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setMarshallAsJaxbElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setMarshallerListener(Marshaller.Listener) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setMarshallerProp(Marshaller, Object, String, String) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setMarshallerProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setMediaType(MediaType) - Method in class org.apache.cxf.jaxrs.impl.ReaderInterceptorContextImpl
 
setMediaType(MediaType) - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorContextImpl
 
setMessage(Message) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
setMessageContentType(Message, Response) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.AbstractCachingMessageProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
setMethod(String) - Method in class org.apache.cxf.jaxrs.impl.AbstractRequestContextImpl
 
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
Sets the description of root resources.
setModelBeans(List<UserResource>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the description of root resources.
setModelBeansWithServiceClass(List<UserResource>, Class<?>...) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the description of root resources with the list of concrete classes.
setModelRef(String) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets a reference to the external user model, Example: "classpath:/model/resources.xml"
setModelRefWithServiceClass(String, Class<?>...) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets a reference to the external user model, Example: "classpath:/model/resources.xml".
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
 
setNameBindings(List<String>) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setNamespaceMapper(Marshaller, Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setNamespaceMapperPropertyName(String) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setNamespacePrefix(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setNamespacePrefixes(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setNamespaces(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setObject(T) - Method in class org.apache.cxf.jaxrs.provider.AbstractCachingMessageProvider
 
setOneway(boolean) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setOperations(List<UserOperation>) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setOutAppendElements(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setOutClassNames(List<String>) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutDropElements(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setOutFaultInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the list of out fault interceptors which will deal with the client-side faults; the client code may choose to catch ClientException exceptions instead.
setOutInterceptors(List<Interceptor<? extends Message>>) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the list of out interceptors which post-process the requests to the remote services.
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
 
setOutputStream(OutputStream) - Method in class org.apache.cxf.jaxrs.impl.WriterInterceptorContextImpl
 
setOutTemplate(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutTransformElements(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setParameter(String, String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
setParameters(List<Parameter>) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setParameters(String, List<String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
setParent(ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setPassword(String) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the password.
setPath(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setPath(String) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setPlainOperationNameProperty(Message, String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setPolicy(AuthorizationPolicy) - Method in class org.apache.cxf.jaxrs.security.KerberosAuthOutInterceptor
 
setPostConstructMethodName(String) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
setPreDestroyMethodName(String) - Method in class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
setPrintStackTrace(boolean) - Method in class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
Control whether to log at WARN or FINE level.
setPrivateAddresses(List<String>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setProduceMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
Sets custom Produces media types; can be used to override static Produces annotation value set on the provider.
setProduceMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setProduces(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setProduces(String) - Method in class org.apache.cxf.jaxrs.model.UserResource
 
setProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
setProperty(String, Object) - Method in class org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
 
setProperty(String, Object) - Method in interface org.apache.cxf.jaxrs.impl.PropertyHolderFactory.PropertyHolder
 
setProperty(String, Object) - Method in class org.apache.cxf.jaxrs.impl.ServletRequestPropertyHolder
 
setProvider(Object) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Add custom JAX-RS provider to the list of providers
setProvider(Object) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
setProviders(List<? extends Object>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Add custom JAX-RS providers to the list of providers
setRealm(String) - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
setRealmName(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setRedirectURI(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setReportByteArraySize(boolean) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
setRequestHeaders(MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the request headers
setRequestHeaders(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setRequestHeaders(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setRequestParameters(RequestDispatcherProvider.HttpServletRequestFilter) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setRequestPreprocessor(RequestPreprocessor) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setRequestUri(URI) - Method in class org.apache.cxf.jaxrs.impl.ContainerRequestContextImpl
 
setRequestUri(URI, URI) - Method in class org.apache.cxf.jaxrs.impl.ContainerRequestContextImpl
 
setResolver(ElementQNameResolver) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setResolver(URIResolver) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setResourceClass(Class<?>) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the resource class
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
Sets one or more root resource classes
setResourceClasses(Class<?>...) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets one or more root resource classes
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
 
setResourceComparator(ResourceComparator) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Resource comparator which may be used to customize the way a root resource or resource method is selected
setResourcePackage(String) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
setResourcePath(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setResourcePaths(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setResourceProvider(Class<?>, ResourceProvider) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the provider managing the life-cycle of the given resource class
setResourceProvider(ResourceProvider) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the provider managing the life-cycle of the resource class
setResourceProvider(ResourceProvider) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setResourceProviders(List<ResourceProvider>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the list of providers managing the life-cycle of the resource classes
setResponse(Response) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets Response
setResponse(Response) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setResponse(Response) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setResponseBuilder(Message, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setRoleClassifier(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setRoleClassifierType(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setRolePrefix(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
Deprecated. 
setSaveParametersAsAttributes(boolean) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setScan(boolean) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
setSchema(Schema) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSchemaHandler(SchemaHandler) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSchemaHandlers(Map<String, SchemaHandler>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the location of the schema which can be used to validate the incoming XML or JAXB-driven JSON.
setSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the locations of the schemas which can be used to validate the incoming XML or JAXB-driven JSON.
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
setSchemaLocations(List<String>) - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
Deprecated. 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
Deprecated. 
setSchemasLocations(JAXRSServerFactoryBean, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setScope(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setSecondsToKeepState(long) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the time a thread-local client state will be kept.
setSecurityContext(SecurityContext) - Method in class org.apache.cxf.jaxrs.impl.ContainerRequestContextImpl
 
setService(Service) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setServiceBean(Object) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the single resource bean.
setServiceBeanObjects(Object...) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the resource beans.
setServiceBeans(List<Object>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Sets the resource beans.
setServiceClass(Class<?>) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the resource class, may be called from a Spring handler
setServiceClass(Class<?>) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
This method is used primarily by Spring handler processing the jaxrs:server/@serviceClass attribute.
setServiceFactory(JAXRSServiceFactoryBean) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets the custom service factory which processes the registered classes and providers
setServiceName(QName) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
setServiceName(QName) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setServicePrincipalName(String) - Method in class org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter
 
setServletContextPath(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setServletPath(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
setSingleJaxbContext(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSingleResourceMultipleMethods(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setSkipJaxbChecks(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setStart(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
Determines whether Services are automatically started during the create() call.
setStaticSubresourceResolution(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
By default the subresources are resolved dynamically, mainly due to the JAX-RS specification allowing Objects being returned from the subresource locators.
setStatus(int) - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
setStatus(int) - Method in class org.apache.cxf.jaxrs.impl.HttpServletResponseFilter
 
setStatus(int) - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
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
 
setStatusInfo(Response.StatusType) - Method in class org.apache.cxf.jaxrs.impl.AbstractResponseContextImpl
 
setStrictPathCheck(boolean) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setSupportCollections(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setSupportedTypes(List<String>) - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentInputInterceptor
 
setSupportJaxbOnly(boolean) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setSupportJaxbSubstitutions(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setSupportJaxbXmlType(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setSupportOnewayResponseProperty(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setSynchronousTimeout(long) - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Sets the synchronous timeout
setSystemId(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setTemplates(MultivaluedMap<String, String>) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the map containing template name and value pairs
setTemplates(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setTemplates(MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setTempResourceProviders(List<SpringResourceFactory>) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean
 
setThreadSafe(boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Indicates if a single proxy or WebClient instance can be reused by multiple threads.
setTimeout(long, TimeUnit) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
setTimeoutHandler(TimeoutHandler) - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
setTimeToKeepState(long) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setTitle(String) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
setType(Class<?>) - Method in class org.apache.cxf.jaxrs.impl.AbstractInterceptorContextImpl
 
setType(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setUnmarshallAsJaxbElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setUnmarshallerListener(Unmarshaller.Listener) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setUnmarshallerProperties(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setupFactory(Endpoint) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
setupInFaultObserver(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setupInInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setupOutInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setUri(URI) - Method in class org.apache.cxf.jaxrs.client.spec.ClientRequestContextImpl
 
setURITemplate(URITemplate) - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
setURITemplate(URITemplate) - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
setUseClassNames(boolean) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setUseCurrentServlet(boolean) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setUseDataSourceContentType(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
setUseJaxbContextForQnames(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setUsername(String) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
Sets the username.
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
 
setUseSingleContextForPackages(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setUseSingleSlashResource(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setValidateBeforeWrite(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setValidateOutput(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setValidationHandler(ValidationEventHandler) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setValidator(FormValidator) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
setVerb(String) - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
setVersion(String) - Method in class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
setWadlNamespace(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setXmlPiProperty(Marshaller, String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setXmlPiPropertyName(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setXmlResourceOffset(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setXmlTypeAsJaxbElementOnly(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
SimpleAuthorizingFilter - Class in org.apache.cxf.jaxrs.security
 
SimpleAuthorizingFilter() - Constructor for class org.apache.cxf.jaxrs.security.SimpleAuthorizingFilter
 
SingletonResourceProvider - Class in org.apache.cxf.jaxrs.lifecycle
The default singleton resource provider which returns the same resource instance per every request
SingletonResourceProvider(Object, boolean) - Constructor for class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
 
SingletonResourceProvider(Object) - Constructor for class org.apache.cxf.jaxrs.lifecycle.SingletonResourceProvider
 
size() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
sortMediaTypes(String, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
sortMediaTypes(List<MediaType>, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
sortOperationsByPath(Set<OperationResourceInfo>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
SourceProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
SourceProvider() - Constructor for class org.apache.cxf.jaxrs.provider.SourceProvider
 
SpringResourceFactory - Class in org.apache.cxf.jaxrs.spring
The ResourceProvider implementation which delegates to ApplicationContext to manage the life-cycle of the resource
SpringResourceFactory() - Constructor for class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
SpringResourceFactory(String) - Constructor for class org.apache.cxf.jaxrs.spring.SpringResourceFactory
 
startAsync() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
startMethodRequestTag(StringBuilder, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
startMethodResponseTag(StringBuilder, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
startResourceTag(StringBuilder, OperationResourceInfo, String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
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>, Set<String>, boolean) - Method in class org.apache.cxf.jaxrs.model.URITemplate
Substitutes template variables with mapped values.
suspendContinuation() - Method in class org.apache.cxf.jaxrs.impl.AsyncResponseImpl
 
SwaggerFeature - Class in org.apache.cxf.jaxrs.swagger
 
SwaggerFeature() - Constructor for class org.apache.cxf.jaxrs.swagger.SwaggerFeature
 
sync() - Method in class org.apache.cxf.jaxrs.client.WebClient
 

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
 
ThreadLocalClientState - Class in org.apache.cxf.jaxrs.client
Keeps the client state such as the baseURI, currentURI, requestHeaders, current response in a thread local storage
ThreadLocalClientState(String) - Constructor for class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
ThreadLocalClientState(String, long) - Constructor for class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
ThreadLocalClientState(LocalClientState, long) - Constructor for class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
ThreadLocalContextResolver<T> - 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
 
ThreadLocalInvocationHandler<T> - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalInvocationHandler() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalInvocationHandler
 
ThreadLocalMessageContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalMessageContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
ThreadLocalProtocolHeaders - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalProtocolHeaders() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProtocolHeaders
 
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(String, Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
toAbsoluteUri(URI, Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
toBadRequestException(Throwable, Response) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
toHttpException(Throwable, Response) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
toInternalServerErrorException(Throwable, Response) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
toMediaType(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
toNotAcceptableException(Throwable, Response) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
toNotAuthorizedException(Throwable, Response) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
toNotFoundException(Throwable, Response) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
toNotSupportedException(Throwable, Response) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
toResponse(WebApplicationException) - Method in class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
toResponse(int) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
toResponse(Response.Status) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
toResponseBuilder(int) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
toResponseBuilder(Response.Status) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
toString(String) - Method in class org.apache.cxf.jaxrs.client.UrlEncodingParamConverter
 
toString() - Method in class org.apache.cxf.jaxrs.ext.form.Form
 
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(Link) - Method in class org.apache.cxf.jaxrs.impl.LinkHeaderProvider
 
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
 
toString() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
toString() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
toTemplate() - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
toWebApplicationException(Throwable, Response) - Static method in class org.apache.cxf.jaxrs.utils.ExceptionUtils
 
transferTo(File) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
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
 
typeToString(MediaType) - Static method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
typeToString(MediaType, List<String>) - Static method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 

U

unmarshalAsJaxbElement - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
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
 
unmarshalFromReader(Unmarshaller, XMLStreamReader, MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
updateParamClassToTypeIfNeeded(Class<?>, Type) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
updatePath(Message, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
uri(URI) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
uri(String) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
uriAsTemplate(String) - 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, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
urlDecode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
urlEncode(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
urlEncode(String, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
UrlEncodingParamConverter - Class in org.apache.cxf.jaxrs.client
 
UrlEncodingParamConverter() - Constructor for class org.apache.cxf.jaxrs.client.UrlEncodingParamConverter
 
UrlEncodingParamConverter(String) - Constructor for class org.apache.cxf.jaxrs.client.UrlEncodingParamConverter
 
useAdapter(Object, XmlJavaTypeAdapter, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
useAdapter(Object, XmlJavaTypeAdapter, boolean, Object) - Static method in class org.apache.cxf.jaxrs.utils.JAXBUtils
 
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
 
validateObjectIfNeeded(Marshaller, Class<?>, Object) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
valueOf(String) - Static method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
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 are 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
 
variants(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
 
WadlGenerator(Bus) - Constructor for class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WadlGenerator(WadlGenerator) - Constructor for class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WadlGenerator.SchemaWriter - Interface in org.apache.cxf.jaxrs.model.wadl
 
waitForResponseCode(Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
WebApplicationExceptionMapper - Class in org.apache.cxf.jaxrs.impl
Default exception mapper for WebApplicationException.
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
 
WebClient(ClientState) - Constructor for class org.apache.cxf.jaxrs.client.WebClient
 
write(int) - Method in class org.apache.cxf.jaxrs.impl.ServletOutputStreamFilter
 
write(byte[], int, int) - Method in class org.apache.cxf.jaxrs.impl.ServletOutputStreamFilter
 
write(StringBuilder) - Method in interface org.apache.cxf.jaxrs.model.wadl.WadlGenerator.SchemaWriter
 
writeBody(T, Message, Class<?>, Type, Annotation[], OutputStream) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
writeForm(FormEncodingProvider<Form>, Form, OutputStream) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
writeMapToOutputStream(Map<String, List<String>>, OutputStream, String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
writeMessageBody(List<WriterInterceptor>, Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
writeOptionalTypeParameters() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
 
WriterInterceptorContextImpl - Class in org.apache.cxf.jaxrs.impl
 
WriterInterceptorContextImpl(Object, Class<?>, Type, Annotation[], OutputStream, Message, List<WriterInterceptor>) - Constructor for class org.apache.cxf.jaxrs.impl.WriterInterceptorContextImpl
 
WriterInterceptorMBW - Class in org.apache.cxf.jaxrs.impl
 
WriterInterceptorMBW(MessageBodyWriter<Object>, Message) - Constructor for class org.apache.cxf.jaxrs.impl.WriterInterceptorMBW
 
writeTo(T, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.CachingMessageBodyWriter
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
writeTo(T, 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.MultipartProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
writeToWriter(XMLStreamWriter, Object) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 

X

XMLInstruction - Annotation Type in org.apache.cxf.jaxrs.ext.xml
Can be used to add custom XML processing instructions to out-bound XML messages
XMLName - Annotation Type in org.apache.cxf.jaxrs.model.wadl
Can be used to assign qualified XML names to arbitrary classes for the purpose of matching them with external schema definitions
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
 
xmlTypeAsJaxbElementOnly - Variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
XPathProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
XPathProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XPathProvider
 
XSISchemaLocation - Annotation Type in org.apache.cxf.jaxrs.ext.xml
This annotation can be used to simplify adding xsi:schemaLocation attributes
XSLTJaxbProvider<T> - 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