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

A

AbstractAegisProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
AbstractAegisProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
AbstractAtomElementBuilder<T> - Class in org.apache.cxf.jaxrs.ext.atom
A callback-style provider which can be used to map an object to Atom Feed or Entry without having to deal directly with types representing Atom feeds or entries
AbstractAtomElementBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
AbstractAtomProvider<T extends org.apache.abdera.model.Element> - Class in org.apache.cxf.jaxrs.provider
 
AbstractAtomProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
AbstractClient - Class in org.apache.cxf.jaxrs.client
Common proxy and http-centric client implementation
AbstractClient(URI) - Constructor for class org.apache.cxf.jaxrs.client.AbstractClient
 
AbstractClient(ClientState) - Constructor for class org.apache.cxf.jaxrs.client.AbstractClient
 
AbstractComplexCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
 
AbstractComplexCondition(ConditionType) - Constructor for class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
AbstractComplexCondition(List<SearchCondition<T>>, ConditionType) - Constructor for class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
AbstractConfigurableProvider - Class in org.apache.cxf.jaxrs.provider
 
AbstractConfigurableProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractConfigurableProvider
 
AbstractEntryBuilder<T> - Class in org.apache.cxf.jaxrs.ext.atom
A callback-style provider which can be used to map an object to Atom Entry without having to deal directly with types representing Atom entries
AbstractEntryBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.atom.AbstractEntryBuilder
 
AbstractFeedBuilder<T> - Class in org.apache.cxf.jaxrs.ext.atom
A callback-style provider which can be used to map an object to Atom Feed without having to deal directly with types representing Atom feeds
AbstractFeedBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.atom.AbstractFeedBuilder
 
AbstractJAXBProvider - Class in org.apache.cxf.jaxrs.provider
 
AbstractJAXBProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
AbstractJAXBProvider.CollectionWrapper - Class in org.apache.cxf.jaxrs.provider
 
AbstractJAXBProvider.CollectionWrapper() - Constructor for class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
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() - Constructor for class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
AbstractJAXRSFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
AbstractJsonpOutInterceptor - Class in org.apache.cxf.jaxrs.provider.jsonp
 
AbstractJsonpOutInterceptor(String) - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.AbstractJsonpOutInterceptor
 
AbstractResourceInfo - Class in org.apache.cxf.jaxrs.model
 
AbstractResourceInfo() - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractResourceInfo(Class<?>, Class<?>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
AbstractThreadLocalProxy<T> - Class in org.apache.cxf.jaxrs.impl.tl
 
AbstractThreadLocalProxy() - Constructor for class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
accept(MediaType...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept header
accept(String...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Accept header
accept(MediaType...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept header
accept(String...) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Accept header
accept(MediaType...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
accept(String...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
accept(SearchConditionVisitor<T>) - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
accept(SearchConditionVisitor<T>) - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
accept(SearchConditionVisitor<T>) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Provides a visitor which will convert this SearchCondition into a custom expression, for example, into the SQL statement, etc
accept(SearchConditionVisitor<T>) - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
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
 
add(K, V) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
add() - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
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
 
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
 
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
 
addLoader(ClassLoader) - Method in class org.apache.cxf.jaxrs.client.ProxyClassLoader
 
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
 
addParametersToBuilder(UriBuilder, String, Object, ParameterType) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
addPropertyToForm(MultivaluedMap<String, String>, String, Object) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
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
 
AegisElementProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
AegisElementProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
AegisJSONProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
AegisJSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
after(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property after (greater than) given date?
after(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property after (greater than) date distant from now by given period of time?
ALL_TYPES - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
and() - Method in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
Conjunct current expression with another
and(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
and(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in interface org.apache.cxf.jaxrs.ext.search.client.PartialCondition
Conjunct multiple expressions
AND - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
AndSearchCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
Composite 'and' search condition
AndSearchCondition() - Constructor for class org.apache.cxf.jaxrs.ext.search.AndSearchCondition
 
AndSearchCondition(List<SearchCondition<T>>) - Constructor for class org.apache.cxf.jaxrs.ext.search.AndSearchCondition
 
AnnotationUtils - Class in org.apache.cxf.jaxrs.utils
 
applyFeatures(AbstractClient) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
applyFeatures() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
AtomElementReader<T extends org.apache.abdera.model.Element,E> - Interface in org.apache.cxf.jaxrs.ext.atom
A callback-style interface which can be used to deserialize an Atom Feed or Entry into a custom object without having to introduce direct dependencies on Abdera API in the 'main' service code
AtomElementWriter<T extends org.apache.abdera.model.Element,E> - Interface in org.apache.cxf.jaxrs.ext.atom
A callback-style interface which can be used to map an object to an Atom Feed or Entry without having to introduce direct dependencies on Abdera API in the 'main' service code
AtomEntryProvider - Class in org.apache.cxf.jaxrs.provider
 
AtomEntryProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
AtomFeedProvider - Class in org.apache.cxf.jaxrs.provider
 
AtomFeedProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
AtomPojoProvider - Class in org.apache.cxf.jaxrs.provider
 
AtomPojoProvider() - Constructor for class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
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(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
before(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property before (less than) given date?
before(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property before (less than) date distant from now by given period of time?
BinaryDataProvider - Class in org.apache.cxf.jaxrs.provider
 
BinaryDataProvider() - Constructor for class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
bind(OperationResourceInfo, Method...) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
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
 
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() - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
buildEntry(Entry, Object) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
buildFeed(Feed, Object) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
buildFromEncoded(Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildFromEncodedMap(Map<String, ? extends Object>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
buildFromMap(Map<String, ? extends Object>) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
BUNDLE - Static variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 

C

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
 
calculateNewRequestURI(Map<String, Object>) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
call() - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable
 
CALLBACK_KEY - Static variable in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
CALLBACK_PARAM - Static variable in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
canBeReadAsJaxbElement(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
canBeReadAsJaxbElement(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
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
 
checkCodeRequest(Message) - Method in class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
checkContentLength() - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
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
 
ClassResourceInfo - Class in org.apache.cxf.jaxrs.model
 
ClassResourceInfo(Class<?>) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(ClassResourceInfo) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
ClassResourceInfo(Class<?>, Class<?>, boolean, boolean, boolean, String, String) - 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
 
clearContexts() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
clearThreadLocalProxies() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
clearThreadLocalProxies() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
Client - Interface in org.apache.cxf.jaxrs.client
Represents common proxy and http-centric client capabilities
client(Object) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Converts proxy to Client
ClientConfiguration - Class in org.apache.cxf.jaxrs.client
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
 
ClientState - Interface in org.apache.cxf.jaxrs.client
Represents the client state : - baseURI - current uri builder - current requestHeaders - current template parameters map - last response
ClientWebApplicationException - Exception in org.apache.cxf.jaxrs.client
This exception indicates that the problem has occurred on the client side only, possibly as part of processing the successful server response or even before the request has been sent
ClientWebApplicationException() - Constructor for exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
 
ClientWebApplicationException(String) - Constructor for exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
 
ClientWebApplicationException(Throwable) - Constructor for exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
 
ClientWebApplicationException(String, Throwable, Response) - Constructor for exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
 
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.provider.PrefixCollectingXMLStreamWriter
 
CODE_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
CODE_TYPE_GRAMMAR - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
CODE_TYPE_PROXY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
CODE_TYPE_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
CODE_TYPE_WEB - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
CodeGeneratorProvider - Class in org.apache.cxf.jaxrs.ext.codegen
 
CodeGeneratorProvider() - Constructor for class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
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
 
compareMediaTypes(MediaType, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareMediaTypesQualityFactors(MediaType, MediaType) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareOperations(OperationResourceInfo, OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
compareSortedMediaTypes(List<MediaType>, List<MediaType>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
compareTemplates(URITemplate, URITemplate) - Static method in class org.apache.cxf.jaxrs.model.URITemplate
 
CompleteCondition - Interface in org.apache.cxf.jaxrs.ext.search.client
Part of fluent interface of SearchConditionBuilder.
completeExchange(Object, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
conditions - Variable in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
ConditionType - Enum in org.apache.cxf.jaxrs.ext.search
Possisble condition types
conditionTypeToSqlOperator(ConditionType, String) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
configureSingleton(Object) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
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
 
convertFaultToResponse(Throwable, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
convertStringToPrimitive(String, Class<T>) - 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
 
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
 
copyReaderToWriter(XMLStreamReader, XMLStreamWriter) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
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<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, List<?>, List<AbstractFeature>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy
create(String, Class<T>, String, String, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy which will do basic authentication
create(Class<T>, Object...) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
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<?>, String) - Static method in class org.apache.cxf.jaxrs.client.WebClient
Creates WebClient
create(String, List<?>, List<AbstractFeature>, 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() - 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
 
createBadgerFishReader(InputStream) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createBadgerFishWriter(OutputStream) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
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(Class<?>, Class<?>, boolean, boolean) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createConfiguration(ConcurrentHashMap<String, String>, boolean, boolean, TypeConverter) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createConstructorArguments(Constructor, Message) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createContextResolver(Type, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createContextResolver(Type, Message, MediaType) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createContextResolver(Type, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createContextValue(Message, Type, Class<T>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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() - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
createEntryContent(Entry, Object, Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
createEntryFromObject(Object, Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
createExceptionMapper(Class<?>, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createExchange(Message, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
createFeedFromCollectionWrapper(Object) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
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>, List<UserResource>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createFromModel(String, Class<T>, List<UserResource>, List<?>, String) - Static method in class org.apache.cxf.jaxrs.client.JAXRSClientFactory
Creates a proxy using user resource model
createHeaderDelegate(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createHttpParameterValue(Parameter, Class<?>, Type, Annotation[], Message, MultivaluedMap<String, String>, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
createIgnoreMixedContentWriterIfNeeded(XMLStreamWriter, boolean) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createIgnoreNsWriterIfNeeded(XMLStreamWriter, boolean) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createInstance(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.RuntimeDelegateImpl
 
createInstance(Message) - Method in class org.apache.cxf.jaxrs.lifecycle.PerRequestResourceProvider
 
createInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
createInvoker() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
createJaxbContext(Set<Class<?>>, Class[], Map<String, Object>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
createKey(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixRespectingMappedNamespaceConvention
 
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
 
createMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, Message) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createParameterHandler(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
createParameterObject(List<String>, Class<?>, Type, 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.DataBindingJSONProvider
 
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
 
createReader(Class<?>, InputStream, boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
createReader(Class<?>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
createResourceInfo(Class, boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
createResourceValue(Message, Type, Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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(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, String) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
createServiceClassResourceInfo(Map<String, UserResource>, UserResource, Class<?>, boolean, boolean) - 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, String>, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
createStreamReader(AegisType, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
createStreamReader(AegisType, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
createStreamReader(InputStream, boolean, ConcurrentHashMap<String, String>) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createStreamReader(InputStream, boolean, ConcurrentHashMap<String, String>, DocumentDepthProperties) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
createStreamWriter(QName, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
createStreamWriter(QName, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
createStreamWriter(OutputStream, QName, boolean, Configuration, boolean, List<String>, boolean) - Static method in class org.apache.cxf.jaxrs.provider.JSONUtils
 
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<?>) - 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) - 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, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
createWriter(Class<?>, Type, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
createWriter(Class<T>) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
createWriter(Object, Class<?>, Type, String, OutputStream, boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
CXFNonSpringJaxrsServlet - Class in org.apache.cxf.jaxrs.servlet
 
CXFNonSpringJaxrsServlet() - Constructor for class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 

D

DataBindingJSONProvider<T> - Class in org.apache.cxf.jaxrs.provider
 
DataBindingJSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
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 - Class in org.apache.cxf.jaxrs.provider
 
DataSourceProvider() - Constructor for class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
DATE_FORMAT_PROPERTY - Static variable in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
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_CALLBACK_VALUE - Static variable in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
DEFAULT_DATE_FORMAT - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
DEFAULT_LANGUAGE - Static variable in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
 
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.
DOC_LOCATION - Static variable in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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.
doHandleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
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
 
doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.apache.cxf.jaxrs.spring.JAXRSServerFactoryBeanDefinitionParser
 
doSetRequestParameters(RequestDispatcherProvider.HttpServletRequestFilter, MultivaluedMap<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
doUnmarshal(Unmarshaller, Class<?>, InputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
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() - Method in class org.apache.cxf.jaxrs.model.URITemplate
Encoded literal characters surrounding template variables, ex.
encodePartiallyEncoded(String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
Encodes partially encoded string.
encodeRedirectURL(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encodeRedirectUrl(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encodeURL(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encodeUrl(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
encoding(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Encoding header
encoding(String) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Encoding header
encoding(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
encodings(String...) - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
entity(Object) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
entityProviders - Variable in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
EntityTagHeaderProvider - Class in org.apache.cxf.jaxrs.impl
 
EntityTagHeaderProvider() - Constructor for class org.apache.cxf.jaxrs.impl.EntityTagHeaderProvider
 
entrySet() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
EQ - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
equals(Object) - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
equals(Object) - Method in class org.apache.cxf.jaxrs.ext.search.SearchBean
 
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
 
equalTo(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property equal to given literal or matching given pattern?
equalTo(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property equal to given double number?
equalTo(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property equal to given long number?
equalTo(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property same as given date?
equalTo(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property same as date distant from now by given period of time?
evaluateIfNotModifiedSince(Date) - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
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
 
expires(Date) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
extractFieldValue(Field, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
extractFromMethod(Object, Method) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
extractValuesFromBean(Object, String) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 

F

FailoverFeature - Class in org.apache.cxf.jaxrs.features.clustering
This feature may be applied to proxy or HTTP-centric clients
FailoverFeature() - Constructor for class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
FILE_SEP_PROPERTY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
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
 
findAll(Collection<T>) - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
findAll(Collection<T>) - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
findAll(Collection<T>) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Returns a list of pojos matching the condition
findAll(Collection<T>) - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
findClass(String) - Method in class org.apache.cxf.jaxrs.client.ProxyClassLoader
 
findPostConstructMethod(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
findPreDestroyMethod(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
findResource(String) - Method in class org.apache.cxf.jaxrs.client.ProxyClassLoader
 
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
 
FiqlParseException - Exception in org.apache.cxf.jaxrs.ext.search
 
FiqlParseException() - Constructor for exception org.apache.cxf.jaxrs.ext.search.FiqlParseException
 
FiqlParseException(String, Throwable) - Constructor for exception org.apache.cxf.jaxrs.ext.search.FiqlParseException
 
FiqlParseException(String) - Constructor for exception org.apache.cxf.jaxrs.ext.search.FiqlParseException
 
FiqlParseException(Throwable) - Constructor for exception org.apache.cxf.jaxrs.ext.search.FiqlParseException
 
FiqlParser<T> - Class in org.apache.cxf.jaxrs.ext.search
Parses FIQL expression to construct SearchCondition structure.
FiqlParser(Class<T>) - Constructor for class org.apache.cxf.jaxrs.ext.search.FiqlParser
Creates FIQL parser.
FiqlParser(Class<T>, Map<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.search.FiqlParser
Creates FIQL parser.
FiqlSearchConditionBuilder - Class in org.apache.cxf.jaxrs.ext.search.client
Builds a FIQL search condition.
FiqlSearchConditionBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
FiqlSearchConditionBuilder(Map<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
flush() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
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 - Class in org.apache.cxf.jaxrs.provider
 
FormEncodingProvider() - Constructor for class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
FormUtils - Class in org.apache.cxf.jaxrs.utils
 
FormValidator - Interface in org.apache.cxf.jaxrs.provider
 
fragment(String) - Method in class org.apache.cxf.jaxrs.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
fromString(String) - Method in interface org.apache.cxf.jaxrs.ext.ParameterHandler
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.CookieHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.EntityTagHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
fromString(String) - Method in class org.apache.cxf.jaxrs.impl.NewCookieHeaderProvider
 

G

GE - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
generateMainClass(Element, File) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
generateSource(String, File, String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
get() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP GET invocation
get(Class<T>) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP GET invocation and returns typed response object
get(Object) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
get(Object) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
get(String) - Method in class org.apache.cxf.jaxrs.ext.search.SearchBean
 
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.HttpHeadersImpl
 
getAcceptableLanguages() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getAcceptableMediaTypes() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getAcceptableMediaTypes() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getAcceptType() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
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
 
getAegisContext(Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
getAllAttachments() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getAllowedMethods() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getAllRequestResponseTypes(List<ClassResourceInfo>, boolean) - 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
 
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) - 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
 
getAuthor(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getAuthType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getBaseAddress(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getBaseURI() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Gets the base URI this Client has been intialized with
getBaseURI() - Method in interface org.apache.cxf.jaxrs.client.Client
Gets the base URI this Client has been intialized with
getBaseURI() - Method in 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(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
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
 
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.provider.AbstractConfigurableProvider
Gets the Bus.
getCallbackHandler(String, String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
getCallbackParam() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
getCallbackValue(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.AbstractJsonpOutInterceptor
 
getCallbackValue(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
getCategories(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getCharacterEncoding() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getCharacterEncoding() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getChildAttachments() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getChildAttachments(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getChildAttachmentsMap(MessageContext) - Static method in class org.apache.cxf.jaxrs.utils.multipart.AttachmentUtils
 
getClassAnnotation(Class<?>, Class<A>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getClassContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
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
 
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
 
getCondition() - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
getCondition() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
getCondition() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
 
getCondition() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Some SearchConditions may use instance of T to capture the actual search criteria thus making it simpler to implement isMet(T).
getCondition(Class<T>) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchContext
Returns the typed search condition representing the search expression
getCondition(Class<T>) - Method in class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
getCondition() - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
getCondition(Class) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSearchContext
 
getConditionType() - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
getConditionType() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
getConditionType() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Returns the type of the condition this SearchCondition represents
getConditionType() - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
Returns the type of the condition this SearchCondition represents
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
 
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
 
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
 
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() - Method in class org.apache.cxf.jaxrs.client.ResponseReader
 
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.HttpHeadersImpl
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getCookies() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getCurrentBuilder() - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
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
 
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
 
getDateFormat(Map<String, String>, String) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
getDateHeader(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getDefaultCallback() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
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
 
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
 
getEndpointAddress(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getEndpointInfo(QName) - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getEndpoints() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getEntity() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getExceptionMapper(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
getExceptionMapper(Class<T>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalProviders
 
getExecutor() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
getExecutor() - Method in class org.apache.cxf.jaxrs.JAXRSServiceImpl
 
getExistingSchema(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
 
getGeneratedServiceClasses() - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
getGeneratedTypeClasses() - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
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 exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
getHeaders() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
getHeaders(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getHeaders(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getHttpConduit() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
Gets the HTTP conduit responsible for a transport-level communication with the remote service.
getHttpDateFormat() - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getHttpHeaders() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getHttpHeaders() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getHttpHeaders() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getHttpMethod() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getHttpMethodValue(Method) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getHttpServletRequest() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getHttpServletRequest() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getHttpServletRequest() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getHttpServletResponse() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getHttpServletResponse() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getHttpServletResponse() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getIcon(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractFeedBuilder
 
getId(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getIndex() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
getInFaultInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getInInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getInitParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getInitParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getInitParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletConfig
 
getInitParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getInputStream() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getInputStream() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getInputStream(Class<Object>, Type, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
getInstance(Message) - Method in class org.apache.cxf.jaxrs.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(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
 
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
 
getKeySet() - Method in class org.apache.cxf.jaxrs.ext.search.SearchBean
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getLanguage() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getLink(String) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
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
getLinks(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
Returns a map of link URI to link relations type pairs See Atom Link Relations.
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
getList() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.CollectionWrapper
 
getLiteralChars() - Method in class org.apache.cxf.jaxrs.model.URITemplate
 
getLocalAddr() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocale() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocale() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getLocales() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocalName() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLocalName() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.JAXBCollectionWrapperReader
 
getLocalPort() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getLogo(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractFeedBuilder
 
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
 
getMatrixParameters() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getMatrixParams(String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.HttpHeadersImpl
 
getMediaType() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
getMediaType() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
getMediaType() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
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.client.ServerWebApplicationException
 
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
 
getMessageContext() - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
returns MessageContext
getMetadata() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getMethod() - Method in class org.apache.cxf.jaxrs.impl.RequestImpl
 
getMethod() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getMethod() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalRequest
 
getMethod(OperationResourceInfo) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
getMethodAnnotation(Method, Class<A>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
getMethodDispatcher() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getMethodInfo() - Method in class org.apache.cxf.jaxrs.model.MethodInvocationInfo
 
getMethodToInvoke() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getMimeType(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getMinorVersion() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getMultipart(Class<Object>, 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
 
getNamedDispatcher(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getNamespaceContext() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
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
 
getOperationResourceInfo(Method) - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
getOperationResourceInfos() - Method in class org.apache.cxf.jaxrs.model.MethodDispatcher
 
getOperations() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getOperationsAsMap() - Method in class org.apache.cxf.jaxrs.model.UserResource
 
getOriginalAddress(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
getOriginalPath() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
getOutFaultInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getOutInterceptors() - Method in class org.apache.cxf.jaxrs.client.ClientConfiguration
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.impl.HttpServletResponseFilter
 
getOutputStream() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getOutTemplates(MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
getOwnerType() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
getPackageContext(Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getPaddingEnd() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPostStreamInterceptor
 
getPaddingEnd() - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
getParameter(String) - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
getParameter(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameter(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.ClassResourceInfo
 
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.ClassResourceInfo
 
getParameterNames() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getParameters() - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
getParameters() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getParameters() - Method in class org.apache.cxf.jaxrs.model.UserOperation
 
getParameters(Method) - Static method in class org.apache.cxf.jaxrs.utils.ResourceUtils
 
getParametersFromBeanClass(Class<?>, ParameterType, 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
 
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
 
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
 
getPreferredSource() - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getPrefix(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
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() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
 
getProperty(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
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
 
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
 
getPublished(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractEntryBuilder
 
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
 
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(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
 
getRemoteAddr() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemoteHost() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemotePort() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRemoteUser() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getRequest() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getRequest() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getRequest() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getRequestContext(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
 
getRequestURI() - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider.HttpServletRequestFilter
 
getRequestUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalUriInfo
 
getRequestUriBuilder() - Method in class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
getRequestURL() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getResolver(Class<T>, Class<E>) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getResolver(Class<T>, Class<E>) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getResolver(Class<T>, Class<E>) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getResource(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
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.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
 
getResourceFieldProxy(Field) - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getResourceFields() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
getResourcePaths(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalServletContext
 
getResourceProvider() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getResourceProviders(ServletConfig, Map<Class, Map<String, 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 exception org.apache.cxf.jaxrs.client.ClientWebApplicationException
Returns the server response if any, for example, if the problem has occurred during reading the response then this method will return JAX-RS Response object representing the actual server response
getResponse() - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
getResponseBuilder() - Method in interface org.apache.cxf.jaxrs.client.ClientState
Gets the responseBuilder
getResponseBuilder() - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
getResponseBuilder() - 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.
getResponseHandlers() - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
getResult() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchConditionVisitor
Recover the accumulated query
getResult() - Method in class org.apache.cxf.jaxrs.ext.search.sql.SQLPrinterVisitor
 
getRootAttachment() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getRootHeaders() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
 
getRootName(Class<Object>, Type) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
getSchema() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getSchema() - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
getSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
getScheme() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
getSearchConditions() - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
getSearchConditions() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
getSearchConditions() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
List of conditions this SearchCondition may represent.
getSearchConditions() - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
getSearchExpression() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchContext
Returns the actual query expression
getSearchExpression() - Method in class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
getSearchExpression() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSearchContext
 
getSecurityContext() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getSecurityContext() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getSecurityContext() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getSeparator() - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
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.AbstractAegisProvider
 
getSize(T, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
getSize(Object, 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.DataBindingProvider
 
getSize(Object, Class, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
getSize(Object, 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(Object, 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(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
getSize(XmlObject, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
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
 
getStatement() - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
getStatement() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
getStatement() - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Primitive statement such a > b, i < 5, etc this condition may represent.
getStatement() - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
getStaticSubResolutionValue(ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
getStatus() - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
getStatus() - Method in class org.apache.cxf.jaxrs.impl.ResponseImpl
 
getStatus() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
getStaxHandlerFromCurrentMessage(Class<T>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
getStem(ClassResourceInfo, String) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
getStrategy() - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
getStreamReader(InputStream, Class<?>, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
getStreamWriter(Object, OutputStream, MediaType) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
getStructuredParams(String, String, boolean, 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
 
getSubResources() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getSuffix() - Method in class org.apache.cxf.jaxrs.spring.JAXRSClientFactoryBeanDefinitionParser
 
getSummary(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractEntryBuilder
 
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
 
getTargetMethod(Message) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
getTargetSelector() - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
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(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getType() - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
getType() - Method in class org.apache.cxf.jaxrs.ext.multipart.MultipartBody
 
getType() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
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
 
getUpdated(T) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
 
getUriInfo() - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
getUriInfo() - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
getUriInfo() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
getURITemplate() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
getURITemplate() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
getUsername() - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
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() - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
 
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
 
getWadl(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
getWadlNamespace() - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
getWriter() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
greaterOrEqualTo(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property greater or equal to given number?
greaterOrEqualTo(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property greater or equal to given number?
greaterThan(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property greater than given number?
greaterThan(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property greater than given number?
GT - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 

H

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
 
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.JAXRSInInterceptor
 
handleJAXBException(JAXBException, boolean) - Static method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPostStreamInterceptor
 
handleMessage(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
handleParameter(String, boolean, Class<?>, Annotation[], ParameterType, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
handleRangeRequest(InputStream, OutputStream, HttpHeaders, MultivaluedMap<String, Object>) - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
handleRequest(Message, ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
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.SimpleAuthorizingFilter
 
handleResponse(Message) - 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
 
handleXMLStreamException(XMLStreamException, boolean) - Static 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
 
hashCode() - Method in class org.apache.cxf.jaxrs.ext.multipart.Attachment
 
hashCode() - Method in class org.apache.cxf.jaxrs.ext.search.SearchBean
 
hashCode() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
hashCode() - Method in class org.apache.cxf.jaxrs.model.ProviderInfo
 
hashCode() - Method in class org.apache.cxf.jaxrs.model.SubresourceKey
 
hasSubResources() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
head() - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP HEAD invocation
header(String, Object...) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
Sets arbitrary HTTP Header
header(String, Object...) - Method in interface org.apache.cxf.jaxrs.client.Client
Sets arbitrary HTTP Header
header(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
header(String, 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
 
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
 
initClient(AbstractClient, Endpoint, boolean) - Method in class org.apache.cxf.jaxrs.client.JAXRSClientFactoryBean
 
initialize(InterceptorProvider, Bus) - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
initialize(ClientConfiguration, Bus) - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
initialize(Service) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
initializeServiceModel() - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
initProviders(List<ClassResourceInfo>) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
injectContextField(AbstractResourceInfo, Field, Object, Object, boolean) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextFields(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextMethods(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectContextProxies(AbstractResourceInfo, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
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
 
injectResourceFields(Object, AbstractResourceInfo, Message) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
injectThroughMethod(Object, Method, Object) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
InputStreamDataSource - Class in org.apache.cxf.jaxrs.ext.multipart
 
InputStreamDataSource(InputStream, String) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
InputStreamDataSource(InputStream, String, String) - Constructor for class org.apache.cxf.jaxrs.ext.multipart.InputStreamDataSource
 
instance() - Static method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
Creates instance of builder.
instance(Map<String, String>) - Static method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
Creates instance of builder with provided properties
instance(String) - Static method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
Creates instance of builder for specific language.
instance(String, Map<String, String>) - Static method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
 
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>, 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, 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(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
 
is(String) - Method in class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
is(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.PartialCondition
Get property of inspected entity type
isAsyncStarted() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isAsyncSupported() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isCommitted() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
isConcreteClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isContextClass(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.AnnotationUtils
 
isCreatedFromModel() - Method in class org.apache.cxf.jaxrs.model.ClassResourceInfo
 
isDateRelatedHeader(String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
isEmpty() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
isEncoded() - Method in class org.apache.cxf.jaxrs.model.Parameter
 
isEncodedEnabled() - Method in class org.apache.cxf.jaxrs.model.OperationResourceInfo
 
isHttpRequest(Message) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
isMet(T) - Method in class org.apache.cxf.jaxrs.ext.search.AndSearchCondition
 
isMet(T) - Method in class org.apache.cxf.jaxrs.ext.search.OrSearchCondition
 
isMet(T) - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
isMet(T) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Checks if the given pojo instance meets this search condition
isMet(T) - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
Compares given object against template condition object.
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() - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isPrimitive(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isRangeSupported() - Method in class org.apache.cxf.jaxrs.provider.BinaryDataProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.client.ResponseReader
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
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.DataBindingJSONProvider
 
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.JSONProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
isReadable(Class, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
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
 
isRoot() - Method in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
isSecure() - Method in class org.apache.cxf.jaxrs.impl.SecurityContextImpl
 
isSecure() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
isSecure() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSecurityContext
 
isSingleton() - Method in class org.apache.cxf.jaxrs.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.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.AbstractAegisProvider
For Aegis, it's not obvious to me how we'd decide that a type was hopeless.
isSupported(Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isSupportedCollectionOrArray(Class<?>) - Static method in class org.apache.cxf.jaxrs.utils.InjectionUtils
 
isTimeZoneSupported(Map<String, String>, Boolean) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
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.AbstractAegisProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomEntryProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomFeedProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
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.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.JSONProvider
 
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.XMLBeansElementProvider
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
isXmlBean(Class) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Check if a Class is a valid XMLBeans data object.
isXmlRoot(Class<?>) - Static 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 - 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
 
JAXRSInInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
JAXRSInInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSInInterceptor
 
JAXRSInvoker - Class in org.apache.cxf.jaxrs
 
JAXRSInvoker() - Constructor for class org.apache.cxf.jaxrs.JAXRSInvoker
 
JAXRSOutInterceptor - Class in org.apache.cxf.jaxrs.interceptor
 
JAXRSOutInterceptor() - Constructor for class org.apache.cxf.jaxrs.interceptor.JAXRSOutInterceptor
 
JAXRSServerFactoryBean - Class in org.apache.cxf.jaxrs
Bean to help easily create Server endpoints for JAX-RS.
JAXRSServerFactoryBean() - Constructor for class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
JAXRSServerFactoryBean(JAXRSServiceFactoryBean) - Constructor for class org.apache.cxf.jaxrs.JAXRSServerFactoryBean
 
JAXRSServerFactoryBeanDefinitionParser - Class in org.apache.cxf.jaxrs.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
 
JSONP_TYPE - Static variable in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
JsonpInInterceptor - Class in org.apache.cxf.jaxrs.provider.jsonp
Sets a callback key in the message exchange for HTTP requests containing the '_jsonp' parameter in the querystring.
JsonpInInterceptor() - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
JsonpInInterceptor(String) - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
JsonpPostStreamInterceptor - Class in org.apache.cxf.jaxrs.provider.jsonp
Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring.
JsonpPostStreamInterceptor() - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.JsonpPostStreamInterceptor
 
JsonpPreStreamInterceptor - Class in org.apache.cxf.jaxrs.provider.jsonp
Appends the jsonp callback to json responses when the '_jsonp' parameter has been set in the querystring.
JsonpPreStreamInterceptor() - Constructor for class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
JSONProvider - Class in org.apache.cxf.jaxrs.provider
 
JSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.JSONProvider
 
JSONUtils - Class in org.apache.cxf.jaxrs.provider
 

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
 
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
 
LANGUAGE_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
languages(Locale...) - Method in class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
lastModified(Date) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
LE - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
lessOrEqualTo(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property less or equal to given number?
lessOrEqualTo(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property less or equal to given number?
lessThan(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property less than given number?
lessThan(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property less than given number?
lexicalAfter(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property lexically after (greater than) given literal?
lexicalBefore(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property lexically before (less than) given literal?
lexicalNotAfter(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property lexically not after (less or equal to) given literal?
lexicalNotBefore(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property lexically not before (greater or equal to) given literal?
LIMITED_REGEX_SUFFIX - Static variable in class org.apache.cxf.jaxrs.model.URITemplate
 
LINE_SEP_PROPERTY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
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(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.AbstractJAXBProvider
 
login(String, String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
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
 
LT - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 

M

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
 
marshal(Marshaller, Object, Class<?>, Type, String, OutputStream, boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
marshal(Object, Class<?>, Type, String, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
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
 
marshalCollection(Class<?>, Object, Type, String, OutputStream, MediaType, Annotation[]) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
marshalCollectionMember(Object, Class<?>, Type, String, OutputStream, MediaType, String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
marshalCollectionMember(Object, Class<?>, Type, String, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
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
 
matchConsumeTypes(MediaType, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
matchMimeTypes(MediaType, MediaType, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
matchProduceTypes(MediaType, OperationResourceInfo) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
matrix(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI matrix parameters
matrixParam(String, Object...) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
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
 
MessageContext - Interface in org.apache.cxf.jaxrs.ext
Represents an invocation context
MessageContextImpl - Class in org.apache.cxf.jaxrs.ext
 
MessageContextImpl(Message) - Constructor for class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
MetadataMap<K,V> - Class in org.apache.cxf.jaxrs.impl
 
MetadataMap() - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(int) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(Map<K, List<V>>) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
MetadataMap(Map<K, List<V>>, boolean, boolean) - Constructor for class org.apache.cxf.jaxrs.impl.MetadataMap
 
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
 

N

NamespaceHandler - Class in org.apache.cxf.jaxrs.spring
 
NamespaceHandler() - Constructor for class org.apache.cxf.jaxrs.spring.NamespaceHandler
 
NEQ - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
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
 
notAfter(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property not after (less or equal to) given date?
notAfter(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property not after (less or equal to) date distant from now by given period of time?
notBefore(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property not before (greater or equal to) given date?
notBefore(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property not before (greater or equal to) date distant from now by given period of time?
notEqualTo(String) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is textual property different than given literal or not matching given pattern?
notEqualTo(double) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property different than given double number?
notEqualTo(long) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is numeric property different than given long number?
notEqualTo(Date) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property different than given date?
notEqualTo(Duration) - Method in interface org.apache.cxf.jaxrs.ext.search.client.Property
Is date property different than date distant from now by given period of time?
NS_MAPPER_PROPERTY - Static variable in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
NS_MAPPER_PROPERTY_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
 
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
 
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
or() - Method in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
Disjunct current expression with another
or(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
or(CompleteCondition, CompleteCondition, CompleteCondition...) - Method in interface org.apache.cxf.jaxrs.ext.search.client.PartialCondition
Disjunct multiple expressions
OR - Static variable in class org.apache.cxf.jaxrs.ext.search.FiqlParser
 
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.ext - package org.apache.cxf.jaxrs.ext
 
org.apache.cxf.jaxrs.ext.atom - package org.apache.cxf.jaxrs.ext.atom
 
org.apache.cxf.jaxrs.ext.codegen - package org.apache.cxf.jaxrs.ext.codegen
 
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.search - package org.apache.cxf.jaxrs.ext.search
 
org.apache.cxf.jaxrs.ext.search.client - package org.apache.cxf.jaxrs.ext.search.client
 
org.apache.cxf.jaxrs.ext.search.sql - package org.apache.cxf.jaxrs.ext.search.sql
 
org.apache.cxf.jaxrs.ext.xml - package org.apache.cxf.jaxrs.ext.xml
 
org.apache.cxf.jaxrs.features.clustering - package org.apache.cxf.jaxrs.features.clustering
 
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.provider.jsonp - package org.apache.cxf.jaxrs.provider.jsonp
 
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.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
 
OrSearchCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
Composite 'or' search condition
OrSearchCondition() - Constructor for class org.apache.cxf.jaxrs.ext.search.OrSearchCondition
 
OrSearchCondition(List<SearchCondition<T>>) - Constructor for class org.apache.cxf.jaxrs.ext.search.OrSearchCondition
 
OS_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
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

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<T> - Class in org.apache.cxf.jaxrs.utils
 
ParameterizedCollectionType(Class<T>) - Constructor for class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
ParameterType - Enum in org.apache.cxf.jaxrs.model
 
parse(Element, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSServerFactoryBeanDefinitionParser
 
parse(String) - Method in class org.apache.cxf.jaxrs.ext.search.FiqlParser
Parses expression and builds search filter.
parseMediaTypes(String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
parseQuotedHeaderValue(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
parseXmlBean(Class, XMLStreamReader) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Create an XMLBean object from an XML stream.
parseXmlBean(Class, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Create an XMLBean data object from an InputStream
parseXmlBean(Class, Reader) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
Create an XMLBean data object using a stream Reader
PartialCondition - Interface in org.apache.cxf.jaxrs.ext.search.client
Part of fluent interface of SearchConditionBuilder.
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, Class<T>, 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, 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
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
PrefixCollectingXMLStreamWriter - Class in org.apache.cxf.jaxrs.provider
Spy on calls to setPrefix, and collect them.
PrefixCollectingXMLStreamWriter(XMLStreamWriter, Map<String, String>) - Constructor for class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
PrefixRespectingMappedNamespaceConvention - Class in org.apache.cxf.jaxrs.provider
The MappedNamespaceConvention throws for any namespace that does not have a pre-configured JSON prefix, even when the caller is supplying a perfectly usable prefix via XML.
PrefixRespectingMappedNamespaceConvention(Configuration) - Constructor for class org.apache.cxf.jaxrs.provider.PrefixRespectingMappedNamespaceConvention
 
prepareConduitSelector(Message, URI, boolean) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
preprocess(Message, UriInfo) - Method in class org.apache.cxf.jaxrs.impl.RequestPreprocessor
 
preProcessResult(Message) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
PrimitiveSearchCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
 
PrimitiveSearchCondition(String, Object, ConditionType, T) - Constructor for class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
PrimitiveStatement - Class in org.apache.cxf.jaxrs.ext.search
Encapsulates a basic search statement such as a = b, i < 5, etc
PrimitiveStatement(String, Object, ConditionType) - Constructor for class org.apache.cxf.jaxrs.ext.search.PrimitiveStatement
 
PrimitiveTextProvider - Class in org.apache.cxf.jaxrs.provider
 
PrimitiveTextProvider() - Constructor for class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
processParameters(OperationResourceInfo, MultivaluedMap<String, String>, Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
Property - Interface in org.apache.cxf.jaxrs.ext.search.client
Part of fluent interface of SearchConditionBuilder.
propogateException(Message) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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
 
ProviderFactory - Class in org.apache.cxf.jaxrs.provider
 
ProviderInfo<T> - Class in org.apache.cxf.jaxrs.model
 
ProviderInfo(T) - Constructor for class org.apache.cxf.jaxrs.model.ProviderInfo
 
ProvidersImpl - Class in org.apache.cxf.jaxrs.impl
 
ProvidersImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.ProvidersImpl
 
ProxyClassLoader - Class in org.apache.cxf.jaxrs.client
Utility class loader that can be used to create proxies in cases where the the JAX-RS client classes are not visible to the loader of the service class.
ProxyClassLoader() - Constructor for class org.apache.cxf.jaxrs.client.ProxyClassLoader
 
put(Object) - Method in class org.apache.cxf.jaxrs.client.WebClient
Does HTTP PUT invocation
put(Object, Object) - Method in interface org.apache.cxf.jaxrs.ext.MessageContext
 
put(Object, Object) - Method in class org.apache.cxf.jaxrs.ext.MessageContextImpl
 
put(K, List<V>) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
put(Object, Object) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
putAll(Map<? extends K, ? extends List<V>>) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
putSingle(K, V) - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 

Q

query(String, Object...) - Method in class org.apache.cxf.jaxrs.client.WebClient
Updates the current URI query parameters
query() - Method in interface org.apache.cxf.jaxrs.ext.search.client.CompleteCondition
Finalize condition construction and build search condition query.
query() - Method in class org.apache.cxf.jaxrs.ext.search.client.FiqlSearchConditionBuilder
 
query() - Method in class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
Finalize condition construction and build search condition query.
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

readBody(Response, Message, Class<?>, Type, Annotation[]) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
readBody(InputStream, String) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
readFrom(Class<Response>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.client.ResponseReader
 
readFrom(T) - Method in interface org.apache.cxf.jaxrs.ext.atom.AtomElementReader
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
readFrom(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
readFrom(Class<Object>, 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.DataBindingProvider
 
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.PrimitiveTextProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
readFrom(Class<XmlObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
readFrom(Class<XmlObject>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansJSONProvider
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
readXsiType - Variable in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
registerUserProvider(Object) - Method in class org.apache.cxf.jaxrs.provider.ProviderFactory
 
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
 
removeCode(ClassResourceInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
removeMediaTypeParameter(MediaType, String) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
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
 
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.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
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
 
resolver - Variable in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
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
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
 
ResponseReader - Class in org.apache.cxf.jaxrs.client
 
ResponseReader() - Constructor for class org.apache.cxf.jaxrs.client.ResponseReader
 
ResponseReader(Class<?>) - Constructor for class org.apache.cxf.jaxrs.client.ResponseReader
 
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
 
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
 
SEARCH_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
SearchBean - Class in org.apache.cxf.jaxrs.ext.search
Utility bean for simplifying the way Search expressions can be captured and subsequently introspected or converted into different language expressions
SearchBean() - Constructor for class org.apache.cxf.jaxrs.ext.search.SearchBean
 
SearchCondition<T> - Interface in org.apache.cxf.jaxrs.ext.search
Can be used to build plain or complex/composite search conditions.
SearchConditionBuilder - Class in org.apache.cxf.jaxrs.ext.search.client
Builder of client-side search condition string using `fluent interface' style.
SearchConditionBuilder() - Constructor for class org.apache.cxf.jaxrs.ext.search.client.SearchConditionBuilder
 
SearchConditionVisitor<T> - Interface in org.apache.cxf.jaxrs.ext.search
Interface for visitors to SearchCondition objects.
SearchContext - Interface in org.apache.cxf.jaxrs.ext.search
Represents the current search expression
SearchContextImpl - Class in org.apache.cxf.jaxrs.ext.search
 
SearchContextImpl(Message) - Constructor for class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
SearchUtils - Class in org.apache.cxf.jaxrs.ext.search
 
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
 
serialize(XmlObject, XMLStreamWriter) - Method in class org.apache.cxf.jaxrs.provider.XMLBeanStreamSerializer
Serialize the given XML data object.
ServerWebApplicationException - Exception in org.apache.cxf.jaxrs.client
Utility Exception class which makes it easier to get the response status, headers and error message if any
ServerWebApplicationException() - Constructor for exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
ServerWebApplicationException(Response) - Constructor for exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
ServerWebApplicationException(Throwable, Response) - Constructor for exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
serviceClass - Variable in class org.apache.cxf.jaxrs.model.AbstractResourceInfo
 
serviceFactory - Variable in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
 
ServletOutputStreamFilter - Class in org.apache.cxf.jaxrs.impl
 
ServletOutputStreamFilter(ServletOutputStream, Message) - Constructor for class org.apache.cxf.jaxrs.impl.ServletOutputStreamFilter
 
set(String, Object) - Method in class org.apache.cxf.jaxrs.ext.form.Form
 
set(String, String) - Method in class org.apache.cxf.jaxrs.ext.search.SearchBean
 
set(T) - Method in class org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy
 
set(T) - Method in interface org.apache.cxf.jaxrs.impl.tl.ThreadLocalProxy
 
setAcceptType(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
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
 
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
 
setArrayKeys(List<String>) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setArrayKeys(List<String>) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setArrayKeys(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setAtomBuilders(Map<String, AbstractAtomElementBuilder<?>>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setAtomReaders(Map<String, AtomElementReader<?, ?>>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setAtomWriters(Map<String, AtomElementWriter<?, ?>>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
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
 
setAttributesToElements(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
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
 
setBeanName(String) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setBeanNames(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setBindingFiles(List<InputSource>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.jaxrs.blueprint.BlueprintResourceFactory
 
setBlueprintContainer(BlueprintContainer) - Method in class org.apache.cxf.jaxrs.blueprint.JAXRSBPNamespaceHandler
 
setBuffering(boolean) - Method in class org.apache.cxf.jaxrs.ext.xml.XMLSource
Allows for multiple queries against the same stream
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.ext.codegen.CodeGeneratorProvider
 
setBus(Bus) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
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
 
setCallbackParam(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
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
setClassName(String) - Method in class org.apache.cxf.jaxrs.provider.XPathProvider
 
setClassResources(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setCollectionGetters(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setCollectionMap(Map<Class<?>, QName>) - Method in class org.apache.cxf.jaxrs.model.ResourceTypes
 
setCollectionSetters(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setCollectionWrapperMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setCollectionWrapperName(String) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setCompilerArgs(List<String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setConditions(List<SearchCondition<T>>) - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
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.JSONProvider
 
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
 
setContentLength(int) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setContentType(String) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
setContentType(Message) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
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
 
setConvention(String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setConvertTypesToStrings(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
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
 
setDefaultCallback(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
setDefaultMediaType(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setDefaultNamespace(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
setDefaultValue(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setDepthProperties(DocumentDepthProperties) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
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
 
setDropCollectionWrapperElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setDropRootElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setDropRootElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setDropRootElement(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setEmptyRequestProperty(Message, String) - 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
 
setEnableBuffering(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setEnableStaticResolution(boolean) - Method in class org.apache.cxf.jaxrs.JAXRSServiceFactoryBean
 
setEnableStreaming(boolean) - Method in class org.apache.cxf.jaxrs.provider.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
 
setEntityClass(Class<?>) - Method in class org.apache.cxf.jaxrs.client.ResponseReader
 
setEntryProperties(Factory, Entry, Object, Class<?>) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
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
 
setFeedFromCollection(Factory, Feed, Object, Object, Class<?>, Type, boolean) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setFeedProperties(Factory, Feed, Object, Object, Class<?>, Type) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setFormattedOutput(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
setFormattedOutput(boolean) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setGenerateEnums(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setGenerateImplementation(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setGenerateInterfaces(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setGenerateInterfaces(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
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
 
setIgnoreMixedContent(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setIgnoreMixedContent(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setIgnoreNamespaces(boolean) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setIgnoreNamespaces(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setIgnoreNamespaces(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setIgnoreRequests(boolean) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setImportsComparator(Comparator<String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setImportsComparator(Comparator<String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
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 ServerWebApplicationException 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
 
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.
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
 
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(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpInInterceptor
 
setMediaType(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.ext.atom.AbstractAtomElementBuilder
Sets MessageContext
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
setMessageContext(MessageContext) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
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
 
setNamespaceContext(NamespaceContext) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setNamespaceMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setNamespaceMapper(Marshaller, Map<String, String>) - Static 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
 
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 ClientWebApplicationException 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
 
setOutTemplate(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setOutTransformElements(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setPackageName(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setPackageName(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setPaddingEnd(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPostStreamInterceptor
 
setPaddingEnd(String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.JsonpPreStreamInterceptor
 
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
 
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
 
setPrefix(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
setPrintStackTrace(boolean) - Method in class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
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
 
setProduceMediaTypes(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
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
 
setProvider(Object) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets a custom JAX-RS provider.
setProvider(Object) - Method in class org.apache.cxf.jaxrs.provider.JAXRSDataBinding
 
setProviders(List<? extends Object>) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
Sets custom JAX-RS providers.
setReadXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
setReadXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setReadXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setRealmName(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
setRedirectURI(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
 
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
 
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
setResourceName(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
setResourceName(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
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
setResponseBuilder(Message, Exchange) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setResponseBuilder(Response.ResponseBuilder) - Method in interface org.apache.cxf.jaxrs.client.ClientState
Sets the responseBuilder
setResponseBuilder(Response.ResponseBuilder) - Method in class org.apache.cxf.jaxrs.client.LocalClientState
 
setResponseBuilder(Response.ResponseBuilder) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setRolePrefix(String) - Method in class org.apache.cxf.jaxrs.security.JAASAuthenticationFilter
Deprecated. 
setSaveParametersAsAttributes(boolean) - Method in class org.apache.cxf.jaxrs.provider.RequestDispatcherProvider
 
setSchema(Schema) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
setSchemaHandler(SchemaHandler) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setSchemaHandler(SchemaHandler) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSchemaLocation(String) - Method in class org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean
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
 
setSchemaPackageFiles(List<InputSource>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setSchemaPackageMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSchemas(List<String>) - Method in class org.apache.cxf.jaxrs.utils.schemas.SchemaHandler
 
setSchemasLocations(JAXRSServerFactoryBean, ServletConfig) - Method in class org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
 
setSchemaTypesMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
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.
setSerializeAsArray(boolean) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
setSerializeAsArray(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setSerializeAsArray(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
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
 
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.HttpServletResponseFilter
 
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
 
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
 
setSupportMultipleXmlReps(boolean) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setSupportUnwrapped(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setSystemId(String) - Method in class org.apache.cxf.jaxrs.provider.XSLTJaxbProvider
 
setTargetSelector(FailoverTargetSelector) - Method in class org.apache.cxf.jaxrs.features.clustering.FailoverFeature
 
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.
setTimeToKeepState(long) - Method in class org.apache.cxf.jaxrs.client.ThreadLocalClientState
 
setType(String) - Method in class org.apache.cxf.jaxrs.model.Parameter
 
setTypeConverter(TypeConverter) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
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
 
setupInInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setupOutInterceptorChain(ClientConfiguration) - Static method in class org.apache.cxf.jaxrs.client.AbstractClient
 
setUriInfo(UriInfo) - Method in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
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
 
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
 
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
 
setWadlNamespace(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setWadlNamespace(String) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
setWadlPath(String) - Method in class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
setWrapperMap(Map<String, String>) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setWrapperName(String) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setWriteXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 
setWriteXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
setWriteXsiType(boolean) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
setXmlResourceOffset(String) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
SHORT_SEARCH_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.search.SearchContextImpl
 
SimpleAuthorizingFilter - Class in org.apache.cxf.jaxrs.security
 
SimpleAuthorizingFilter() - Constructor for class org.apache.cxf.jaxrs.security.SimpleAuthorizingFilter
 
SimpleSearchCondition<T> - Class in org.apache.cxf.jaxrs.ext.search
Simple search condition comparing primitive objects or complex object by its getters.
SimpleSearchCondition(ConditionType, T) - Constructor for class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
Creates search condition with same operator (equality, inequality) applied in all comparison; see SimpleSearchCondition.isMet(Object) for details of comparison.
SimpleSearchCondition(Map<String, ConditionType>, T) - Constructor for class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
Creates search condition with different operators (equality, inequality etc) specified for each getter; see SimpleSearchCondition.isMet(Object) for details of comparison.
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) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
sortMediaTypes(List<MediaType>) - Static method in class org.apache.cxf.jaxrs.utils.JAXRSUtils
 
sortOperationsByPath(Set<OperationResourceInfo>) - Method in class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
SOURCE_QUERY - Static variable in class org.apache.cxf.jaxrs.ext.codegen.CodeGeneratorProvider
 
SourceGenerator - Class in org.apache.cxf.jaxrs.ext.codegen
TODO: This will need to be moved into a separate module
SourceGenerator() - Constructor for class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
SourceGenerator(Map<String, String>) - Constructor for class org.apache.cxf.jaxrs.ext.codegen.SourceGenerator
 
SourceProvider - 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
 
SQLPrinterVisitor<T> - Class in org.apache.cxf.jaxrs.ext.search.sql
 
SQLPrinterVisitor(String, String...) - Constructor for class org.apache.cxf.jaxrs.ext.search.sql.SQLPrinterVisitor
 
SQLPrinterVisitor(Map<String, String>, String, String...) - Constructor for class org.apache.cxf.jaxrs.ext.search.sql.SQLPrinterVisitor
 
startAsync() - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
startSqlQuery(StringBuilder, String, String...) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
status(int) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
SubresourceKey - Class in org.apache.cxf.jaxrs.model
 
SubresourceKey(Class<?>, Class<?>) - Constructor for class org.apache.cxf.jaxrs.model.SubresourceKey
 
substitute(List<String>) - Method in class org.apache.cxf.jaxrs.model.URITemplate
Substitutes template variables with listed values.
substitute(Map<String, ? extends Object>) - Method in class org.apache.cxf.jaxrs.model.URITemplate
Substitutes template variables with mapped values.

T

tag(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
tag(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
TEMPLATE_PARAMETERS - Static variable in class org.apache.cxf.jaxrs.model.URITemplate
 
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 - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalContextResolver() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalContextResolver
 
ThreadLocalHttpHeaders - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalHttpHeaders() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpHeaders
 
ThreadLocalHttpServletRequest - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalHttpServletRequest() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletRequest
 
ThreadLocalHttpServletResponse - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalHttpServletResponse() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalHttpServletResponse
 
ThreadLocalMessageContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalMessageContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalMessageContext
 
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
 
ThreadLocalSearchContext - Class in org.apache.cxf.jaxrs.impl.tl
 
ThreadLocalSearchContext() - Constructor for class org.apache.cxf.jaxrs.impl.tl.ThreadLocalSearchContext
 
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
 
TIMEZONE_SUPPORT_PROPERTY - Static variable in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
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
 
toErrorObject(Client, Class<T>) - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
Returns the typed error message
toResponse(WebApplicationException) - Method in class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
toSQL(String, String...) - Method in class org.apache.cxf.jaxrs.ext.search.AbstractComplexCondition
 
toSQL(String, String...) - Method in class org.apache.cxf.jaxrs.ext.search.PrimitiveSearchCondition
 
toSQL(String, String...) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchCondition
Deprecated. 
toSQL(SearchCondition<T>, String, String...) - Static method in class org.apache.cxf.jaxrs.ext.search.SearchUtils
 
toSQL(String, String...) - Method in class org.apache.cxf.jaxrs.ext.search.SimpleSearchCondition
 
toString() - Method in exception org.apache.cxf.jaxrs.client.ServerWebApplicationException
 
toString() - Method in class org.apache.cxf.jaxrs.ext.form.Form
 
toString() - Method in class org.apache.cxf.jaxrs.ext.multipart.ContentDisposition
 
toString(CacheControl) - Method in class org.apache.cxf.jaxrs.impl.CacheControlHeaderProvider
 
toString(Cookie) - Method in class org.apache.cxf.jaxrs.impl.CookieHeaderProvider
 
toString(EntityTag) - Method in class org.apache.cxf.jaxrs.impl.EntityTagHeaderProvider
 
toString(MediaType) - Method in class org.apache.cxf.jaxrs.impl.MediaTypeHeaderProvider
 
toString() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
toString(NewCookie) - Method in class org.apache.cxf.jaxrs.impl.NewCookieHeaderProvider
 
toString() - Method in class org.apache.cxf.jaxrs.impl.PathSegmentImpl
 
toString() - Method in class org.apache.cxf.jaxrs.utils.ParameterizedCollectionType
 
tryInjectMessageContext(Object) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
type(MediaType) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Type header
type(String) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
sets HTTP Content-Type header
type(MediaType) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Type header
type(String) - Method in interface org.apache.cxf.jaxrs.client.Client
sets HTTP Content-Type header
type(MediaType) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
type(String) - Method in class org.apache.cxf.jaxrs.client.WebClient
 
type(MediaType) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
type(String) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 

U

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
 
updatePath(Message, String) - Static method in class org.apache.cxf.jaxrs.utils.HttpUtils
 
uri(URI) - Method in class org.apache.cxf.jaxrs.impl.UriBuilderImpl
 
UriBuilderImpl - Class in org.apache.cxf.jaxrs.impl
 
UriBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.impl.UriBuilderImpl
Creates builder with empty URI.
UriBuilderImpl(URI) - Constructor for class org.apache.cxf.jaxrs.impl.UriBuilderImpl
Creates builder initialized with given URI.
UriInfoImpl - Class in org.apache.cxf.jaxrs.impl
 
UriInfoImpl(Message) - Constructor for class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
UriInfoImpl(Message, MultivaluedMap<String, String>) - Constructor for class org.apache.cxf.jaxrs.impl.UriInfoImpl
 
URITemplate - Class in org.apache.cxf.jaxrs.model
 
URITemplate(String) - Constructor for class org.apache.cxf.jaxrs.model.URITemplate
 
urlDecode(String, 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
 
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, Object) - Method in class org.apache.cxf.jaxrs.provider.AbstractJAXBProvider
 
valueOf(String) - Static method in enum org.apache.cxf.jaxrs.ext.search.ConditionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.cxf.jaxrs.model.ParameterType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.jaxrs.ext.search.ConditionType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.apache.cxf.jaxrs.impl.MetadataMap
 
values() - Static method in enum org.apache.cxf.jaxrs.model.ParameterType
Returns an array containing the constants of this enum type, in the order they're declared.
variant(Variant) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
VariantListBuilderImpl - Class in org.apache.cxf.jaxrs.impl
 
VariantListBuilderImpl() - Constructor for class org.apache.cxf.jaxrs.impl.VariantListBuilderImpl
 
variants(List<Variant>) - Method in class org.apache.cxf.jaxrs.impl.ResponseBuilderImpl
 
visit(SearchCondition<T>) - Method in interface org.apache.cxf.jaxrs.ext.search.SearchConditionVisitor
 
visit(SearchCondition<T>) - Method in class org.apache.cxf.jaxrs.ext.search.sql.SQLPrinterVisitor
 

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(WadlGenerator) - Constructor for class org.apache.cxf.jaxrs.model.wadl.WadlGenerator
 
WadlGenerator.SchemaWriter - Interface in org.apache.cxf.jaxrs.model.wadl
 
WebApplicationExceptionMapper - Class in org.apache.cxf.jaxrs.impl
 
WebApplicationExceptionMapper() - Constructor for class org.apache.cxf.jaxrs.impl.WebApplicationExceptionMapper
 
WebClient - Class in org.apache.cxf.jaxrs.client
Http-centric web client
WebClient(String) - Constructor for class org.apache.cxf.jaxrs.client.WebClient
 
WebClient(URI) - Constructor for class org.apache.cxf.jaxrs.client.WebClient
 
WebClient(ClientState) - Constructor for class org.apache.cxf.jaxrs.client.WebClient
 
write(int) - Method in class org.apache.cxf.jaxrs.impl.ServletOutputStreamFilter
 
write(StringBuilder) - Method in interface org.apache.cxf.jaxrs.model.wadl.WadlGenerator.SchemaWriter
 
writeAttribute(String, String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeBody(Object, Message, Class<?>, Type, Annotation[], MultivaluedMap<String, String>, OutputStream) - Method in class org.apache.cxf.jaxrs.client.AbstractClient
 
writeCData(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeCharacters(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeComment(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeDTD(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEndDocument() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEndElement() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeEntityRef(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeMapToOutputStream(Map<String, List<String>>, OutputStream, String, boolean) - Static method in class org.apache.cxf.jaxrs.utils.FormUtils
 
writeNamespace(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeOptionalTypeParameters() - Method in class org.apache.cxf.jaxrs.interceptor.AttachmentOutputInterceptor
 
writeProcessingInstruction(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartDocument() - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartDocument(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeStartElement(String) - Method in class org.apache.cxf.jaxrs.provider.PrefixCollectingXMLStreamWriter
 
writeTo(T, E) - Method in interface org.apache.cxf.jaxrs.ext.atom.AtomElementWriter
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AbstractAtomProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisElementProvider
 
writeTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AegisJSONProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.AtomPojoProvider
 
writeTo(Object, 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.DataBindingProvider
 
writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.DataSourceProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.FormEncodingProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JAXBElementProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.JSONProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.MultipartProvider
 
writeTo(Object, 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(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.SourceProvider
 
writeTo(XmlObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
writeTo(XmlObject, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.cxf.jaxrs.provider.XMLBeansJSONProvider
writeToWriter(XMLStreamWriter, Object) - Method in class org.apache.cxf.jaxrs.provider.DataBindingJSONProvider
 
writeToWriter(XMLStreamWriter, Object) - Method in class org.apache.cxf.jaxrs.provider.DataBindingProvider
 
writeValue(Message, String) - Method in class org.apache.cxf.jaxrs.provider.jsonp.AbstractJsonpOutInterceptor
 
writeXsiType - Variable in class org.apache.cxf.jaxrs.provider.AbstractAegisProvider
 

X

XMLBeansElementProvider - Class in org.apache.cxf.jaxrs.provider
Provider for XMLBeans data objects.
XMLBeansElementProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XMLBeansElementProvider
 
XMLBeansJSONProvider - Class in org.apache.cxf.jaxrs.provider
JSON provider for XMLBeans data objects.
XMLBeansJSONProvider() - Constructor for class org.apache.cxf.jaxrs.provider.XMLBeansJSONProvider
 
XMLBeanStreamSerializer - Class in org.apache.cxf.jaxrs.provider
Serializes an XMLBean data object to an XML stream Note: uses an intermediate file created by File.createTempFile(String, String) as I couldn't work out how to fit a normal stream into an event driven XML stream.
XMLBeanStreamSerializer() - Constructor for class org.apache.cxf.jaxrs.provider.XMLBeanStreamSerializer
 
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
 
XPathProvider - 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 - 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