Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A128CBC_HS256 - Enum constant in enum class org.jboss.resteasy.jose.jwe.EncryptionMethod
- A128CBC_HS256() - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
- A128GCM - Enum constant in enum class org.jboss.resteasy.jose.jwe.EncryptionMethod
- A128GCM() - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
- A256CBC_HS512 - Enum constant in enum class org.jboss.resteasy.jose.jwe.EncryptionMethod
- A256CBC_HS512() - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
- A256GCM - Enum constant in enum class org.jboss.resteasy.jose.jwe.EncryptionMethod
- A256GCM() - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
- abbreviation() - Method in enum class org.jboss.resteasy.spi.config.SizeUnit
-
Returns the abbreviation for the unit.
- AbortedResponse - Class in org.jboss.resteasy.client.jaxrs.internal
- AbortedResponse(ClientConfiguration, Response) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.AbortedResponse
- abortedWithResponse - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
- abortIfClosed() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
- abortIfClosed() - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientImpl
- abortIfClosed() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- abortIfClosed() - Method in class org.jboss.resteasy.specimpl.AbstractBuiltResponse
- abortWith(Response) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
- abortWith(Response) - Method in class org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext
- abortWith(Response) - Method in class org.jboss.resteasy.core.interception.jaxrs.ResponseContainerRequestContext
- AbstractAsynchronousResponse - Class in org.jboss.resteasy.core
- AbstractAsynchronousResponse(SynchronousDispatcher, HttpRequest, HttpResponse) - Constructor for class org.jboss.resteasy.core.AbstractAsynchronousResponse
- AbstractBuiltResponse - Class in org.jboss.resteasy.specimpl
-
A response object not attached to a client or server invocation.
- AbstractBuiltResponse() - Constructor for class org.jboss.resteasy.specimpl.AbstractBuiltResponse
- AbstractBuiltResponse(int, String, Headers<Object>, Object, Annotation[]) - Constructor for class org.jboss.resteasy.specimpl.AbstractBuiltResponse
- AbstractBuiltResponse.InputStreamWrapper<T extends BuiltResponse> - Class in org.jboss.resteasy.specimpl
- AbstractCollectionFormInjector<T> - Class in org.jboss.resteasy.core
-
Abstract implementation of
ValueInjector
that can inject collections. - AbstractCollectionFormInjector(Class, Class, String, Pattern, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.AbstractCollectionFormInjector
-
Creates an injector to inject a collection.
- AbstractCollectionProcessor<T> - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors
- AbstractCollectionProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
- AbstractCollectionProcessor(String, Type, Annotation[], ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
- AbstractDigitalSigningHeaderDecorator - Class in org.jboss.resteasy.security.doseta
- AbstractDigitalSigningHeaderDecorator() - Constructor for class org.jboss.resteasy.security.doseta.AbstractDigitalSigningHeaderDecorator
- AbstractDigitalVerificationHeaderDecorator - Class in org.jboss.resteasy.security.doseta
- AbstractDigitalVerificationHeaderDecorator() - Constructor for class org.jboss.resteasy.security.doseta.AbstractDigitalVerificationHeaderDecorator
- AbstractEntityProvider<T> - Class in org.jboss.resteasy.plugins.providers
-
A AbstractEntityProvider.
- AbstractEntityProvider() - Constructor for class org.jboss.resteasy.plugins.providers.AbstractEntityProvider
- AbstractExecutionContext - Class in org.jboss.resteasy.core
- AbstractExecutionContext(SynchronousDispatcher, HttpRequest, HttpResponse) - Constructor for class org.jboss.resteasy.core.AbstractExecutionContext
- AbstractInterceptorFactory(Class) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl.AbstractInterceptorFactory
- AbstractInvocationCollectionProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
- AbstractInvocationCollectionProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.AbstractInvocationCollectionProcessor
- AbstractInvocationCollectionProcessor(String, Type, Annotation[], ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.AbstractInvocationCollectionProcessor
- AbstractJAXBContextFinder - Class in org.jboss.resteasy.plugins.providers.jaxb
- AbstractJAXBContextFinder() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
- AbstractJAXBContextFinder.CacheKey - Class in org.jboss.resteasy.plugins.providers.jaxb
- AbstractJAXBProvider<T> - Class in org.jboss.resteasy.plugins.providers.jaxb
-
A AbstractJAXBProvider.
- AbstractJAXBProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
- AbstractJsonBindingProvider - Class in org.jboss.resteasy.plugins.providers.jsonb
-
Created by rsearls
- AbstractJsonBindingProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jsonb.AbstractJsonBindingProvider
- AbstractJsonpProvider - Class in org.jboss.resteasy.plugins.providers.jsonp
- AbstractJsonpProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jsonp.AbstractJsonpProvider
- AbstractMultipartFormDataWriter - Class in org.jboss.resteasy.plugins.providers.multipart
- AbstractMultipartFormDataWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartFormDataWriter
- AbstractMultipartRelatedWriter - Class in org.jboss.resteasy.plugins.providers.multipart
-
Helper base class for multipart/related producing providers.
- AbstractMultipartRelatedWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartRelatedWriter
- AbstractMultipartWriter - Class in org.jboss.resteasy.plugins.providers.multipart
- AbstractMultipartWriter() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
- AbstractPatchMethodFilter - Class in org.jboss.resteasy.plugins.providers
- AbstractPatchMethodFilter() - Constructor for class org.jboss.resteasy.plugins.providers.AbstractPatchMethodFilter
- AbstractPatchMethodFilter.FilterFlag - Enum Class in org.jboss.resteasy.plugins.providers
- AbstractReaderInterceptorContext - Class in org.jboss.resteasy.core.interception.jaxrs
- AbstractReaderInterceptorContext(MediaType, ResteasyProviderFactory, Annotation[], ReaderInterceptor[], MultivaluedMap<String, String>, Type, Class, InputStream) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.AbstractReaderInterceptorContext
-
Deprecated.
- AbstractReaderInterceptorContext(MediaType, ResteasyProviderFactory, Annotation[], ReaderInterceptor[], MultivaluedMap<String, String>, Type, Class, InputStream, RESTEasyTracingLogger) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.AbstractReaderInterceptorContext
- AbstractURITemplateAnnotationResolver - Class in org.jboss.resteasy.plugins.touri
- AbstractURITemplateAnnotationResolver() - Constructor for class org.jboss.resteasy.plugins.touri.AbstractURITemplateAnnotationResolver
- AbstractUsersRolesSecurityDomainSetup - Class in org.jboss.resteasy.setup
-
This abstract class implements steps needed to create Elytron security domain.
- AbstractUsersRolesSecurityDomainSetup(URL, URL) - Constructor for class org.jboss.resteasy.setup.AbstractUsersRolesSecurityDomainSetup
- AbstractValidatorContextResolver - Class in org.jboss.resteasy.plugins.validation
- AbstractValidatorContextResolver() - Constructor for class org.jboss.resteasy.plugins.validation.AbstractValidatorContextResolver
- AbstractWebTargetCollectionProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget
- AbstractWebTargetCollectionProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.AbstractWebTargetCollectionProcessor
- AbstractWebTargetCollectionProcessor(String, Type, Annotation[], ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.AbstractWebTargetCollectionProcessor
- AbstractWriterInterceptorContext - Class in org.jboss.resteasy.core.interception.jaxrs
- AbstractWriterInterceptorContext(WriterInterceptor[], Annotation[], Object, Type, MediaType, Class, OutputStream, ResteasyProviderFactory, MultivaluedMap<String, Object>) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.AbstractWriterInterceptorContext
-
Deprecated.
- AbstractWriterInterceptorContext(WriterInterceptor[], Annotation[], Object, Type, MediaType, Class, OutputStream, ResteasyProviderFactory, MultivaluedMap<String, Object>, RESTEasyTracingLogger) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.AbstractWriterInterceptorContext
- accept - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
- accept(MediaType) - Method in class org.jboss.resteasy.mock.MockHttpRequest
- accept(MediaType...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- accept(MediaType...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- accept(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
- accept(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- accept(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- accept(List<MediaType>) - Method in class org.jboss.resteasy.mock.MockHttpRequest
- ACCEPT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- ACCEPT_CHARSET - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- ACCEPT_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- ACCEPT_LANGUAGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- ACCEPT_PATCH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- ACCEPT_RANGES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- acceptEncoding(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- acceptEncoding(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- AcceptEncodingGZIPFilter - Class in org.jboss.resteasy.plugins.interceptors
-
Must be used in conjunction with GZIPDecodingInterceptor
- AcceptEncodingGZIPFilter() - Constructor for class org.jboss.resteasy.plugins.interceptors.AcceptEncodingGZIPFilter
- acceptExtensionsNotSupported() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- acceptExtensionsNotSupported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- acceptExtensionsNotSupported$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- AcceptHeaderByFileSuffixFilter - Class in org.jboss.resteasy.core
-
Modifies Accept and Accept-Language headers by looking at path file suffix i.e.
- AcceptHeaderByFileSuffixFilter() - Constructor for class org.jboss.resteasy.core.AcceptHeaderByFileSuffixFilter
- AcceptHeaders - Class in org.jboss.resteasy.core.request
- AcceptHeaders() - Constructor for class org.jboss.resteasy.core.request.AcceptHeaders
- acceptLanguage(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- acceptLanguage(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- acceptLanguage(Locale...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- acceptLanguage(Locale...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- AcceptParameterHttpPreprocessor - Class in org.jboss.resteasy.core
-
Enables content negotiation through a query parameter, instead of the Accept Header.
- AcceptParameterHttpPreprocessor(String) - Constructor for class org.jboss.resteasy.core.AcceptParameterHttpPreprocessor
-
Create a new AcceptParameterHttpPreprocessor.
- AcceptParser - Class in org.jboss.resteasy.util
-
Returns a sorted list of values by their qualifier 'q' with parameters pulled off.
- AcceptParser() - Constructor for class org.jboss.resteasy.util.AcceptParser
- accepts - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
- accepts - Variable in class org.jboss.resteasy.core.registry.MatchCache.Key
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_MAX_AGE - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in class org.jboss.resteasy.spi.CorsHeaders
- actualProviderClasses - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- actualResourceClasses - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- actualTarget - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
- adaptGenericType(Type) - Method in class org.jboss.resteasy.core.AsyncResponseConsumer
- add() - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
- add(MediaType, T) - Method in class org.jboss.resteasy.core.MediaTypeMap
-
Add an object to the media type map.
- add(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
- add(String, T) - Method in class org.jboss.resteasy.core.MediaTypeMap
-
Add an object to the media type map.
- add(String, V) - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- add(K, V) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
- add(K, V) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- add(K, V) - Method in class org.jboss.resteasy.specimpl.UnmodifiableMultivaluedMap
- add(K, V) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
- add(MediaTypeMap.Entry<T>) - Method in class org.jboss.resteasy.core.MediaTypeMap
- add(ThreadContext<?>) - Method in class org.jboss.resteasy.spi.concurrent.ThreadContexts
-
Adds the context to the current collection.
- add(T) - Method in class org.jboss.resteasy.util.snapshot.SnapshotSet
- addAll(MultivaluedMap<K, V>, MultivaluedMap<K, V>) - Static method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- addAll(String, Object...) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
- addAll(String, List<Object>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
- addAll(String, List<V>) - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- addAll(String, V...) - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- addAll(Collection<? extends T>) - Method in class org.jboss.resteasy.util.snapshot.SnapshotSet
- addAll(K, List<V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
- addAll(K, List<V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- addAll(K, List<V>) - Method in class org.jboss.resteasy.specimpl.UnmodifiableMultivaluedMap
- addAll(K, List<V>) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
- addAll(K, V...) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
- addAll(K, V...) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- addAll(K, V...) - Method in class org.jboss.resteasy.specimpl.UnmodifiableMultivaluedMap
- addAll(K, V...) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
- addAll(MultivaluedMapImpl<K, V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
- addAllLinks(RESTServiceDiscovery) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery
- addAsyncClientResponseProvider(Class) - Method in class org.jboss.resteasy.core.providerfactory.ClientHelper
- addAsyncClientResponseProvider(Class) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addAsyncResponseProvider(Class) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addAsyncResponseProvider(Class) - Method in class org.jboss.resteasy.core.providerfactory.ServerHelper
- addAsyncStreamProvider(Class) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addAsyncStreamProvider(Class) - Method in class org.jboss.resteasy.core.providerfactory.ServerHelper
- addCharset - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- addCleanable(Cleanable) - Method in class org.jboss.resteasy.plugins.server.Cleanables
- addClientRequestFilter(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.ClientHelper
- addClientRequestFilter(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addClientResponseFilter(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.ClientHelper
- addClientResponseFilter(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addCloseableContextDataLevel() - Static method in class org.jboss.resteasy.core.ResteasyContext
- addCloseableContextDataLevel(Map<Class<?>, Object>) - Static method in class org.jboss.resteasy.core.ResteasyContext
- addCompositeWild(MediaType, T, String) - Method in class org.jboss.resteasy.core.MediaTypeMap
- addCompositeWildcardMBR(MediaType, SortedKey<MessageBodyReader>, String) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addCompositeWildcardMBR(MediaType, SortedKey<MessageBodyReader>, String) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addCompositeWildcardMBR(MediaType, SortedKey<MessageBodyReader>, String) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addCompositeWildcardMBW(MediaType, SortedKey<MessageBodyWriter>, String) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addCompositeWildcardMBW(MediaType, SortedKey<MessageBodyWriter>, String) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addCompositeWildcardMBW(MediaType, SortedKey<MessageBodyWriter>, String) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addContainerRequestFilter(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addContainerRequestFilter(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.ServerHelper
- addContainerResponseFilter(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addContainerResponseFilter(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.ServerHelper
- addContextDataLevel() - Static method in class org.jboss.resteasy.core.ResteasyContext
- addContextInjector(Class) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addContextProducer(AfterTypeDiscovery, BeanManager) - Method in class org.jboss.resteasy.cdi.ResteasyCdiExtension
-
If the
ContextProducers
were not discovered, we need to add the type for the producers. - addContextResolver(Class, boolean, int) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addDisabledProviderClass(String) - Method in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- addDisabledProviderClass(String) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- addDisabledProviderClass(String) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
-
Adds the provider to the set of providers which will be excluded when attempting to locate providers for processing requests.
- addDisabledProviderClasses(Set<String>) - Method in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- addDisabledProviderClasses(Set<String>) - Method in class org.jboss.resteasy.spi.DelegateResteasyDeployment
- addDisabledProviderClasses(Set<String>) - Method in interface org.jboss.resteasy.spi.ResteasyDeployment
-
Adds the providers to the set of providers which will be excluded when attempting to locate providers for processing requests.
- addDynamicFeature(Class) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addDynamicFeature(Class) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addDynamicFeature(Class) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addEncodedPathParameter(String, String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriInfo
- addEntry(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap
- addExceptionMapper(Class, boolean) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addExceptionMapper(Class, boolean) - Method in class org.jboss.resteasy.core.providerfactory.ServerHelper
- addExpression(String, ClassExpression) - Method in class org.jboss.resteasy.core.registry.RootClassNode
- addExpression(String, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootNode
- addExpression(MethodExpression) - Method in class org.jboss.resteasy.core.registry.SegmentNode
- addExtendedProperty(Serializable, Serializable) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
- addFeature(Class<? extends Feature>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addFirst(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
- addFirst(String, V) - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- addFirst(K, V) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
- addFirst(K, V) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- addFirst(K, V) - Method in class org.jboss.resteasy.specimpl.UnmodifiableMultivaluedMap
- addFirst(K, V) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
- addFormData(String, Object, GenericType<?>, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
- addFormData(String, Object, GenericType<?>, MediaType, String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
- addFormData(String, Object, GenericType<?>, MediaType, String, boolean) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
- addFormData(String, Object, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
- addFormData(String, Object, MediaType, String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
- addFormData(String, Object, MediaType, String, boolean) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
- addFormData(String, Object, Class<?>, Type, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
- addFormData(String, Object, Class<?>, Type, MediaType, String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
- addFormData(String, Object, Class<?>, Type, MediaType, String, boolean) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataOutput
- addFormHeader(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
Set CONTENT-TYPE to ""application/x-www-form-urlencoded"
- addGrammars(Grammars) - Method in class org.jboss.resteasy.wadl.ResteasyWadlWriter.ResteasyWadlGrammar
- addHeader(String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Add a reference to a header within the signature calculation.
- addHeader(String, Object) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
- addHeaderDelegate(Class) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addHeaderDelegate(Class<?>, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
- addHeaderDelegate(Class<? extends RuntimeDelegate.HeaderDelegate>, Class<?>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
- addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- addHeaderDelegateIfAbsent(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addHeaderToHeadlessStream(InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
- addHttpPreprocessor(HttpRequestPreprocessor) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
- addHttpPreprocessor(HttpRequestPreprocessor) - Method in interface org.jboss.resteasy.spi.Dispatcher
- addingClassResource(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingClassResource(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingClassResource$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingProviderClass(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingProviderClass(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingProviderClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingProviderSingleton(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingProviderSingleton(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingProviderSingleton$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingSingletonProvider(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingSingletonProvider(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingSingletonProvider$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingSingletonResource(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addingSingletonResource(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- addingSingletonResource$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- addInjectorFactory(Class) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addInvoker(String, String, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootClassNode
- addInvoker(String, ResourceInvoker) - Method in class org.jboss.resteasy.core.registry.RootNode
- addInvokers(PostResourceMethodInvoker...) - Method in class org.jboss.resteasy.core.PostResourceMethodInvokers
- addJndiResource(String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addJndiResource(String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addJndiResource(String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint that exists in JNDI.
- addJndiResource(String, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addJndiResource(String, String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addJndiResource(String, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint that exists in JNDI.
- addJndiResource(String, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addJndiResource(String, ResourceClass) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addJndiResource(String, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
- addJndiResource(String, ResourceClass, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addJndiResource(String, ResourceClass, String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addJndiResource(String, ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
- addLink(Link) - Method in class org.jboss.resteasy.spi.LinkHeader
- addLink(String, String, String, String) - Method in class org.jboss.resteasy.spi.LinkHeader
- addLink(URI, String) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery
- AddLinks - Annotation Interface in org.jboss.resteasy.links
-
Use on any JAX-RS method if you want RESTEasy to inject the RESTServiceDiscovery to every entity in the response.
- addMatchedResourceTemplate(String) - Method in class org.jboss.resteasy.specimpl.ResteasyUriInfo
-
Adds a matched resource template to the collection of matched resources.
- addMessageBodyReader(MessageBodyReader, Class<?>, int, boolean) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addMessageBodyReader(MessageBodyReader, Class<?>, int, boolean) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addMessageBodyReader(MessageBodyReader, Class<?>, int, boolean) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addMessageBodyWriter(MessageBodyWriter, Class<?>, int, boolean) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addMessageBodyWriter(MessageBodyWriter, Class<?>, int, boolean) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addMessageBodyWriter(MessageBodyWriter, Class<?>, int, boolean) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addMethodAnnotations(Annotation[]) - Method in class org.jboss.resteasy.specimpl.AbstractBuiltResponse
- addMethodMetaData(ResteasyWadlMethodMetaData) - Method in class org.jboss.resteasy.wadl.ResteasyWadlResourceMetaData
- addMultiple(K, Collection<V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
- addNew() - Method in class org.jboss.resteasy.security.doseta.Verifier
- addNewCookie(NewCookie) - Method in class org.jboss.resteasy.mock.MockHttpResponse
- addNewCookie(NewCookie) - Method in class org.jboss.resteasy.plugins.server.netty.NettyHttpResponse
- addNewCookie(NewCookie) - Method in class org.jboss.resteasy.plugins.server.reactor.netty.ReactorNettyHttpResponse
- addNewCookie(NewCookie) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
- addNewCookie(NewCookie) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
- addNewCookie(NewCookie) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxHttpResponse
- addNewCookie(NewCookie) - Method in interface org.jboss.resteasy.spi.HttpResponse
- addOtherLibrary(WebArchive, String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Adds additional dependency needed for the deployment tests.
- addPackageInfo(WebArchive, Class<?>) - Method in class org.jboss.resteasy.utils.TestUtil
-
Add package info to deployment.
- addParameterConverterProvider(Class, boolean, int) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addPart(Object, GenericType<?>, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- addPart(Object, GenericType<?>, MediaType, String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- addPart(Object, GenericType<?>, MediaType, String, boolean) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- addPart(Object, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- addPart(Object, MediaType, String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- addPart(Object, MediaType, String, boolean) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- addPart(Object, MediaType, String, String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedOutput
-
Used to add parts to the multipart output message.
- addPart(Object, Class<?>, Type, MediaType) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- addPart(Object, Class<?>, Type, MediaType, String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- addPart(Object, Class<?>, Type, MediaType, String, boolean) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- addPerInstanceResource(Class<?>) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addPerInstanceResource(Class<?>, String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addPerInstanceResource(ResourceClass) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addPerInstanceResource(ResourceClass, String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addPerRequestResource(Class) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
Register a vanilla JAX-RS resource class.
- addPerRequestResource(Class<?>) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addPerRequestResource(Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addPerRequestResource(Class<?>, String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addPerRequestResource(Class<?>, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addPerRequestResource(Class<?>, ResourceBuilder) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addPerRequestResource(Class<?>, ResourceBuilder) - Method in interface org.jboss.resteasy.spi.Registry
- addPerRequestResource(Class, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addPerRequestResource(ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addPerRequestResource(ResourceClass) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addPerRequestResource(ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
- addPerRequestResource(ResourceClass, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addPerRequestResource(ResourceClass, String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addPerRequestResource(ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
- addPrivate(String, PrivateKey) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
- addPublic(String, PublicKey) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
- addReactiveClass(Class) - Method in class org.jboss.resteasy.core.providerfactory.ClientHelper
- addReactiveClass(Class) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addReactiveClass(Class, Class<?>) - Method in class org.jboss.resteasy.core.providerfactory.ClientHelper
- addReactiveClass(Class, Class<?>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addReaderInterceptor(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addReaderInterceptor(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addReaderInterceptor(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addRegular(MediaType, T) - Method in class org.jboss.resteasy.core.MediaTypeMap
- addRegularMBR(MediaType, SortedKey<MessageBodyReader>) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addRegularMBR(MediaType, SortedKey<MessageBodyReader>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addRegularMBR(MediaType, SortedKey<MessageBodyReader>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addRegularMBW(MediaType, SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addRegularMBW(MediaType, SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addRegularMBW(MediaType, SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addResourceClassProcessor(Class<ResourceClassProcessor>, int) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addResourceFactory(ResourceFactory) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
Bind an endpoint ResourceFactory.
- addResourceFactory(ResourceFactory) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addResourceFactory(ResourceFactory) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a custom resource implementation endpoint.
- addResourceFactory(ResourceFactory, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
ResourceFactory.getScannableClass() defines what class should be scanned for JAX-RS annotations.
- addResourceFactory(ResourceFactory, String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addResourceFactory(ResourceFactory, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a custom resource implementation endpoint.
- addResourceFactory(ResourceFactory, String, Class<?>) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
ResourceFactory.getScannableClass() is not used, only the clazz parameter and not any implemented interfaces of the clazz parameter.
- addResourceFactory(ResourceFactory, String, Class<?>) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addResourceFactory(ResourceFactory, String, Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
-
ResourceFactory.getScannableClass() is not used, only the clazz parameter and not any implemented interfaces of the clazz parameter.
- addResourceFactory(ResourceFactory, String, Class<?>[]) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
ResourceFactory.getScannableClass() is not used, only the clazz parameter and not any implemented interfaces of the clazz parameter.
- addResourceFactory(ResourceFactory, String, Class<?>[]) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addResourceFactory(ResourceFactory, String, Class<?>[]) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, String, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addResourceFactory(ResourceFactory, String, ResourceClass) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addResourceFactory(ResourceFactory, String, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, ResourceBuilder) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addResourceFactory(ResourceFactory, ResourceBuilder) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, ResourceBuilder, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addResourceFactory(ResourceFactory, ResourceBuilder, String) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, ResourceBuilder, String, Class<?>) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addResourceFactory(ResourceFactory, ResourceBuilder, String, Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
- addResourceFactory(ResourceFactory, ResourceBuilder, String, Class<?>[]) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addResourceFactory(ResourceFactory, ResourceBuilder, String, Class<?>[]) - Method in interface org.jboss.resteasy.spi.Registry
- addResourcePrefixPath(String, ResourceHandler) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Maps a path prefix to a resource handler to allow serving resources other than the JAX-RS endpoints.
- addResponseHeader(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
- addRole(String, String) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
- addRoles(String, String[]) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
- addSingletonResource(Object) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addSingletonResource(Object) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addSingletonResource(Object) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addSingletonResource(Object, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addSingletonResource(Object, String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addSingletonResource(Object, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addSingletonResource(Object, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addSingletonResource(Object, ResourceClass) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addSingletonResource(Object, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
- addSingletonResource(Object, ResourceClass, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
- addSingletonResource(Object, ResourceClass, String) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- addSingletonResource(Object, ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
- addSniMapping(String, SSLContext) - Method in class org.jboss.resteasy.plugins.server.netty.SniConfiguration
-
Adds SNI mapping.
- addStringParameterUnmarshaller(Class<? extends StringParameterUnmarshaller>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- addSubtypeWildMBR(MediaType, SortedKey<MessageBodyReader>) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addSubtypeWildMBR(MediaType, SortedKey<MessageBodyReader>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addSubtypeWildMBR(MediaType, SortedKey<MessageBodyReader>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addSubtypeWildMBW(MediaType, SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addSubtypeWildMBW(MediaType, SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addSubtypeWildMBW(MediaType, SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addTo(List, String, Object) - Method in class org.jboss.resteasy.core.ListFormInjector
-
Adds the item to the collection.
- addTo(Map, String, Object) - Method in class org.jboss.resteasy.core.MapFormInjector
-
Adds the item to the collection.
- addTo(T, String, Object) - Method in class org.jboss.resteasy.core.AbstractCollectionFormInjector
-
Adds the item to the collection.
- addUser(String, String, String[]) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
- addViolations(Set<ConstraintViolation<Object>>) - Method in class org.jboss.resteasy.api.validation.SimpleViolationsContainer
- addViolations(Set<ConstraintViolation<Object>>) - Method in class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
If some ConstraintViolations are created by Resteasy and some are created by CDI, two essentially identical ones might appear to be different.
- addWildcard(T) - Method in class org.jboss.resteasy.core.MediaTypeMap
- addWildcardCompositeMBR(MediaType, SortedKey<MessageBodyReader>, String) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addWildcardCompositeMBR(MediaType, SortedKey<MessageBodyReader>, String) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addWildcardCompositeMBR(MediaType, SortedKey<MessageBodyReader>, String) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addWildcardCompositeMBW(MediaType, SortedKey<MessageBodyWriter>, String) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addWildcardCompositeMBW(MediaType, SortedKey<MessageBodyWriter>, String) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addWildcardCompositeMBW(MediaType, SortedKey<MessageBodyWriter>, String) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addWildcardMBR(SortedKey<MessageBodyReader>) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addWildcardMBR(SortedKey<MessageBodyReader>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addWildcardMBR(SortedKey<MessageBodyReader>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addWildcardMBW(SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addWildcardMBW(SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addWildcardMBW(SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- addWildComposite(MediaType, T, String) - Method in class org.jboss.resteasy.core.MediaTypeMap
- addWildSubtype(MediaType, T) - Method in class org.jboss.resteasy.core.MediaTypeMap
- addWriterInterceptor(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.CommonProviders
- addWriterInterceptor(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.NOOPClientHelper
- addWriterInterceptor(Class, int) - Method in class org.jboss.resteasy.core.providerfactory.NOOPServerHelper
- adjust(int) - Static method in class org.jboss.resteasy.utils.TimeoutUtil
-
Adjusts timeout for operations.
- AES - Enum constant in enum class org.jboss.resteasy.jose.jws.AlgorithmType
- After - Annotation Interface in org.jboss.resteasy.annotations.security.doseta
-
Used to add an expiration attribute when signing or as a stale check for verification.
- AGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- algorithm - Variable in class org.jboss.resteasy.security.doseta.Verification
- algorithm() - Element in annotation interface org.jboss.resteasy.annotations.security.doseta.Signed
- Algorithm - Enum Class in org.jboss.resteasy.jose.jwe
- Algorithm - Enum Class in org.jboss.resteasy.jose.jws
- ALGORITHM - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
- algorithmOfSharedSymmetricKey() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- algorithmOfSharedSymmetricKey() - Method in interface org.jboss.resteasy.jose.i18n.Messages
- algorithmOfSharedSymmetricKey$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- AlgorithmType - Enum Class in org.jboss.resteasy.jose.jws
- algorithmWasNull() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- algorithmWasNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
- algorithmWasNull$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- allow(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- allow(String...) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
- allow(Set<String>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- allow(Set<String>) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
- ALLOW - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- allowClosingHttpClient - Variable in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.
- allowCredentials - Variable in class org.jboss.resteasy.plugins.interceptors.CorsFilter
- allowedHeaders - Variable in class org.jboss.resteasy.plugins.interceptors.CorsFilter
- allowedMethods - Variable in class org.jboss.resteasy.plugins.interceptors.CorsFilter
- allowedOrigins - Variable in class org.jboss.resteasy.plugins.interceptors.CorsFilter
- alreadyCanceled() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyCanceled() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alreadyCanceled$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyCommitted() - Method in class org.jboss.resteasy.plugins.server.netty.i18n.Messages_$bundle
- alreadyCommitted() - Method in interface org.jboss.resteasy.plugins.server.netty.i18n.Messages
- alreadyCommitted() - Method in class org.jboss.resteasy.plugins.server.reactor.netty.i18n.Messages_$bundle
- alreadyCommitted() - Method in interface org.jboss.resteasy.plugins.server.reactor.netty.i18n.Messages
- alreadyCommitted() - Method in class org.jboss.resteasy.plugins.server.vertx.i18n.Messages_$bundle
- alreadyCommitted() - Method in interface org.jboss.resteasy.plugins.server.vertx.i18n.Messages
- alreadyCommitted$str() - Method in class org.jboss.resteasy.plugins.server.netty.i18n.Messages_$bundle
- alreadyCommitted$str() - Method in class org.jboss.resteasy.plugins.server.reactor.netty.i18n.Messages_$bundle
- alreadyCommitted$str() - Method in class org.jboss.resteasy.plugins.server.vertx.i18n.Messages_$bundle
- alreadyDone() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyDone() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alreadyDone$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyEstablishedNullHeaderDelegate - Variable in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- alreadyExported() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- alreadyExported() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- alreadyExported() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyExported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alreadyExported$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- alreadyExported$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadyQuoted(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
- alreadySuspended() - Method in class org.jboss.resteasy.plugins.server.netty.i18n.Messages_$bundle
- alreadySuspended() - Method in interface org.jboss.resteasy.plugins.server.netty.i18n.Messages
- alreadySuspended() - Method in class org.jboss.resteasy.plugins.server.reactor.netty.i18n.Messages_$bundle
- alreadySuspended() - Method in interface org.jboss.resteasy.plugins.server.reactor.netty.i18n.Messages
- alreadySuspended() - Method in class org.jboss.resteasy.plugins.server.vertx.i18n.Messages_$bundle
- alreadySuspended() - Method in interface org.jboss.resteasy.plugins.server.vertx.i18n.Messages
- alreadySuspended() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alreadySuspended() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alreadySuspended$str() - Method in class org.jboss.resteasy.plugins.server.netty.i18n.Messages_$bundle
- alreadySuspended$str() - Method in class org.jboss.resteasy.plugins.server.reactor.netty.i18n.Messages_$bundle
- alreadySuspended$str() - Method in class org.jboss.resteasy.plugins.server.vertx.i18n.Messages_$bundle
- alreadySuspended$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alwaysMarkedAtIndex0() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alwaysMarkedAtIndex0() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- alwaysMarkedAtIndex0$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- alwaysReconnect(boolean) - Method in class org.jboss.resteasy.plugins.providers.sse.client.SseEventSourceImpl.SourceBuilder
- ambiguousConstructorsFound(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- ambiguousConstructorsFound(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- ambiguousConstructorsFound$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- ambiguousInheritedAnnotations(Method) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ambiguousInheritedAnnotations(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- ambiguousInheritedAnnotations$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- annotatedMethod - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- annotatedMethod - Variable in class org.jboss.resteasy.spi.metadata.SetterParameter
- annotatedTypeNull() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- annotatedTypeNull() - Method in interface org.jboss.resteasy.cdi.i18n.Messages
- annotatedTypeNull$str() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- AnnotationFactory - Class in org.jboss.resteasy.plugins.providers.jaxb
- AnnotationFactory() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
- AnnotationResolver - Class in org.jboss.resteasy.util
- AnnotationResolver() - Constructor for class org.jboss.resteasy.util.AnnotationResolver
- annotations - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
- annotations - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.CookieParamProcessor
- annotations - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.PathParamProcessor
- annotations - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
- annotations - Variable in class org.jboss.resteasy.core.interception.jaxrs.AbstractReaderInterceptorContext
- annotations - Variable in class org.jboss.resteasy.core.interception.jaxrs.AbstractWriterInterceptorContext
- annotations - Variable in class org.jboss.resteasy.specimpl.AbstractBuiltResponse
- annotations - Variable in class org.jboss.resteasy.spi.metadata.ConstructorParameter
- annotations - Variable in class org.jboss.resteasy.spi.metadata.MethodParameter
- annotationsParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- annotationsParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- annotationsParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- any - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
- any - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Application
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Grammars
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Link
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Method
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Option
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Param
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Representation
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Request
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Resource
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Resources
- any - Variable in class org.jboss.resteasy.wadl.jaxb.ResourceType
- any - Variable in class org.jboss.resteasy.wadl.jaxb.Response
- ANY - Enum constant in enum class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder.HostnameVerificationPolicy
-
Hostname verification is not done on the server's certificate
- ApacheHttpAsyncClient4Engine - Class in org.jboss.resteasy.client.jaxrs.engines
-
Deprecated, for removal: This API element is subject to removal in a future version.
- ApacheHttpAsyncClient4Engine(CloseableHttpAsyncClient, boolean) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpAsyncClient4Engine
-
Deprecated.
- ApacheHttpClient43Engine - Class in org.jboss.resteasy.client.jaxrs.engines
-
Deprecated, for removal: This API element is subject to removal in a future version.This will be removed in a future release as the underlying default implementation of the
ClientHttpEngine
will be replaced. - ApacheHttpClient43Engine() - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine
-
Deprecated.
- ApacheHttpClient43Engine(HttpClient) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine
-
Deprecated.
- ApacheHttpClient43Engine(HttpClient, boolean) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine
-
Deprecated.
- ApacheHttpClient43Engine(HttpClient, HttpContextProvider) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine
-
Deprecated.
- ApacheHttpClient43Engine(HttpHost) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine
-
Deprecated.
- ApacheHttpClientEngine - Interface in org.jboss.resteasy.client.jaxrs.engines
-
Deprecated, for removal: This API element is subject to removal in a future version.This will be removed in a future release as the underlying default implementation of the
ClientHttpEngine
will be replaced. - ApacheHttpClientEngine.MemoryUnit - Enum Class in org.jboss.resteasy.client.jaxrs.engines
- AppAccept - Class in org.jboss.resteasy.plugins.providers.atom.app
-
Per RFC5023:
- AppAccept() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
- AppAccept(String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
- AppCategories - Class in org.jboss.resteasy.plugins.providers.atom.app
-
The app:categories element can contain a "fixed" attribute, with a value of either "yes" or "no", indicating whether the list of categories is a fixed or an open set.
- AppCategories() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
- AppCategories(List<Category>, Boolean, String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
- AppCollection - Class in org.jboss.resteasy.plugins.providers.atom.app
-
Per RFC5023:
- AppCollection() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
- AppCollection(String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
- AppCommonAttributes - Class in org.jboss.resteasy.plugins.providers.atom.app
-
Attributes common across all atom app types
- AppCommonAttributes() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppCommonAttributes
- append(boolean) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- append(byte[]) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- append(byte[], int, int) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- append(char) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- append(int) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- append(long) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- append(ByteStringBuilder) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- append(Object) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- append(String) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- append(String, int, int) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
- appendLatin1(String) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- appendLatin1(String, int, int) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- appendURIFragments(String...) - Static method in class org.jboss.resteasy.jsapi.MethodMetaData
- appendURIFragments(String...) - Static method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
- appendURIFragments(ServiceRegistry, String, String) - Static method in class org.jboss.resteasy.jsapi.MethodMetaData
- appendURIFragments(ResteasyWadlServiceRegistry, Path, Path) - Static method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
- appendUSASCII(String) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- appendUSASCII(String, int) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- appendUSASCII(String, int, int) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- appendUtf8Raw(int) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- application - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- Application - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Application() - Constructor for class org.jboss.resteasy.wadl.jaxb.Application
- APPLICATION_JAVASCRIPT_MEDIA_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
"application/javascript" media type.
- APPLICATION_JSON_MERGE_PATCH_JSON - Static variable in class org.jboss.resteasy.plugins.providers.AbstractPatchMethodFilter
- APPLICATION_JSON_MERGE_PATCH_JSON_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.AbstractPatchMethodFilter
- APPLICATION_PLUS_JSON_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
"application/*+json" media type.
- APPLICATION_XOP_XML - Static variable in interface org.jboss.resteasy.plugins.providers.multipart.MultipartConstants
-
"application/xop+xml"
- APPLICATION_XOP_XML_TYPE - Static variable in interface org.jboss.resteasy.plugins.providers.multipart.MultipartConstants
-
"application/xop+xml"
- applicationClass - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- ApplicationDescription - Class in org.jboss.resteasy.core
-
Describes basic information about an
Application
. - ApplicationDescription.Builder - Class in org.jboss.resteasy.core
-
Builds an application description.
- ApplicationException - Exception in org.jboss.resteasy.spi
-
This exception is thrown internally by Resteasy runtime.
- ApplicationException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.ApplicationException
- ApplicationException(Throwable) - Constructor for exception org.jboss.resteasy.spi.ApplicationException
- applicationParamNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- applicationParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- applicationParamNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- apply(WebTarget, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.MatrixParamProcessor
- apply(WebTarget, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.QueryParamProcessor
- apply(ClientInvocation, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.FormParamProcessor
- apply(ClientInvocation, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.HeaderParamProcessor
- apply(T, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
- applyClientInvokerModifier(ClientInvokerModifier) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.ResteasyClientProxy
- applyPatch(ContainerRequestContext, byte[]) - Method in class org.jboss.resteasy.plugins.providers.AbstractPatchMethodFilter
- applyPatch(ContainerRequestContext, byte[]) - Method in class org.jboss.resteasy.plugins.providers.jackson.PatchMethodFilter
- applyPatch(ContainerRequestContext, byte[]) - Method in class org.jboss.resteasy.plugins.providers.jsonp.JsonpPatchMethodFilter
- AppService - Class in org.jboss.resteasy.plugins.providers.atom.app
-
Per RFC 5023:
- AppService() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppService
- AppWorkspace - Class in org.jboss.resteasy.plugins.providers.atom.app
-
Per RFC5023:
- AppWorkspace() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
- ArchiveAppender - Class in org.jboss.resteasy.extension.systemproperties.client
-
ArchiveAppender
- ArchiveAppender() - Constructor for class org.jboss.resteasy.extension.systemproperties.client.ArchiveAppender
- ArchiveProcessor - Class in org.jboss.resteasy.extension.systemproperties.client
-
ArchiveProcessor
- ArchiveProcessor() - Constructor for class org.jboss.resteasy.extension.systemproperties.client.ArchiveProcessor
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.GZIPDecodingInterceptor
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.jboss.resteasy.security.doseta.DigitalVerificationInterceptor
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationInterceptor
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.ClientContentEncodingAnnotationFilter
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.GZIPEncodingInterceptor
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.ServerContentEncodingAnnotationFilter
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
- ArrayCharSequence - Class in org.jboss.resteasy.util
-
A CharSequence backed by a char[] (no copy on creation)
- ArrayCharSequence(char[]) - Constructor for class org.jboss.resteasy.util.ArrayCharSequence
- ArrayCharSequence(char[], int) - Constructor for class org.jboss.resteasy.util.ArrayCharSequence
- ArrayCharSequence(char[], int, int) - Constructor for class org.jboss.resteasy.util.ArrayCharSequence
- as(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.ResteasyClientProxy
- AscendingPrecedenceComparator() - Constructor for class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.AscendingPrecedenceComparator
- asMap() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- asString(Object, String) - Static method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
Deprecated.
- assumeSecurityManagerDisabled(String) - Static method in class org.jboss.resteasy.utils.AssumeUtils
-
Checks if the
security.manager
system property has been set. - AssumeUtils - Class in org.jboss.resteasy.utils
-
Utilities for test assumptions.
- AssumeUtils() - Constructor for class org.jboss.resteasy.utils.AssumeUtils
- async() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- ASYNC_JOB_SERVICE_CONTEXT_KEY - Static variable in class org.jboss.resteasy.utils.PortProviderUtil
- asyncAroundWriteTo(AsyncWriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.GZIPEncodingInterceptor
- asyncAroundWriteTo(AsyncWriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.ServerContentEncodingAnnotationFilter
- asyncAroundWriteTo(AsyncWriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
- asyncAroundWriteTo(AsyncWriterInterceptorContext) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
- asyncAroundWriteTo(AsyncWriterInterceptorContext) - Method in interface org.jboss.resteasy.spi.AsyncWriterInterceptor
-
Interceptor method wrapping calls to
AsyncMessageBodyWriter.asyncWriteTo(T, java.lang.Class<?>, java.lang.reflect.Type, java.lang.annotation.Annotation[], jakarta.ws.rs.core.MediaType, jakarta.ws.rs.core.MultivaluedMap<java.lang.String, java.lang.Object>, org.jboss.resteasy.spi.AsyncOutputStream)
method. - AsyncBufferedMessageBodyWriter<T> - Interface in org.jboss.resteasy.core.messagebody
- AsyncClientHttpEngine - Interface in org.jboss.resteasy.client.jaxrs.engines
-
Interface for an async HttpClientEngine
- AsyncClientHttpEngine.ResultExtractor<T> - Interface in org.jboss.resteasy.client.jaxrs.engines
-
Interface for extracting a result out of a ClientResponse
- AsyncClientResponseProvider<T> - Interface in org.jboss.resteasy.spi
-
Used to turn a CompletionStage into another reactive class.
- asyncClientResponseProviders - Variable in class org.jboss.resteasy.core.providerfactory.ClientHelper
- asyncContextInjectors - Variable in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- asyncExecutor - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- asyncExecutor(ExecutorService) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
-
Deprecated.
- asyncExecutor(ExecutorService, boolean) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
-
Deprecated.
- asyncFlush() - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedAsyncOutputStream
- asyncFlush() - Method in class org.jboss.resteasy.plugins.server.netty.ChunkOutputStream
- asyncFlush() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
- asyncFlush() - Method in class org.jboss.resteasy.plugins.server.vertx.ChunkOutputStream
- asyncFlush() - Method in class org.jboss.resteasy.spi.AsyncOutputStream
-
Flushes this async output stream.
- asyncFlush() - Method in class org.jboss.resteasy.spi.AsyncOutputWriter
-
Flushes the underlying async output stream.
- asyncFlush() - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- asyncFlush() - Method in class org.jboss.resteasy.util.CommitHeaderAsyncOutputStream
- asynchronous - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- asynchronousContext - Variable in class org.jboss.resteasy.mock.MockHttpRequest
- asynchronousContext - Variable in class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
- asynchronousDelivery(HttpRequest, HttpResponse, Response) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
Deprecated.
- asynchronousDelivery(HttpRequest, HttpResponse, Response, Consumer<Throwable>) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
- AsynchronousDispatcher - Class in org.jboss.resteasy.core
- AsynchronousDispatcher(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.AsynchronousDispatcher
- AsynchronousDispatcher(ResteasyProviderFactory, ResourceMethodRegistry) - Constructor for class org.jboss.resteasy.core.AsynchronousDispatcher
- asynchronousExceptionDelivery(HttpRequest, HttpResponse, Throwable) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
Deprecated.
- asynchronousExceptionDelivery(HttpRequest, HttpResponse, Throwable, Consumer<Throwable>) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
- AsynchronousInvoke - Class in org.jboss.resteasy.client.jaxrs.internal
- AsynchronousInvoke(ClientInvocation) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
- asynchronousResponse - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
- AsynchronousResponseInjector - Class in org.jboss.resteasy.core
- AsynchronousResponseInjector() - Constructor for class org.jboss.resteasy.core.AsynchronousResponseInjector
- asyncInvocationExecutor() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
- asyncInvocationExecutor() - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientImpl
- asyncInvocationExecutor() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyClient
- asyncJobServiceBasePath - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- asyncJobServiceEnabled - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- asyncJobServiceMaxJobResults - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- asyncJobServiceMaxWait - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- asyncJobServiceThreadPoolSize - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- AsyncMessageBodyWriter<T> - Interface in org.jboss.resteasy.spi
-
MessageBodyWriter which supports async IO.
- AsyncOperation(OutputStream) - Constructor for class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.AsyncOperation
-
Deprecated.
- AsyncOutputStream - Class in org.jboss.resteasy.spi
-
OutputStream which supports async IO operations.
- AsyncOutputStream() - Constructor for class org.jboss.resteasy.spi.AsyncOutputStream
- AsyncOutputWriter - Class in org.jboss.resteasy.spi
-
Utility class to write to an
AsyncOutputStream
using a givenCharset
. - AsyncOutputWriter(AsyncOutputStream) - Constructor for class org.jboss.resteasy.spi.AsyncOutputWriter
-
Creates a new async writer using the default charset.
- AsyncOutputWriter(AsyncOutputStream, Charset) - Constructor for class org.jboss.resteasy.spi.AsyncOutputWriter
-
Creates a new async writer using the specified charset.
- asyncProceed() - Method in class org.jboss.resteasy.core.interception.jaxrs.AbstractWriterInterceptorContext
- asyncProceed() - Method in interface org.jboss.resteasy.spi.AsyncWriterInterceptorContext
-
Proceed to the next interceptor in the chain.
- asyncRead(InputStream, byte[]) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
- asyncRead(InputStream, byte[], int, int) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
- asyncResponse - Variable in class org.jboss.resteasy.core.AsyncResponseConsumer
- AsyncResponseConsumer - Class in org.jboss.resteasy.core
- AsyncResponseConsumer(ResourceMethodInvoker) - Constructor for class org.jboss.resteasy.core.AsyncResponseConsumer
- asyncResponseProvider - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
- AsyncResponseProvider<T> - Interface in org.jboss.resteasy.spi
- asyncResponseProviders - Variable in class org.jboss.resteasy.core.providerfactory.ServerHelper
- asyncServletIsRequired() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- asyncServletIsRequired() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- asyncServletIsRequired$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- AsyncStreamingOutput - Interface in org.jboss.resteasy.spi
-
A type that may be used as a resource method return value or as the entity in a
Response
when the application wishes to stream the output. - AsyncStreamingOutputProvider - Class in org.jboss.resteasy.plugins.providers
- AsyncStreamingOutputProvider() - Constructor for class org.jboss.resteasy.plugins.providers.AsyncStreamingOutputProvider
- AsyncStreamProvider<T> - Interface in org.jboss.resteasy.spi
- asyncStreamProviders - Variable in class org.jboss.resteasy.core.providerfactory.ServerHelper
- asyncWrite(byte[]) - Method in class org.jboss.resteasy.spi.AsyncOutputStream
-
Writes to this async output stream.
- asyncWrite(byte[], int, int) - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedAsyncOutputStream
- asyncWrite(byte[], int, int) - Method in class org.jboss.resteasy.plugins.server.netty.ChunkOutputStream
- asyncWrite(byte[], int, int) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
- asyncWrite(byte[], int, int) - Method in class org.jboss.resteasy.plugins.server.vertx.ChunkOutputStream
- asyncWrite(byte[], int, int) - Method in class org.jboss.resteasy.spi.AsyncOutputStream
-
Writes to this async output stream.
- asyncWrite(byte[], int, int) - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- asyncWrite(byte[], int, int) - Method in class org.jboss.resteasy.util.CommitHeaderAsyncOutputStream
- asyncWrite(String) - Method in class org.jboss.resteasy.spi.AsyncOutputWriter
-
Writes the given string to the underlying async output stream.
- asyncWrite(MultipartOutput, MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
- asyncWrite(MultipartOutput, MediaType, MultivaluedMap<String, Object>, AsyncOutputStream, Annotation[]) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
- asyncWrite(AsyncOutputStream) - Method in interface org.jboss.resteasy.spi.AsyncStreamingOutput
-
Called to write the message body.
- asyncWritePart(AsyncOutputStream, byte[], OutputPart, MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
- asyncWritePart(AsyncOutputStream, byte[], OutputPart, MultivaluedMap<String, Object>, Annotation[]) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
- asyncWriteParts(MultipartOutput, AsyncOutputStream, byte[]) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
- asyncWriteParts(MultipartOutput, AsyncOutputStream, byte[], Annotation[]) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartFormDataWriter
- asyncWriteParts(MultipartOutput, AsyncOutputStream, byte[], Annotation[]) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
- asyncWriteRelated(MultipartRelatedOutput, MediaType, MultivaluedMap<String, Object>, AsyncOutputStream, Annotation[]) - Method in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartRelatedWriter
- AsyncWriterInterceptor - Interface in org.jboss.resteasy.spi
-
Writer interceptors which support async IO.
- AsyncWriterInterceptorContext - Interface in org.jboss.resteasy.spi
-
Context for
AsyncWriterInterceptor
which supports async IO. - asyncWriterInterceptors - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
- asyncWriteTo(byte[], Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.ByteArrayProvider
- asyncWriteTo(DataSource, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.DataSourceProvider
- asyncWriteTo(MimeMultipart, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MimeMultipartProvider
- asyncWriteTo(Form, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.JaxrsFormProvider
- asyncWriteTo(MultivaluedMap, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.FormUrlEncodedProvider
- asyncWriteTo(OutboundSseEvent, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.sse.SseEventProvider
- asyncWriteTo(JAXBElement<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBElementProvider
- asyncWriteTo(File, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.FileProvider
- asyncWriteTo(InputStream, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.InputStreamProvider
- asyncWriteTo(Boolean, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.DefaultBooleanWriter
- asyncWriteTo(Number, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.DefaultNumberWriter
- asyncWriteTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.jsonb.JsonBindingProvider
- asyncWriteTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormAnnotationWriter
- asyncWriteTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.XopWithMultipartRelatedWriter
- asyncWriteTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.DefaultTextPlain
- asyncWriteTo(String, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.StringTextStar
- asyncWriteTo(List<EntityPart>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartEntityPartWriter
- asyncWriteTo(List<Object>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.ListMultipartWriter
- asyncWriteTo(Map<String, Object>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MapMultipartFormDataWriter
- asyncWriteTo(IIOImage, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.IIOImageProvider
- asyncWriteTo(FileRange, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.FileRangeWriter
- asyncWriteTo(MultipartFormDataOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataWriter
- asyncWriteTo(MultipartOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartWriter
- asyncWriteTo(MultipartRelatedOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedWriter
- asyncWriteTo(EnvelopedOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.security.smime.EnvelopedWriter
- asyncWriteTo(SignedOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureTextWriter
- asyncWriteTo(SignedOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.security.smime.PKCS7SignatureWriter
- asyncWriteTo(AsyncStreamingOutput, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in class org.jboss.resteasy.plugins.providers.AsyncStreamingOutputProvider
- asyncWriteTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in interface org.jboss.resteasy.core.messagebody.AsyncBufferedMessageBodyWriter
- asyncWriteTo(T, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, AsyncOutputStream) - Method in interface org.jboss.resteasy.spi.AsyncMessageBodyWriter
-
Write a type to an HTTP message using async IO.
- AtomEntryProvider - Class in org.jboss.resteasy.plugins.providers.atom
- AtomEntryProvider() - Constructor for class org.jboss.resteasy.plugins.providers.atom.AtomEntryProvider
- AtomFeedProvider - Class in org.jboss.resteasy.plugins.providers.atom
- AtomFeedProvider() - Constructor for class org.jboss.resteasy.plugins.providers.atom.AtomFeedProvider
- AtomLink() - Constructor for class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
- AtomLink(String, String) - Constructor for class org.jboss.resteasy.links.RESTServiceDiscovery.AtomLink
- attachedAsyncClientResponseProviders - Variable in class org.jboss.resteasy.core.providerfactory.ClientHelper
- attachedAsyncResponseProviders - Variable in class org.jboss.resteasy.core.providerfactory.ServerHelper
- attachedAsyncStreamProviders - Variable in class org.jboss.resteasy.core.providerfactory.ServerHelper
- attachedContextResolvers - Variable in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- attachedExceptionMappers - Variable in class org.jboss.resteasy.core.providerfactory.ServerHelper
- attachedFeatures - Variable in class org.jboss.resteasy.core.providerfactory.CommonProviders
- attachedMessageBodyReaders - Variable in class org.jboss.resteasy.core.providerfactory.CommonProviders
- attachedMessageBodyWriters - Variable in class org.jboss.resteasy.core.providerfactory.CommonProviders
- attachedParamConverterProviders - Variable in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- attachedReactive - Variable in class org.jboss.resteasy.core.providerfactory.ClientHelper
- attachedReaderInterceptors - Variable in class org.jboss.resteasy.core.providerfactory.CommonProviders
- attachedRequestFilters - Variable in class org.jboss.resteasy.core.providerfactory.ClientHelper
- attachedRequestFilters - Variable in class org.jboss.resteasy.core.providerfactory.ServerHelper
- attachedResponseFilters - Variable in class org.jboss.resteasy.core.providerfactory.ClientHelper
- attachedResponseFilters - Variable in class org.jboss.resteasy.core.providerfactory.ServerHelper
- attachedWriterInterceptors - Variable in class org.jboss.resteasy.core.providerfactory.CommonProviders
- attemptingToCast(URL, URL) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- attemptingToCast(URL, URL) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- attemptingToCast$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- attemptingToRegisterEmptyContracts(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- attemptingToRegisterEmptyContracts(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- attemptingToRegisterEmptyContracts$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- attemptingToRegisterUnassignableContract(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- attemptingToRegisterUnassignableContract(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- attemptingToRegisterUnassignableContract$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- attributes - Variable in class org.jboss.resteasy.mock.MockHttpRequest
- attributes - Variable in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
- attributes - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
- attributes - Variable in class org.jboss.resteasy.plugins.server.vertx.VertxHttpRequest
- attributes - Variable in class org.jboss.resteasy.security.doseta.DKIMSignature
- audience - Variable in class org.jboss.resteasy.jwt.JsonWebToken
- audience(String) - Method in class org.jboss.resteasy.jwt.JsonWebToken
- authenticate(String, String) - Method in interface org.jboss.resteasy.plugins.server.embedded.SecurityDomain
- authenticate(String, String) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
- authenticate(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.plugins.server.vertx.RequestDispatcher
- authenticationTagMustNotBeNull() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- authenticationTagMustNotBeNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
- authenticationTagMustNotBeNull$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- AUTHORIZATION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- AuthorizationProcessor - Interface in dev.resteasy.client.util.authentication
-
A processor for creating a value for the
HttpHeaders.AUTHORIZATION
header. - authScheme - Variable in class org.jboss.resteasy.plugins.server.netty.NettySecurityContext
- authScheme - Variable in class org.jboss.resteasy.plugins.server.vertx.VertxSecurityContext
- available() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
- available() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
- available(int, UserCredentials) - Static method in class dev.resteasy.client.util.authentication.HttpAuthenticators
-
Creates a client request filter for BASIC and DIGEST authentication.
- available(UserCredentials) - Static method in class dev.resteasy.client.util.authentication.HttpAuthenticators
-
Creates a client request filter for BASIC and DIGEST authentication.
- AVAILABLE - Static variable in class org.jboss.resteasy.tracing.RESTEasyTracingLogger.TRACING
- awaitTermination(long, TimeUnit) - Method in class org.jboss.resteasy.concurrent.ContextualExecutorService
B
- badArguments(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- badArguments(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- badArguments$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- badBase64Character(int, int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- badBase64Character(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- badBase64Character$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- BadRequestException - Exception in org.jboss.resteasy.spi
-
Deprecated.This class is deprecated use jakarta.ws.rs.BadRequestException
- BadRequestException(String) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(String, Response) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(String, Throwable) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(String, Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(Throwable) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- BadRequestException(Throwable, Response) - Constructor for exception org.jboss.resteasy.spi.BadRequestException
-
Deprecated.
- baos - Variable in class org.jboss.resteasy.mock.MockHttpResponse
- base - Variable in class org.jboss.resteasy.wadl.jaxb.Resources
- BASE - Static variable in interface org.jboss.resteasy.cdi.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.jose.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.jsapi.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.links.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.providers.fastinfoset.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.providers.html.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.providers.jsonb.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.providers.resteasy_atom.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.server.netty.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.server.reactor.netty.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.server.sun.http.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.server.vertx.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.servlet.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.plugins.validation.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.reactor.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- BASE - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.rxjava2.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.security.doseta.i18n.Messages
- BASE - Static variable in interface org.jboss.resteasy.wadl.i18n.Messages
- BASE_ASYNC - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- BASE_VALIDATOR_11 - Static variable in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- Base64 - Class in org.jboss.resteasy.jose.jws.util
-
Copied from keycloak.
- Base64.InputStream - Class in org.jboss.resteasy.jose.jws.util
-
A
Base64.InputStream
will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - Base64.OutputStream - Class in org.jboss.resteasy.jose.jws.util
-
A
Base64.OutputStream
will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - base64InputNotProperlyPadded() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- base64InputNotProperlyPadded() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- base64InputNotProperlyPadded$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- base64StringMustHaveFourCharacters(int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- base64StringMustHaveFourCharacters(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- base64StringMustHaveFourCharacters$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- Base64Url - Class in org.jboss.resteasy.jose.jws.util
-
Copied from keycloak
- Base64Url() - Constructor for class org.jboss.resteasy.jose.jws.util.Base64Url
- BaseELResolver - Class in org.jboss.resteasy.links.impl
- BaseELResolver(Object) - Constructor for class org.jboss.resteasy.links.impl.BaseELResolver
- baseGenericType - Variable in class org.jboss.resteasy.core.StringParameterInjector
- BaseHttpRequest - Class in org.jboss.resteasy.plugins.server
-
Helper for creating HttpRequest implementations.
- BaseHttpRequest(ResteasyUriInfo) - Constructor for class org.jboss.resteasy.plugins.server.BaseHttpRequest
- BaseLink - Class in org.jboss.resteasy.plugins.providers.atom
-
If invoked within the context of a JAX-RS call, it will automatically build a URI based the base URI of the JAX-RS application.
- BaseLink() - Constructor for class org.jboss.resteasy.plugins.providers.atom.BaseLink
- BaseLink(String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.BaseLink
- BaseLink(String, String, MediaType) - Constructor for class org.jboss.resteasy.plugins.providers.atom.BaseLink
- BaseLink(String, String, String) - Constructor for class org.jboss.resteasy.plugins.providers.atom.BaseLink
- BaseMarshaller - Class in org.jboss.resteasy.plugins.providers.jaxb
- BaseMarshaller() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.BaseMarshaller
- baseType - Variable in class org.jboss.resteasy.core.StringParameterInjector
- baseUri - Variable in class org.jboss.resteasy.specimpl.LinkBuilderImpl
- baseUri(String) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
- baseUri(URI) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
- baseURINotSetForClientProxy() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- baseURINotSetForClientProxy() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- baseURINotSetForClientProxy$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- basic(int, UserCredentials) - Static method in class dev.resteasy.client.util.authentication.HttpAuthenticators
-
Creates a client request filter which will handle BASIC authentication.
- basic(UserCredentials) - Static method in class dev.resteasy.client.util.authentication.HttpAuthenticators
-
Creates a client request filter which will handle BASIC authentication.
- BasicAuthentication - Class in org.jboss.resteasy.client.jaxrs.internal
-
Client filter that will do basic authentication.
- BasicAuthentication(String, String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.BasicAuthentication
- BasicAuthFilter - Class in org.jboss.resteasy.plugins.server.sun.http
- BasicAuthFilter(SecurityDomain) - Constructor for class org.jboss.resteasy.plugins.server.sun.http.BasicAuthFilter
- BasicAuthHelper - Class in org.jboss.resteasy.util
- BasicAuthHelper() - Constructor for class org.jboss.resteasy.util.BasicAuthHelper
- BasicAuthorizationProcessor - Class in dev.resteasy.client.util.authentication.basic
-
An
AuthorizationProcessor
which creates aHttpHeaders.AUTHORIZATION
header for BASIC authentication. - BasicAuthorizationProcessor(UserCredentials) - Constructor for class dev.resteasy.client.util.authentication.basic.BasicAuthorizationProcessor
-
Creates a new BASIC processor.
- BEAN_MANAGER_ATTRIBUTE_PREFIX - Static variable in class org.jboss.resteasy.cdi.CdiInjectorFactory
- BEAN_PARAM - Enum constant in enum class org.jboss.resteasy.spi.metadata.Parameter.ParamType
- beanDoesNotHaveScopeDefined(Class<?>, Annotation) - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- beanDoesNotHaveScopeDefined(Class<?>, Annotation) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
- beanDoesNotHaveScopeDefined$str() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- beanHasScopeDefined(Class<?>) - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- beanHasScopeDefined(Class<?>) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
- beanHasScopeDefined$str() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- beanIsSLSBOrSingleton(Class<?>) - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- beanIsSLSBOrSingleton(Class<?>) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
- beanIsSLSBOrSingleton$str() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- beanParam() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- beansFound(Type, Set<Bean<?>>) - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- beansFound(Type, Set<Bean<?>>) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
- beansFound$str() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- BeanUtils - Class in org.jboss.resteasy.links.impl
- BeanUtils() - Constructor for class org.jboss.resteasy.links.impl.BeanUtils
- bind(HttpServer) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
- BlockingAsyncOutputStream - Class in org.jboss.resteasy.spi
- BlockingAsyncOutputStream(OutputStream) - Constructor for class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- Body - Annotation Interface in org.jboss.resteasy.annotations
- BODY_HASH - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
- bodyCount() - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
- BodyEntityExtractor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
BodyEntityExtractor extract body objects from responses.
- BodyEntityExtractor(Method) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.BodyEntityExtractor
- bodyHashesDoNotMatch() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- bodyHashesDoNotMatch() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
- bodyHashesDoNotMatch$str() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- bodyHashRequired - Variable in class org.jboss.resteasy.security.doseta.DKIMSignature
- bodyHashRequired - Variable in class org.jboss.resteasy.security.doseta.Verification
- bodyHashRequired() - Element in annotation interface org.jboss.resteasy.annotations.security.doseta.Verify
-
If message body exists, are we required to check the hash of it?
- BooleanAdapter - Class in org.jboss.resteasy.plugins.providers.atom.app
- BooleanAdapter() - Constructor for class org.jboss.resteasy.plugins.providers.atom.app.BooleanAdapter
- bootstrap - Variable in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
- bootstrap(Application, SeBootstrap.Configuration) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- bootstrap(Application, SeBootstrap.Configuration) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- bootstrap(Class<? extends Application>, SeBootstrap.Configuration) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- bootstrap(Class<? extends Application>, SeBootstrap.Configuration) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- BOOTSTRAP_CLASSES - Static variable in interface org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrapClasses
- bootWithApplication() - Method in class org.jboss.resteasy.bootstrap.test.SeBootstrapTest
- BouncyIntegration - Class in org.jboss.resteasy.jose.jws.util
- BouncyIntegration - Class in org.jboss.resteasy.security
- BouncyIntegration() - Constructor for class org.jboss.resteasy.jose.jws.util.BouncyIntegration
- BouncyIntegration() - Constructor for class org.jboss.resteasy.security.BouncyIntegration
- boundary - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartOutput
- boundContext - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
- bounded - Variable in class org.jboss.resteasy.core.registry.RootClassNode
- bounded - Variable in class org.jboss.resteasy.core.registry.RootNode
- boxPrimitives(Type) - Static method in class org.jboss.resteasy.spi.util.Types
- broadcast(OutboundSseEvent) - Method in class org.jboss.resteasy.plugins.providers.sse.SseBroadcasterImpl
- BrowserCache - Interface in org.jboss.resteasy.client.jaxrs.cache
- BrowserCache.Entry - Interface in org.jboss.resteasy.client.jaxrs.cache
- BrowserCache.Header - Class in org.jboss.resteasy.client.jaxrs.cache
- BrowserCacheFeature - Class in org.jboss.resteasy.client.jaxrs.cache
- BrowserCacheFeature() - Constructor for class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
- bufferedEntity - Variable in class org.jboss.resteasy.specimpl.AbstractBuiltResponse
- bufferEntity() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
- bufferEntity() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
- bufferExceptionEntity - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
- bufferExceptionEntityRead - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
- build() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngineBuilder
- build() - Method in class org.jboss.resteasy.client.jaxrs.engines.ClientHttpEngineBuilder43
-
Deprecated.
- build() - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionClientEngineBuilder
- build() - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl
- build() - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- build() - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- build() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- build() - Method in class org.jboss.resteasy.core.ApplicationDescription.Builder
-
Builds the application description.
- build() - Method in class org.jboss.resteasy.plugins.providers.multipart.ResteasyEntityPartBuilder
- build() - Method in class org.jboss.resteasy.plugins.providers.sse.client.SseEventSourceImpl.SourceBuilder
- build() - Method in class org.jboss.resteasy.plugins.providers.sse.OutboundSseEventImpl.BuilderImpl
- build() - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
- build() - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
- build(WebTarget, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
- build(WebTarget, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.AbstractWebTargetCollectionProcessor
- build(WebTarget, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.PathParamProcessor
- build(WebTarget, Object) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.processors.WebTargetProcessor
- build(Object...) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
- build(Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- build(Object[], boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- build(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- build(String, Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- build(ProxyConfig) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl
- build(ProxyConfig) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- buildClass() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- buildConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ConstructorParameterBuilder
- buildConstructor() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceConstructorBuilder
- buildDelete() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- buildEntity(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.Build the HttpEntity to be sent to the Service as part of (POST) request.
- builder() - Static method in class org.jboss.resteasy.core.se.ResteasySeConfiguration
-
Creates a new configuration builder.
- builder(Class<T>, WebTarget) - Static method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- BuilderImpl() - Constructor for class org.jboss.resteasy.plugins.providers.sse.OutboundSseEventImpl.BuilderImpl
- buildField() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.FieldParameterBuilder
- buildFromEncoded(Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- buildFromEncodedMap(Map<String, ? extends Object>) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- buildFromMap(Map<String, ?>, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- buildFromMap(Map<String, ? extends Object>) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- buildFromValues(boolean, boolean, Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- buildGet() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- buildIt(T, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
- buildLocator(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- buildMapping() - Method in class org.jboss.resteasy.plugins.server.netty.SniConfiguration
- buildMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.LocatorMethodParameterBuilder
- buildMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceLocatorBuilder
- buildMethod() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- buildPost(Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- buildPut(Entity<?>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- buildRelativized(URI, Object...) - Method in class org.jboss.resteasy.specimpl.LinkBuilderImpl
- buildResponse(Object, String, Response.Status) - Method in class org.jboss.resteasy.plugins.validation.ResteasyViolationExceptionMapper
- buildRootResource(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- buildRootResource(Class<?>, String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- buildSetter() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.SetterParameterBuilder
- buildUriFromMap(Map<String, ? extends Object>, boolean, boolean) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- buildViolationReportResponse(ResteasyViolationException, Response.Status) - Method in class org.jboss.resteasy.plugins.validation.ResteasyViolationExceptionMapper
- builtinsRegistered - Variable in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- BuiltResponse - Class in org.jboss.resteasy.specimpl
-
A response object not attached to a client or server invocation.
- BuiltResponse() - Constructor for class org.jboss.resteasy.specimpl.BuiltResponse
- BuiltResponse(int, String, Headers<Object>, Object, Annotation[]) - Constructor for class org.jboss.resteasy.specimpl.BuiltResponse
- BuiltResponse(int, Headers<Object>, Object, Annotation[]) - Constructor for class org.jboss.resteasy.specimpl.BuiltResponse
- BuiltResponseEntityNotBacked - Class in org.jboss.resteasy.specimpl
- BuiltResponseEntityNotBacked() - Constructor for class org.jboss.resteasy.specimpl.BuiltResponseEntityNotBacked
- BuiltResponseEntityNotBacked(int, String, Headers<Object>, Object, Annotation[]) - Constructor for class org.jboss.resteasy.specimpl.BuiltResponseEntityNotBacked
- BuiltResponseEntityNotBacked(int, Headers<Object>, Object, Annotation[]) - Constructor for class org.jboss.resteasy.specimpl.BuiltResponseEntityNotBacked
- BY - Enum constant in enum class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClientEngine.MemoryUnit
-
Deprecated.Bytes
- BYTE - Enum constant in enum class org.jboss.resteasy.spi.config.SizeUnit
- ByteArrayProvider - Class in org.jboss.resteasy.plugins.providers
- ByteArrayProvider() - Constructor for class org.jboss.resteasy.plugins.providers.ByteArrayProvider
- byteAt(int) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- bytes - Variable in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
- Bytes - Class in dev.resteasy.client.util.common
-
Simple byte utilities.
- Bytes() - Constructor for class dev.resteasy.client.util.common.Bytes
- bytesToHexString(byte[]) - Static method in class dev.resteasy.client.util.common.Bytes
-
Converts to the byte array into a hexadecimal string.
- ByteStringBuilder - Class in dev.resteasy.client.util.common
-
This builder is not thread-safe.
- ByteStringBuilder(int) - Constructor for class dev.resteasy.client.util.common.ByteStringBuilder
C
- cache - Variable in class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
- cache - Variable in class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
- cache - Variable in class org.jboss.resteasy.client.jaxrs.cache.MapCache
- cache - Variable in class org.jboss.resteasy.core.registry.RootNode
- Cache - Annotation Interface in org.jboss.resteasy.annotations.cache
-
Set response Cache-Control header automatically.
- CACHE_CONTROL - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- cacheControl - Variable in class org.jboss.resteasy.plugins.interceptors.CacheControlFilter
- cacheControl(CacheControl) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- cacheControl(CacheControl) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- cacheControl(CacheControl) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
- CacheControlDelegate - Class in org.jboss.resteasy.plugins.delegates
- CacheControlDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.CacheControlDelegate
- CacheControlFeature - Class in org.jboss.resteasy.plugins.interceptors
- CacheControlFeature() - Constructor for class org.jboss.resteasy.plugins.interceptors.CacheControlFeature
- CacheControlFilter - Class in org.jboss.resteasy.plugins.interceptors
- CacheControlFilter(CacheControl) - Constructor for class org.jboss.resteasy.plugins.interceptors.CacheControlFilter
- cacheControlMaxAgeHeader(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlMaxAgeHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cacheControlMaxAgeHeader$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlSMaxAgeHeader(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlSMaxAgeHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cacheControlSMaxAgeHeader$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cacheControlValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cacheControlValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cachedPostMatch - Variable in class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl
- cachedPreMatch - Variable in class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl
- cachedSubresources - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
- CacheEntry - Class in org.jboss.resteasy.client.jaxrs.cache
- CacheEntry(String, MultivaluedMap<String, String>, byte[], int, String, String, MediaType) - Constructor for class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
- CacheEntry(T) - Constructor for class org.jboss.resteasy.security.doseta.DosetaKeyRepository.CacheEntry
- cacheIfPossible(ClientRequestContext, ClientResponseContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
- CacheInterceptor - Class in org.jboss.resteasy.client.jaxrs.cache
- CacheInterceptor(BrowserCache) - Constructor for class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
- CacheKey(Class[]) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder.CacheKey
- cacheTimeout - Variable in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
- callable(Collection<? extends Callable<T>>) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Creates a new collection of callables which sets up the current context before each callable is executed.
- callable(Callable<V>) - Static method in class org.jboss.resteasy.concurrent.ContextualExecutors
-
Creates a new callable which sets up the current context before the callable is executed.
- callbackWasNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- callbackWasNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- callbackWasNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- canBeCached(String) - Static method in class org.jboss.resteasy.specimpl.ResteasyUriInfo.InitData
-
The InitData can be cached if it doesn't contain matrix variables which would result in a cache entry per different value of any matrix param Query params are not a problem since there names and values don't affect the production of InitData
- cancel() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
- cancel() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cancel() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cancel(int) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
- cancel(Date) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
- cancel$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cancelled - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
- cancellingWith503() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cancellingWith503() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cancellingWith503$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- canDisableFeatureSecureProcessing() - Static method in class org.jboss.resteasy.utils.AssumeUtils
-
Checks to see if the
XMLConstants.FEATURE_SECURE_PROCESSING
can be set tofalse
. - cannotConsumeContentType() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotConsumeContentType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotConsumeContentType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotConvertParameter(Object, Class<?>, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotConvertParameter(Object, Class<?>, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotConvertParameter$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotDecodeNullSourceArray() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotDecodeNullSourceArray() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotDecodeNullSourceArray$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotDeserialize() - Method in class org.jboss.resteasy.plugins.providers.jackson._private.JacksonLogger_$logger
- cannotDeserialize() - Method in interface org.jboss.resteasy.plugins.providers.jackson._private.JacksonLogger
-
Returns a message indicating the data could not be deserialized.
- cannotDeserialize$str() - Method in class org.jboss.resteasy.plugins.providers.jackson._private.JacksonLogger_$logger
- cannotGuessCollectionType() - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- cannotGuessCollectionType() - Method in interface org.jboss.resteasy.links.i18n.Messages
- cannotGuessCollectionType$str() - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- cannotGuessResourceType() - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- cannotGuessResourceType() - Method in interface org.jboss.resteasy.links.i18n.Messages
- cannotGuessResourceType$str() - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- cannotGuessType() - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- cannotGuessType() - Method in interface org.jboss.resteasy.links.i18n.Messages
- cannotGuessType$str() - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- cannotHaveLengthOffset(int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveLengthOffset(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotHaveLengthOffset$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveNegativeOffset(int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveNegativeOffset(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotHaveNegativeOffset$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveOffset(int, int, int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotHaveOffset(int, int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotHaveOffset$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotInjectAsynchronousResponse() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotInjectAsynchronousResponse() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotInjectAsynchronousResponse$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotInjectIntoForm() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotInjectIntoForm() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotInjectIntoForm$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotRegisterheaderDelegate(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- cannotRegisterheaderDelegate(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- cannotRegisterheaderDelegate$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- cannotSendFormParametersAndEntity() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSendFormParametersAndEntity() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotSendFormParametersAndEntity$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSerializeNullArray() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSerializeNullArray() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotSerializeNullArray$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSerializeNullObject() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSerializeNullObject() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cannotSerializeNullObject$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cannotSetFormParameter() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- cannotSetFormParameter() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- cannotSetFormParameter$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- CANONICALIZATION - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
- canOnlySetLinkHeaderRelOrTitle(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- canOnlySetLinkHeaderRelOrTitle(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- canOnlySetLinkHeaderRelOrTitle$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- canOnlySetOneLinkHeaderParam(String, String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- canOnlySetOneLinkHeaderParam(String, String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- canOnlySetOneLinkHeaderParam$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- cantProcessWadl() - Method in class org.jboss.resteasy.wadl.i18n.Messages_$bundle
- cantProcessWadl() - Method in interface org.jboss.resteasy.wadl.i18n.Messages
- cantProcessWadl$str() - Method in class org.jboss.resteasy.wadl.i18n.Messages_$bundle
- cantSetMethod() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cantSetMethod() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cantSetMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cantSetURI() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cantSetURI() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cantSetURI$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- capacity() - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- capture() - Method in class org.jboss.resteasy.core.concurrent.ResteasyThreadContext
- capture() - Method in interface org.jboss.resteasy.spi.concurrent.ThreadContext
-
Captures the current context to be passed to
ThreadContext.push(Object)
before a thread executes. - CASE_INSENSITIVE_ORDER - Static variable in class org.jboss.resteasy.util.CaseInsensitiveMap
- CaseInsensitiveMap<V> - Class in org.jboss.resteasy.util
- CaseInsensitiveMap() - Constructor for class org.jboss.resteasy.util.CaseInsensitiveMap
- categories - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
- category - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCategories
- Category - Class in org.jboss.resteasy.plugins.providers.atom
-
Per RFC4287:
- Category() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Category
- cdiConstructor(Class<?>) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
- CdiConstructorInjector - Class in org.jboss.resteasy.cdi
-
This ConstructorInjector implementation uses CDI's BeanManager to obtain a contextual instance of a bean.
- CdiConstructorInjector(Type, BeanManager) - Constructor for class org.jboss.resteasy.cdi.CdiConstructorInjector
- CdiInjectorFactory - Class in org.jboss.resteasy.cdi
- CdiInjectorFactory() - Constructor for class org.jboss.resteasy.cdi.CdiInjectorFactory
- CdiInjectorFactory(BeanManager) - Constructor for class org.jboss.resteasy.cdi.CdiInjectorFactory
- CdiNettyJaxrsServer - Class in org.jboss.resteasy.plugins.server.netty.cdi
-
A CDI aware Netty Jaxrs Server.
- CdiNettyJaxrsServer() - Constructor for class org.jboss.resteasy.plugins.server.netty.cdi.CdiNettyJaxrsServer
- CdiNettyJaxrsServer(Instance<Object>) - Constructor for class org.jboss.resteasy.plugins.server.netty.cdi.CdiNettyJaxrsServer
- CdiPropertyInjector - Class in org.jboss.resteasy.cdi
-
JAX-RS property injection is performed twice on CDI Beans.
- CdiPropertyInjector(PropertyInjector, Class<?>, Map<Class<?>, Type>, BeanManager) - Constructor for class org.jboss.resteasy.cdi.CdiPropertyInjector
- CdiRequestDispatcher - Class in org.jboss.resteasy.plugins.server.netty.cdi
-
A request dispatcher that starts a RequestContext during invocation.
- CdiRequestDispatcher(SynchronousDispatcher, ResteasyProviderFactory, SecurityDomain) - Constructor for class org.jboss.resteasy.plugins.server.netty.cdi.CdiRequestDispatcher
- CdiRequestDispatcher(SynchronousDispatcher, ResteasyProviderFactory, SecurityDomain, Instance<Object>) - Constructor for class org.jboss.resteasy.plugins.server.netty.cdi.CdiRequestDispatcher
- cekKeyLengthMismatch(int, int) - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- cekKeyLengthMismatch(int, int) - Method in interface org.jboss.resteasy.jose.i18n.Messages
- cekKeyLengthMismatch$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- certificate - Variable in class org.jboss.resteasy.security.smime.SMIMEOutput
- certificateNorPublicKeySet() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- certificateNorPublicKeySet() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
- certificateNorPublicKeySet$str() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- certificateObjectNotSet() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- certificateObjectNotSet() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
- certificateObjectNotSet$str() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- channelRead0(ChannelHandlerContext, Object) - Method in class org.jboss.resteasy.plugins.server.netty.RequestHandler
- charAt(int) - Method in class org.jboss.resteasy.util.ArrayCharSequence
- charset - Variable in class org.jboss.resteasy.plugins.providers.jaxb.BaseMarshaller
- charsetUnavailable(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- charsetUnavailable(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- charsetUnavailable$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- charToBytes(char[]) - Static method in class dev.resteasy.client.util.common.Bytes
-
Converts the character array into a byte array.
- checkAmbiguousUri() - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
Resteasy 2.x does not properly handle sub-resource and sub-resource locator endpoints with the same uri.
- checkAmbiguousUri() - Method in class org.jboss.resteasy.plugins.server.vertx.VertxRegistry
- checkAmbiguousUri() - Method in interface org.jboss.resteasy.spi.Registry
- checkAppDeployment(ResteasyDeployment) - Method in class org.jboss.resteasy.util.EmbeddedServerHelper
- checkAppPath(ApplicationPath) - Method in class org.jboss.resteasy.util.EmbeddedServerHelper
- checkClientTrusted(X509Certificate[], String) - Method in class org.jboss.resteasy.client.jaxrs.engines.PassthroughTrustManager
- checkContextPath(String) - Static method in class org.jboss.resteasy.plugins.server.embedded.EmbeddedServers
-
Checks the context path and if required creates a new path with a leading
/
. - checkContextPath(String) - Method in class org.jboss.resteasy.util.EmbeddedServerHelper
- checkContextPath(ResteasyDeployment) - Static method in class org.jboss.resteasy.plugins.server.embedded.EmbeddedServers
-
Checks the context path and if required creates a new path with a leading
/
. - checkDeployment(ResteasyDeployment) - Method in class org.jboss.resteasy.util.EmbeddedServerHelper
- checkDNS(String) - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- checkDNS(String) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
- checkDNS$str() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- checkExported(Supplier<? extends RuntimeException>) - Method in class org.jboss.resteasy.spi.EntityOutputStream
- checkForConstraintViolations(HttpRequest, Exception) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
- checkForConstraintViolations(HttpRequest, Exception) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidatorCDI
-
Throws a ResteasyViolationException if either a ConstraintViolationException or a ResteasyConstraintViolationException is embedded in the cause hierarchy of e.
- checkInitialize() - Method in class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl.AbstractInterceptorFactory
- checkInitialize() - Method in class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl.OnDemandInterceptorFactory
- checkName(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
-
Deprecated.Not used: Deprecated in the original org.apache.tomcat.util.http.ServerCookie class.
- checkOrigin(ContainerRequestContext, String) - Method in class org.jboss.resteasy.plugins.interceptors.CorsFilter
- checkServerTrusted(X509Certificate[], String) - Method in class org.jboss.resteasy.client.jaxrs.engines.PassthroughTrustManager
- checkSuppressPath() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- checkViolations(HttpRequest) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
- checkViolations(HttpRequest) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidator
-
Throws a ResteasyViolationException if any validation violations have been detected.
- checkViolationsfromCDI(HttpRequest) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
- checkViolationsfromCDI(HttpRequest) - Method in interface org.jboss.resteasy.spi.validation.GeneralValidatorCDI
-
Throws a ResteasyViolationException if any validation violations have been detected.
- children - Variable in class org.jboss.resteasy.core.registry.ClassNode
- children - Variable in class org.jboss.resteasy.core.registry.SegmentNode
- chosen - Variable in class org.jboss.resteasy.core.registry.MatchCache
- chunked - Variable in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.
- chunked - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
- chunked - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- ChunkOutputStream - Class in org.jboss.resteasy.plugins.server.netty
-
Class to help application that are built to write to an OutputStream to chunk the content
- ChunkOutputStream - Class in org.jboss.resteasy.plugins.server.vertx
-
Class to help application that are built to write to an OutputStream to chunk the content
- chunkSizeMustBeAtLeastOne() - Method in class org.jboss.resteasy.plugins.server.netty.i18n.Messages_$bundle
- chunkSizeMustBeAtLeastOne() - Method in interface org.jboss.resteasy.plugins.server.netty.i18n.Messages
- chunkSizeMustBeAtLeastOne() - Method in class org.jboss.resteasy.plugins.server.vertx.i18n.Messages_$bundle
- chunkSizeMustBeAtLeastOne() - Method in interface org.jboss.resteasy.plugins.server.vertx.i18n.Messages
- chunkSizeMustBeAtLeastOne$str() - Method in class org.jboss.resteasy.plugins.server.netty.i18n.Messages_$bundle
- chunkSizeMustBeAtLeastOne$str() - Method in class org.jboss.resteasy.plugins.server.vertx.i18n.Messages_$bundle
- CID_URL_SCHEME - Static variable in class org.jboss.resteasy.plugins.providers.multipart.ContentIDUtils
- cipherTextMustNotBeNull() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- cipherTextMustNotBeNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
- cipherTextMustNotBeNull$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- CLASS - Enum constant in enum class org.jboss.resteasy.api.validation.ConstraintType.Type
- classContracts - Variable in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- classes - Static variable in class org.jboss.resteasy.utils.TestApplication
- ClassExpression - Class in org.jboss.resteasy.core.registry
- ClassExpression(String) - Constructor for class org.jboss.resteasy.core.registry.ClassExpression
- classIsNotRootResource(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- classIsNotRootResource(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- classIsNotRootResource$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ClassLinksProvider - Class in org.jboss.resteasy.links.impl
- ClassLinksProvider(UriInfo, ResourceMethodRegistry) - Constructor for class org.jboss.resteasy.links.impl.ClassLinksProvider
- classloader(ClassLoader) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl
- classloader(ClassLoader) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- classMustBeAnnotatedWithPath() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- classMustBeAnnotatedWithPath() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- classMustBeAnnotatedWithPath$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ClassNode - Class in org.jboss.resteasy.core.registry
- ClassNode(String) - Constructor for class org.jboss.resteasy.core.registry.ClassNode
- classNotFoundException(String, URL, Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- classNotFoundException(String, URL, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- classNotFoundException$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- clazz - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
- clazz - Variable in class org.jboss.resteasy.core.PropertyInjectorImpl
- clazz - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- clean() - Method in interface org.jboss.resteasy.plugins.server.Cleanable
- Cleanable - Interface in org.jboss.resteasy.plugins.server
- Cleanables - Class in org.jboss.resteasy.plugins.server
- Cleanables() - Constructor for class org.jboss.resteasy.plugins.server.Cleanables
- cleanup() - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
- cleanup() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
- cleanUpAfterExecute(HttpRequestBase) - Method in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.If passed httpMethod is of type HttpPost then obtain its entity.
- cleanupExecutor - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- cleanupExecutor - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientImpl
- clear() - Method in class dev.resteasy.client.util.common.LimitMap
- clear() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache
- clear() - Method in class org.jboss.resteasy.client.jaxrs.cache.LightweightBrowserCache
- clear() - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
- clear() - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- clear() - Method in class org.jboss.resteasy.core.PostResourceMethodInvokers
- clear() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
- clear() - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- clear() - Method in class org.jboss.resteasy.specimpl.UnmodifiableMultivaluedMap
- clear() - Method in class org.jboss.resteasy.spi.concurrent.ThreadContexts
-
Clears the current contexts.
- clear() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
- clear() - Method in class org.jboss.resteasy.util.snapshot.SnapshotMap
- clear() - Method in class org.jboss.resteasy.util.snapshot.SnapshotSet
- clear() - Method in class org.jboss.resteasy.util.ThreadLocalStack
- clear(String, char[]) - Static method in interface dev.resteasy.client.util.authentication.UserCredentials
-
Creates a user credential for the username and password provided.
- clearBodies() - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
- clearCache() - Static method in class org.jboss.resteasy.plugins.delegates.MediaTypeHeaderDelegate
- clearContextData() - Static method in class org.jboss.resteasy.core.ResteasyContext
- clearContextData() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
- clearContextData() - Method in class org.jboss.resteasy.plugins.providers.sse.SseEventOutputImpl
- clearInstanceIfEqual(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- client - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpAsyncClient4Engine
-
Deprecated.
- client - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
- client - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- ClientConfigException - Exception in org.jboss.resteasy.client.jaxrs.spi
-
General client configuration exception
- ClientConfigException() - Constructor for exception org.jboss.resteasy.client.jaxrs.spi.ClientConfigException
- ClientConfigException(String) - Constructor for exception org.jboss.resteasy.client.jaxrs.spi.ClientConfigException
- ClientConfigException(String, Throwable) - Constructor for exception org.jboss.resteasy.client.jaxrs.spi.ClientConfigException
- ClientConfigException(Throwable) - Constructor for exception org.jboss.resteasy.client.jaxrs.spi.ClientConfigException
- ClientConfigProvider - Interface in org.jboss.resteasy.client.jaxrs.spi
-
Interface to enable loading of authentication configuration from outside.
- ClientConfigProviderFilter - Class in org.jboss.resteasy.client.jaxrs.internal
-
Client filter that will attach authorization header with either HTTP Basic auth or Bearer token auth.
- ClientConfigProviderFilter(ClientConfigProvider) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientConfigProviderFilter
- ClientConfiguration - Class in org.jboss.resteasy.client.jaxrs.internal
- ClientConfiguration(ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
- ClientConfiguration(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
- ClientContentEncodingAnnotationFeature - Class in org.jboss.resteasy.plugins.interceptors
- ClientContentEncodingAnnotationFeature() - Constructor for class org.jboss.resteasy.plugins.interceptors.ClientContentEncodingAnnotationFeature
- ClientContentEncodingAnnotationFilter - Class in org.jboss.resteasy.plugins.interceptors
- ClientContentEncodingAnnotationFilter(String) - Constructor for class org.jboss.resteasy.plugins.interceptors.ClientContentEncodingAnnotationFilter
- ClientContext - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
- ClientContext(ClientInvocation, ClientResponse, EntityExtractorFactory) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientContext
- ClientDigitalSigningHeaderDecoratorFeature - Class in org.jboss.resteasy.security.doseta
- ClientDigitalSigningHeaderDecoratorFeature() - Constructor for class org.jboss.resteasy.security.doseta.ClientDigitalSigningHeaderDecoratorFeature
- ClientDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator - Class in org.jboss.resteasy.security.doseta
- ClientDigitalVerificationHeaderDecoratorFeature - Class in org.jboss.resteasy.security.doseta
- ClientDigitalVerificationHeaderDecoratorFeature() - Constructor for class org.jboss.resteasy.security.doseta.ClientDigitalVerificationHeaderDecoratorFeature
- ClientDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator - Class in org.jboss.resteasy.security.doseta
- clientHelper - Variable in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- ClientHelper - Class in org.jboss.resteasy.core.providerfactory
- ClientHelper() - Constructor for class org.jboss.resteasy.core.providerfactory.ClientHelper
- ClientHelper(ResteasyProviderFactoryImpl) - Constructor for class org.jboss.resteasy.core.providerfactory.ClientHelper
- ClientHelper(ResteasyProviderFactoryImpl, ClientHelper) - Constructor for class org.jboss.resteasy.core.providerfactory.ClientHelper
-
Shallow copy
- ClientHttpEngine - Interface in org.jboss.resteasy.client.jaxrs
- ClientHttpEngineBuilder - Interface in org.jboss.resteasy.client.jaxrs
- ClientHttpEngineBuilder43 - Class in org.jboss.resteasy.client.jaxrs.engines
-
Deprecated, for removal: This API element is subject to removal in a future version.This will be removed in a future release as the underlying default implementation of the
ClientHttpEngineBuilder
will be replaced. - ClientHttpEngineBuilder43() - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ClientHttpEngineBuilder43
-
Deprecated.
- ClientInvocation - Class in org.jboss.resteasy.client.jaxrs.internal
- ClientInvocation(ClientInvocation) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
- ClientInvocation(ResteasyClient, URI, ClientRequestHeaders, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
- ClientInvocationBuilder - Class in org.jboss.resteasy.client.jaxrs.internal
- ClientInvocationBuilder(ResteasyClient, URI, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- clientInvoker - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
- ClientInvoker - Class in org.jboss.resteasy.client.jaxrs.internal.proxy
- ClientInvoker(ResteasyWebTarget, Class<?>, Method, ProxyConfig) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
- ClientInvokerFactory - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy
- ClientInvokerModifier - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy
-
used to modify all of the ClientInvokers of a given ResteasyClientProxy.
- clientIsClosed() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- clientIsClosed() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- clientIsClosed$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- clientKeyStore - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- ClientMessages - Interface in dev.resteasy.client.util.logging
- ClientMessages_$bundle - Class in dev.resteasy.client.util.logging
-
Warning this class consists of generated code.
- ClientMessages_$bundle() - Constructor for class dev.resteasy.client.util.logging.ClientMessages_$bundle
- clientPrivateKeyPassword - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- ClientProxy - Class in org.jboss.resteasy.client.jaxrs.internal.proxy
- ClientProxy(Map<Method, MethodInvoker>, WebTarget, ProxyConfig) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
- clientProxyFor(String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- clientProxyFor(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- clientProxyFor$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- clientQueryParam(String, Object...) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
-
Called by ClientRequest.getUri() to add a query parameter for
@QueryParam
parameters. - clientQueryParam(String, Object...) - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
-
Called by ClientRequest.getUri() to add a query parameter for
@QueryParam
parameters. - ClientReaderInterceptorContext - Class in org.jboss.resteasy.core.interception.jaxrs
- ClientReaderInterceptorContext(ReaderInterceptor[], ResteasyProviderFactory, Class, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream, Map<String, Object>) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ClientReaderInterceptorContext
-
Deprecated.
- ClientReaderInterceptorContext(ReaderInterceptor[], ResteasyProviderFactory, Class, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream, Map<String, Object>, RESTEasyTracingLogger) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ClientReaderInterceptorContext
- clientReceiveProcessingFailure(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- clientReceiveProcessingFailure(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- clientReceiveProcessingFailure$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- ClientRequestContextImpl - Class in org.jboss.resteasy.client.jaxrs.internal
- ClientRequestContextImpl(ClientInvocation) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
- clientRequestDoesntSupportClonable() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- clientRequestDoesntSupportClonable() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- clientRequestDoesntSupportClonable$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ClientRequestFilterRegistryImpl - Class in org.jboss.resteasy.core.interception.jaxrs
- ClientRequestFilterRegistryImpl(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ClientRequestFilterRegistryImpl
- ClientRequestHeaders - Class in org.jboss.resteasy.client.jaxrs.internal
- ClientRequestHeaders(ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- ClientResponse - Class in org.jboss.resteasy.client.jaxrs.internal
- ClientResponse(ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
Deprecated.
- ClientResponse(ClientConfiguration, RESTEasyTracingLogger) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
- ClientResponseContextImpl - Class in org.jboss.resteasy.client.jaxrs.internal
- ClientResponseContextImpl(ClientResponse) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
- clientResponseExtractor - Static variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
- clientResponseFailureMediaType(MediaType, Type) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- clientResponseFailureMediaType(MediaType, Type) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- clientResponseFailureMediaType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- clientResponseFailureStatus(int, Response.Status) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- clientResponseFailureStatus(int, Response.Status) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- clientResponseFailureStatus$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ClientResponseFilterRegistryImpl - Class in org.jboss.resteasy.core.interception.jaxrs
- ClientResponseFilterRegistryImpl(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ClientResponseFilterRegistryImpl
- ClientResponseProxy - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
Implement a client proxy for ProxyFactory.
- ClientResponseProxy(ClientContext, Map<Method, EntityExtractor<?>>, Class<?>) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientResponseProxy
- clientSendProcessingFailure(Throwable) - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- clientSendProcessingFailure(Throwable) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.LogMessages
- clientSendProcessingFailure$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- ClientURI - Annotation Interface in org.jboss.resteasy.annotations
-
Used to annotate a predefined URL (as opposed to a @PathParam /@QueryParam) in a Proxied client.
- ClientWebTarget - Class in org.jboss.resteasy.client.jaxrs.internal
- ClientWebTarget(ResteasyClient, UriBuilder, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- ClientWebTarget(ResteasyClient, String, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- ClientWebTarget(ResteasyClient, URI, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- ClientWebTarget(ResteasyClient, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- ClientWriterInterceptorContext - Class in org.jboss.resteasy.core.interception.jaxrs
- ClientWriterInterceptorContext(WriterInterceptor[], ResteasyProviderFactory, Object, Class, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream, Map<String, Object>) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ClientWriterInterceptorContext
-
Deprecated.
- ClientWriterInterceptorContext(WriterInterceptor[], ResteasyProviderFactory, Object, Class, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream, Map<String, Object>, RESTEasyTracingLogger) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ClientWriterInterceptorContext
- clone() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- clone() - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- clone() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
- clone() - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- clone() - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
- clone() - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- clone() - Method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- clone(MultivaluedMap<K, V>) - Static method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.jaxrs.ClientRequestFilterRegistryImpl
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.jaxrs.ClientResponseFilterRegistryImpl
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.jaxrs.ContainerRequestFilterRegistryImpl
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.jaxrs.ContainerResponseFilterRegistryImpl
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.jaxrs.ReaderInterceptorRegistryImpl
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.jaxrs.WriterInterceptorRegistryImpl
- clone(ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry
- close() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
- close() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpAsyncClient4Engine
-
Deprecated.
- close() - Method in class org.jboss.resteasy.client.jaxrs.engines.jetty.JettyClientEngine
- close() - Method in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.
- close() - Method in class org.jboss.resteasy.client.jaxrs.engines.ReactorNettyClientHttpEngine
- close() - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
- close() - Method in class org.jboss.resteasy.client.jaxrs.engines.vertx.VertxClientHttpEngine
- close() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
- close() - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientImpl
- close() - Method in interface org.jboss.resteasy.core.ResteasyContext.CloseableContext
- close() - Method in class org.jboss.resteasy.jose.jws.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- close() - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedAsyncOutputStream
- close() - Method in class org.jboss.resteasy.plugins.providers.multipart.HeaderFlushedOutputStream
- close() - Method in interface org.jboss.resteasy.plugins.providers.multipart.MultipartInput
-
Call this method to delete any temporary files created from unmarshalling this multipart message Otherwise they will be deleted on Garbage Collection or JVM exit.
- close() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
- close() - Method in class org.jboss.resteasy.plugins.providers.sse.SseBroadcasterImpl
- close() - Method in class org.jboss.resteasy.plugins.providers.sse.SseEventInputImpl
- close() - Method in class org.jboss.resteasy.plugins.providers.sse.SseEventOutputImpl
- close() - Method in class org.jboss.resteasy.plugins.server.netty.ChunkOutputStream
- close() - Method in class org.jboss.resteasy.plugins.server.reactor.netty.ReactorNettyHttpResponse
- close() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
- close() - Method in class org.jboss.resteasy.plugins.server.vertx.ChunkOutputStream
- close() - Method in class org.jboss.resteasy.specimpl.AbstractBuiltResponse
- close() - Method in class org.jboss.resteasy.specimpl.AbstractBuiltResponse.InputStreamWrapper
- close() - Method in class org.jboss.resteasy.spi.BlockingAsyncOutputStream
- close() - Method in class org.jboss.resteasy.spi.EntityOutputStream
- close() - Method in interface org.jboss.resteasy.spi.HttpResponse
- close() - Method in class org.jboss.resteasy.util.CommitHeaderAsyncOutputStream
- close() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
- close() - Method in class org.jboss.resteasy.util.DelegatingOutputStream
- close() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
- close() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
- close(boolean) - Method in class org.jboss.resteasy.plugins.providers.sse.SseBroadcasterImpl
- close(boolean) - Method in class org.jboss.resteasy.plugins.providers.sse.SseEventOutputImpl
-
Deprecated.
- close(long, TimeUnit) - Method in class org.jboss.resteasy.plugins.providers.sse.client.SseEventSourceImpl
- closeCurlyReplacement - Static variable in class org.jboss.resteasy.util.PathHelper
- closed - Variable in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.
- closed - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientImpl
- closeHttpClient - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpAsyncClient4Engine
-
Deprecated.
- closingForYou(Class<?>) - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- closingForYou(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.LogMessages
- closingForYou$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.LogMessages_$logger
- collection - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppWorkspace
- CollectionProvider - Class in org.jboss.resteasy.plugins.providers.jaxb
- CollectionProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.CollectionProvider
- collectionType - Variable in class org.jboss.resteasy.core.StringParameterInjector
- collectionWrappingFailedLocalPart(String, String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- collectionWrappingFailedLocalPart(String, String) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- collectionWrappingFailedLocalPart$str() - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- collectionWrappingFailedNamespace(String, String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- collectionWrappingFailedNamespace(String, String) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- collectionWrappingFailedNamespace$str() - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- collectResourceMethodsUntilRoot(List<Method>) - Method in class org.jboss.resteasy.jsapi.ServiceRegistry
- collectResourceMethodsUntilRoot(List<Method>) - Method in class org.jboss.resteasy.wadl.ResteasyWadlServiceRegistry
- COLON_SPACE_BYTES - Static variable in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
- comment(String) - Method in class org.jboss.resteasy.plugins.providers.sse.OutboundSseEventImpl.BuilderImpl
- COMMENT - Enum constant in enum class org.jboss.resteasy.plugins.providers.sse.SseConstants.EVENT
- COMMENT_LEAD - Static variable in class org.jboss.resteasy.plugins.providers.sse.SseConstants
- commit() - Method in class org.jboss.resteasy.plugins.interceptors.GZIPEncodingInterceptor.CommittedGZIPOutputStream
- commit() - Method in class org.jboss.resteasy.util.CommitHeaderAsyncOutputStream
- commit() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
- commit() - Method in interface org.jboss.resteasy.util.CommitHeaderOutputStream.CommitCallback
- CommitHeaderAsyncOutputStream - Class in org.jboss.resteasy.util
- CommitHeaderAsyncOutputStream() - Constructor for class org.jboss.resteasy.util.CommitHeaderAsyncOutputStream
- CommitHeaderAsyncOutputStream(AsyncOutputStream, CommitHeaderOutputStream.CommitCallback) - Constructor for class org.jboss.resteasy.util.CommitHeaderAsyncOutputStream
- CommitHeaderOutputStream - Class in org.jboss.resteasy.util
- CommitHeaderOutputStream() - Constructor for class org.jboss.resteasy.util.CommitHeaderOutputStream
- CommitHeaderOutputStream(OutputStream, CommitHeaderOutputStream.CommitCallback) - Constructor for class org.jboss.resteasy.util.CommitHeaderOutputStream
- CommitHeaderOutputStream.CommitCallback - Interface in org.jboss.resteasy.util
- commitHeaders() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
- commitHeaders(ClientInvocation, HttpURLConnection) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
Add headers to HttpURLConnection from ClientInvocation.
- commitHeaders(ClientInvocation, HttpRequestBase) - Method in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.
- commitHeaders(BuiltResponse, HttpResponse) - Static method in class org.jboss.resteasy.core.ServerResponseWriter
- CommittedGZIPOutputStream(OutputStream, CommitHeaderOutputStream.CommitCallback) - Constructor for class org.jboss.resteasy.plugins.interceptors.GZIPEncodingInterceptor.CommittedGZIPOutputStream
- CommittedGZIPOutputStream(AsyncOutputStream, CommitHeaderOutputStream.CommitCallback) - Constructor for class org.jboss.resteasy.plugins.interceptors.GZIPEncodingInterceptor.CommittedGZIPOutputStream
- CommonAttributes - Class in org.jboss.resteasy.plugins.providers.atom
-
Attributes common across all atom types
- CommonAttributes() - Constructor for class org.jboss.resteasy.plugins.providers.atom.CommonAttributes
- CommonProviders - Class in org.jboss.resteasy.core.providerfactory
- CommonProviders(ResteasyProviderFactoryImpl) - Constructor for class org.jboss.resteasy.core.providerfactory.CommonProviders
- CommonProviders(ResteasyProviderFactoryImpl, CommonProviders) - Constructor for class org.jboss.resteasy.core.providerfactory.CommonProviders
-
Shallow Copy of a parent.
- compare(String, String) - Static method in class org.jboss.resteasy.spi.ResteasyUriBuilder
- compare(JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.Match) - Method in class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.AscendingPrecedenceComparator
- compare(JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.Match) - Method in class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.DescendingPrecedenceComparator
- compare(T, T) - Method in class org.jboss.resteasy.spi.PriorityComparator
- compareTo(SortedKey<T>) - Method in class org.jboss.resteasy.core.providerfactory.ExtSortedKey
- compareTo(SortedKey<T>) - Method in class org.jboss.resteasy.core.providerfactory.SortedKey
- compareTo(Expression) - Method in class org.jboss.resteasy.core.registry.Expression
- compareTo(Expression) - Method in class org.jboss.resteasy.core.registry.MethodExpression
- compareTo(SegmentNode.SortEntry) - Method in class org.jboss.resteasy.core.registry.SegmentNode.SortEntry
- compareTo(QualityValue) - Method in class org.jboss.resteasy.core.request.QualityValue
- compareTo(RegistryEntry) - Method in class org.jboss.resteasy.plugins.stats.RegistryEntry
- compareTo(WeightedLanguage) - Method in class org.jboss.resteasy.util.WeightedLanguage
- compareTo(WeightedMediaType) - Method in class org.jboss.resteasy.util.WeightedMediaType
- compareWeight(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
- complete() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext
- complete() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
- complete() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousContext
- complete() - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- complete(Throwable) - Method in class org.jboss.resteasy.core.AsyncResponseConsumer
- completedException(Throwable) - Static method in class org.jboss.resteasy.plugins.providers.ProviderHelper
- completionCallbacks - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
- completionCallbacks(Throwable) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
- completionCallbacks(Throwable) - Method in interface org.jboss.resteasy.spi.ResteasyAsynchronousResponse
- CompletionStageHolder - Class in org.jboss.resteasy.core
-
Need to distinguish from a param or property that is actually a CompletionStage from an async injection
- CompletionStageHolder(CompletionStage) - Constructor for class org.jboss.resteasy.core.CompletionStageHolder
- CompletionStageProvider - Class in org.jboss.resteasy.plugins.providers
- CompletionStageProvider() - Constructor for class org.jboss.resteasy.plugins.providers.CompletionStageProvider
- CompletionStageRxInvokerImpl - Class in org.jboss.resteasy.client.jaxrs.internal
- CompletionStageRxInvokerImpl(SyncInvoker) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.CompletionStageRxInvokerImpl
- CompletionStageRxInvokerImpl(SyncInvoker, ExecutorService) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.CompletionStageRxInvokerImpl
- CompletionStageRxInvokerProvider - Class in org.jboss.resteasy.client.jaxrs.internal
- CompletionStageRxInvokerProvider() - Constructor for class org.jboss.resteasy.client.jaxrs.internal.CompletionStageRxInvokerProvider
- COMPOSITE_SUBTYPE_WILDCARD_PATTERN - Static variable in class org.jboss.resteasy.core.MediaTypeMap
- compositeWildSubtype(String) - Static method in class org.jboss.resteasy.core.MediaTypeMap
- compress(byte[]) - Static method in class org.jboss.resteasy.jose.jwe.crypto.DeflateUtils
-
Compresses the specified byte array according to the DEFLATE specification (RFC 1951).
- compressed() - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
- CompressionAlgorithm - Enum Class in org.jboss.resteasy.jose.jwe
- compressionMode() - Element in annotation interface org.jboss.resteasy.annotations.providers.img.ImageWriterParams
-
Specifies the compression mode for the output image.
- compressionQuality() - Element in annotation interface org.jboss.resteasy.annotations.providers.img.ImageWriterParams
-
Specifies the compression quality of the image being written.
- compute(String, BiFunction<? super String, ? super List<V>, ? extends List<V>>) - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class dev.resteasy.client.util.common.LimitMap
- computeIfAbsent(Class<T>, Supplier<T>) - Static method in class org.jboss.resteasy.core.ResteasyContext
-
Gets the current context for the type.
- computeIfAbsent(String, Function<? super String, ? extends List<V>>) - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class dev.resteasy.client.util.common.LimitMap
- computeIfPresent(String, BiFunction<? super String, ? super List<V>, ? extends List<V>>) - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class dev.resteasy.client.util.common.LimitMap
- computeInterfaces(Object, Class<?>) - Method in class org.jboss.resteasy.core.ContextParameterInjector
- config - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
- CONFIG_PREFIX - Static variable in class org.jboss.resteasy.extension.systemproperties.SystemProperties
- ConfigPropertyPermission - Class in org.jboss.resteasy.spi.config.security
-
A configuration property permission which, when the security manager is present, limits access to configuration properties.
- ConfigPropertyPermission(String) - Constructor for class org.jboss.resteasy.spi.config.security.ConfigPropertyPermission
-
Creates a permission for reading a configuration property.
- configurable - Variable in class org.jboss.resteasy.util.FeatureContextDelegate
- configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
- configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
- configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.webtarget.PathParamProcessor
- configuration - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientImpl
- configuration() - Method in class org.jboss.resteasy.cdi.ContextProducers
- configuration() - Method in class org.jboss.resteasy.core.se.ResteasySeInstance
- Configuration - Interface in org.jboss.resteasy.spi.config
- ConfigurationBootstrap - Class in org.jboss.resteasy.plugins.server.servlet
-
Create a deployment from String-based configuration data
- ConfigurationBootstrap() - Constructor for class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
- ConfigurationFactory - Interface in org.jboss.resteasy.spi.config
-
A factory which returns the
Configuration
. - ConfigurationOption - Enum Class in org.jboss.resteasy.core.se
-
Configurations options for configuring an
SeBootstrap.Instance
. - configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlFeature
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.ClientContentEncodingAnnotationFeature
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFeature
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.ServerContentEncodingAnnotationFeature
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.security.doseta.ClientDigitalSigningHeaderDecoratorFeature
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.security.doseta.ClientDigitalVerificationHeaderDecoratorFeature
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.security.doseta.ServerDigitalSigningHeaderDecoratorFeature
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.security.doseta.ServerDigitalVerificationHeaderDecoratorFeature
- configure(FeatureContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
- configure(FeatureContext) - Method in class org.jboss.resteasy.rxjava2.propagation.RxJava2ContextPropagator
- configure(FeatureContext) - Method in class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationFeature
- ConfiguredDosetaKeyRepository - Class in org.jboss.resteasy.security.doseta
-
For use when you want repository created via a context object, i.e., when defined within a WAR file.
- ConfiguredDosetaKeyRepository(ResteasyConfiguration) - Constructor for class org.jboss.resteasy.security.doseta.ConfiguredDosetaKeyRepository
- configuredPort - Variable in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
- configuredPort - Variable in class org.jboss.resteasy.plugins.server.reactor.netty.ReactorNettyJaxrsServer
- configuredPort - Variable in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
Deprecated.
- configureParserFactory(SAXParserFactory, boolean, boolean, boolean) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
- CONNECTION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- connectionCheckoutTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
-
If connection pooling is enabled, how long will we wait to get a connection?
- connectionCheckoutTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
If connection pooling is enabled, how long will we wait to get a connection?
- connectionCheckoutTimeoutMs - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- connectionPoolSize - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- connectionPoolSize(int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
-
Number of connections allowed to pool.
- connectionPoolSize(int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Number of connections allowed to pool.
- connectionTTL - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- connectionTTL(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
-
If there is a connection pool, set the time to live in the pool.
- connectionTTL(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
If there is a connection pool, set the time to live in the pool.
- connectionTTLUnit - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- connectTimeout - Variable in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
- connectTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- connectTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
- consructorMustBeCalled() - Method in class org.jboss.resteasy.plugins.providers.resteasy_atom.i18n.Messages_$bundle
- consructorMustBeCalled() - Method in interface org.jboss.resteasy.plugins.providers.resteasy_atom.i18n.Messages
- consructorMustBeCalled$str() - Method in class org.jboss.resteasy.plugins.providers.resteasy_atom.i18n.Messages_$bundle
- constraint() - Element in annotation interface org.jboss.resteasy.links.LinkResource
-
EL expression that should return a boolean indicating whether or not this service link should be used.
- ConstraintType - Class in org.jboss.resteasy.api.validation
- ConstraintType() - Constructor for class org.jboss.resteasy.api.validation.ConstraintType
- ConstraintType.Type - Enum Class in org.jboss.resteasy.api.validation
- ConstraintTypeUtil - Interface in org.jboss.resteasy.spi.validation
- ConstraintTypeUtilImpl - Class in org.jboss.resteasy.plugins.validation
- ConstraintTypeUtilImpl() - Constructor for class org.jboss.resteasy.plugins.validation.ConstraintTypeUtilImpl
- construct(boolean) - Method in class org.jboss.resteasy.cdi.CdiConstructorInjector
- construct(boolean) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
- construct(boolean) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
Construct outside the scope of an HTTP request.
- construct(HttpRequest, HttpResponse, boolean) - Method in class org.jboss.resteasy.cdi.CdiConstructorInjector
- construct(HttpRequest, HttpResponse, boolean) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
- construct(HttpRequest, HttpResponse, boolean) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
Construct inside the scope of an HTTP request.
- constructedApplication() - Method in class org.jboss.resteasy.bootstrap.test.SeBootstrapTest
- constructedDefaultContextObjects - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- constructInRequest(Object[]) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
- constructor - Variable in class org.jboss.resteasy.core.ConstructorInjectorImpl
- constructor - Variable in class org.jboss.resteasy.core.StringParameterInjector
- constructor - Variable in class org.jboss.resteasy.spi.metadata.ConstructorParameter
- constructor - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- constructor - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
- constructor(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Deprecated.
- constructor(Constructor) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
- ConstructorInjector - Interface in org.jboss.resteasy.spi
- ConstructorInjectorImpl - Class in org.jboss.resteasy.core
- ConstructorInjectorImpl(Constructor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ConstructorInjectorImpl
- ConstructorInjectorImpl(ResourceConstructor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ConstructorInjectorImpl
- constructorMappingInvalid() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- constructorMappingInvalid() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- constructorMappingInvalid$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- ConstructorParameter - Class in org.jboss.resteasy.spi.metadata
- ConstructorParameter(ResourceConstructor, String, Class<?>, Type, Annotation[]) - Constructor for class org.jboss.resteasy.spi.metadata.ConstructorParameter
- ConstructorParameterBuilder(ResourceBuilder.ResourceConstructorBuilder, ConstructorParameter) - Constructor for class org.jboss.resteasy.spi.metadata.ResourceBuilder.ConstructorParameterBuilder
- constructOutsideRequest(Object[]) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
- consumes - Variable in class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- consumes(MediaType...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- consumes(String...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- container - Variable in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- ContainerRequestFilterRegistryImpl - Class in org.jboss.resteasy.core.interception.jaxrs
- ContainerRequestFilterRegistryImpl(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ContainerRequestFilterRegistryImpl
- ContainerResponseContextImpl - Class in org.jboss.resteasy.core.interception.jaxrs
- ContainerResponseContextImpl(HttpRequest, HttpResponse, BuiltResponse) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ContainerResponseContextImpl
-
Deprecated.
- ContainerResponseContextImpl(HttpRequest, HttpResponse, BuiltResponse, ResponseContainerRequestContext, ContainerResponseFilter[], Consumer<Throwable>, ServerResponseWriter.RunnableWithIOException) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ContainerResponseContextImpl
- ContainerResponseFilterRegistryImpl - Class in org.jboss.resteasy.core.interception.jaxrs
- ContainerResponseFilterRegistryImpl(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.interception.jaxrs.ContainerResponseFilterRegistryImpl
- contains(Object) - Method in class org.jboss.resteasy.util.snapshot.SnapshotSet
- containsAll(Collection<?>) - Method in class org.jboss.resteasy.util.snapshot.SnapshotSet
- containsCTL(String, int) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
- containsHeaderString(String, String, Predicate<String>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
- containsHeaderString(String, String, Predicate<String>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
- containsHeaderString(String, String, Predicate<String>) - Method in class org.jboss.resteasy.core.interception.jaxrs.ContainerResponseContextImpl
- containsHeaderString(String, String, Predicate<String>) - Method in class org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext
- containsHeaderString(String, String, Predicate<String>) - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
- containsHeaderString(String, String, Predicate<String>) - Static method in class org.jboss.resteasy.util.HeaderHelper
-
Checks if the value of a header contains an entry separated by the
valueSeparatorRegex
parameter. - containsHeaderString(String, Predicate<String>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
- containsHeaderString(String, Predicate<String>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponseContextImpl
- containsHeaderString(String, Predicate<String>) - Method in class org.jboss.resteasy.core.interception.jaxrs.ContainerResponseContextImpl
- containsHeaderString(String, Predicate<String>) - Method in class org.jboss.resteasy.core.interception.jaxrs.PreMatchContainerRequestContext
- containsHeaderString(String, Predicate<String>) - Method in class org.jboss.resteasy.specimpl.ResteasyHttpHeaders
- containsKey(Object) - Method in class dev.resteasy.client.util.common.LimitMap
- containsKey(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- containsKey(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
- containsKey(Object) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- containsKey(Object) - Method in class org.jboss.resteasy.specimpl.UnmodifiableMultivaluedMap
- containsKey(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
- containsKey(Object) - Method in class org.jboss.resteasy.util.snapshot.SnapshotMap
- containsValue(Object) - Method in class dev.resteasy.client.util.common.LimitMap
- containsValue(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.TrackingMap
- containsValue(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
- containsValue(Object) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- containsValue(Object) - Method in class org.jboss.resteasy.specimpl.UnmodifiableMultivaluedMap
- containsValue(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
- containsValue(Object) - Method in class org.jboss.resteasy.util.snapshot.SnapshotMap
- content - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
- content - Variable in class org.jboss.resteasy.wadl.jaxb.Doc
- content(byte[]) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
- content(byte[]) - Method in class org.jboss.resteasy.mock.MockHttpRequest
- content(InputStream) - Method in class org.jboss.resteasy.mock.MockHttpRequest
- content(InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.ResteasyEntityPartBuilder
- content(Object) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
- content(Object) - Method in class org.jboss.resteasy.plugins.providers.multipart.ResteasyEntityPartBuilder
- content(Object, MediaType) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
- content(Object, MediaType) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
- content(T, GenericType<T>) - Method in class org.jboss.resteasy.plugins.providers.multipart.ResteasyEntityPartBuilder
- content(T, Class<? extends T>) - Method in class org.jboss.resteasy.plugins.providers.multipart.ResteasyEntityPartBuilder
- Content - Class in org.jboss.resteasy.plugins.providers.atom
-
Represents an atom:content element.
- Content() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Content
- CONTENT_ENCODING - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- CONTENT_LANGUAGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- CONTENT_LENGTH - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- CONTENT_LOCATION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- CONTENT_MD5 - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- CONTENT_RANGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- CONTENT_TYPE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- contentBytes(byte[]) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
- ContentEncoding - Annotation Interface in org.jboss.resteasy.annotations
-
Meta annotation that specifies a Content-Encoding to be applied via the annotated annotation
- contentEncryptionKeyLength(int, EncryptionMethod) - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- contentEncryptionKeyLength(int, EncryptionMethod) - Method in interface org.jboss.resteasy.jose.i18n.Messages
- contentEncryptionKeyLength$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- contentEquals(byte[]) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- contentEquals(byte[], int, int) - Method in class dev.resteasy.client.util.common.ByteStringBuilder
- ContentIDUtils - Class in org.jboss.resteasy.plugins.providers.multipart
-
Utility class to help generate, convert RFC compliant Content-ID and cid.
- ContentIDUtils() - Constructor for class org.jboss.resteasy.plugins.providers.multipart.ContentIDUtils
- contentLengthCheck(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.util.NoContent
- contentLocation(URI) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
- ContentReader() - Constructor for class org.jboss.resteasy.jose.jwe.JWEInput.ContentReader
- contentType - Variable in class org.jboss.resteasy.core.registry.MatchCache.Key
- contentType - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
- contentType(MediaType) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
- contentType(MediaType) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
- contentType(MediaType) - Method in class org.jboss.resteasy.mock.MockHttpRequest
- contentType(String) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
- contentType(String) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
- contentType(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
- context - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpContextResteasyConfiguration
- context - Variable in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
Deprecated.
- context() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- CONTEXT - Enum constant in enum class org.jboss.resteasy.spi.metadata.Parameter.ParamType
- CONTEXT_PARAMETERS - Static variable in interface dev.resteasy.embedded.server.UndertowConfigurationOptions
-
A property which represents a
Map<String, String>
of context parameters. - contextDataMap - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
- contextDataMap - Variable in class org.jboss.resteasy.core.AsyncResponseConsumer
- contextDataMap - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper
- contextDestroyed(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
- contextInitialized(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
- ContextInjector<WrappedType,
UnwrappedType> - Interface in org.jboss.resteasy.spi - contextInjectors - Variable in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- ContextParameterInjector - Class in org.jboss.resteasy.core
- ContextParameterInjector(Class<?>, Class<?>, Type, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ContextParameterInjector
- contextParams - Variable in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- ContextProducers - Class in org.jboss.resteasy.cdi
-
CDI producers for Jakarta RESTful Web Services types and RESTEasy specific types.
- ContextProducers() - Constructor for class org.jboss.resteasy.cdi.ContextProducers
- ContextResolverProxy - Class in org.jboss.resteasy.core
- ContextResolverProxy() - Constructor for class org.jboss.resteasy.core.ContextResolverProxy
- contextResolvers - Variable in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- ContextualExecutors - Class in org.jboss.resteasy.concurrent
-
A utility to create and/or wrap executors in a contextual executor.
- ContextualExecutors() - Constructor for class org.jboss.resteasy.concurrent.ContextualExecutors
- ContextualExecutorService - Class in org.jboss.resteasy.concurrent
-
An executor which wraps runnables and callables to capture the context of the current thread.
- ContextualScheduledExecutorService - Class in org.jboss.resteasy.concurrent
-
An executor which wraps runnables and callables to capture the context of the current thread.
- controlCharacterInCookieValue() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- controlCharacterInCookieValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- controlCharacterInCookieValue$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- convert(long, SizeUnit) - Method in enum class org.jboss.resteasy.spi.config.SizeUnit
-
Converts the given size to the given unit to this unit.
- convertArrayToString(Object) - Static method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- convertArrayToString(Object) - Static method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
- convertCidToContentID(String) - Static method in class org.jboss.resteasy.plugins.providers.multipart.ContentIDUtils
- convertContentIDToCid(String) - Static method in class org.jboss.resteasy.plugins.providers.multipart.ContentIDUtils
- convertEtag(List<String>) - Method in class org.jboss.resteasy.specimpl.RequestImpl
- convertFromString(String) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- convertViolation(ConstraintViolation<?>) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- convertViolations() - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
- cookie(Cookie) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- cookie(Cookie) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
- cookie(NewCookie...) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
- cookie(String, String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- cookie(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
- COOKIE_PARAM - Enum constant in enum class org.jboss.resteasy.spi.metadata.Parameter.ParamType
- COOKIE_PARAMETER - Enum constant in enum class org.jboss.resteasy.jsapi.MethodParamMetaData.MethodParamType
- COOKIE_PARAMETER - Enum constant in enum class org.jboss.resteasy.wadl.ResteasyWadlMethodParamMetaData.MethodParamType
- CookieHeaderDelegate - Class in org.jboss.resteasy.plugins.delegates
- CookieHeaderDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.CookieHeaderDelegate
- cookieHeaderValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cookieHeaderValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- cookieHeaderValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- cookieManagementEnabled - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- cookieParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- CookieParam - Annotation Interface in org.jboss.resteasy.annotations.jaxrs
- CookieParamInjector - Class in org.jboss.resteasy.core
- CookieParamInjector(Class, Type, AccessibleObject, String, String, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.CookieParamInjector
- CookieParamProcessor - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation
- CookieParamProcessor(String) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.CookieParamProcessor
- CookieParamProcessor(String, Type, Annotation[]) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.CookieParamProcessor
- CookieParser - Class in org.jboss.resteasy.util
- CookieParser() - Constructor for class org.jboss.resteasy.util.CookieParser
- CookieUtil - Class in org.jboss.resteasy.utils
- CookieUtil() - Constructor for class org.jboss.resteasy.utils.CookieUtil
- copy() - Method in class org.jboss.resteasy.util.snapshot.SnapshotSet
- copy(MultivaluedMap<K, V>, MultivaluedMap<K, V>) - Static method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
- copy(Set<T>) - Method in class org.jboss.resteasy.util.snapshot.SnapshotSet
- CorsFilter - Class in org.jboss.resteasy.plugins.interceptors
-
Handles CORS requests both preflight and simple CORS requests.
- CorsFilter() - Constructor for class org.jboss.resteasy.plugins.interceptors.CorsFilter
- CorsHeaders - Class in org.jboss.resteasy.spi
- CorsHeaders() - Constructor for class org.jboss.resteasy.spi.CorsHeaders
- corsMaxAge - Variable in class org.jboss.resteasy.plugins.interceptors.CorsFilter
- couldFindNoContentDispositionHeader() - Method in class org.jboss.resteasy.plugins.providers.multipart.i18n.Messages_$bundle
- couldFindNoContentDispositionHeader() - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
- couldFindNoContentDispositionHeader$str() - Method in class org.jboss.resteasy.plugins.providers.multipart.i18n.Messages_$bundle
- couldNotAddProperty(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotAddProperty(String, Object) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- couldNotAddProperty(String, String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotAddProperty(String, String, Object) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- couldNotAddProperty2$str() - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotAddProperty3$str() - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotBindToDirectory(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- couldNotBindToDirectory(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- couldNotBindToDirectory$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- couldNotCloseHttpResponse() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotCloseHttpResponse() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotCloseHttpResponse$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotCreateEntityFactory(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateEntityFactory(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotCreateEntityFactory$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateEntityFactoryMessage(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateEntityFactoryMessage(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotCreateEntityFactoryMessage$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateURI(String, String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateURI(String, String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotCreateURI$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotCreateURL(String, String, String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotCreateURL(String, String, String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotCreateURL$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotDeleteFile(String) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotDeleteFile(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotDeleteFile(String, Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- couldNotDeleteFile(String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- couldNotDeleteFile$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotDeleteFile$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- couldNotDetermineGenericType(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotDetermineGenericType(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotDetermineGenericType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindClassJndi(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindClassJndi(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindClassJndi$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindConstructor(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindConstructor(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindConstructor$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindGetterForParam(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindGetterForParam(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindGetterForParam$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindJAXBContextFinder(MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotFindJAXBContextFinder(MediaType) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- couldNotFindJAXBContextFinder$str() - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotFindMessageBodyReader(Type, MediaType) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindMessageBodyReader(Type, MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindMessageBodyReader(String) - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- couldNotFindMessageBodyReader(String) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
- couldNotFindMessageBodyReader$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindMessageBodyReader$str() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- couldNotFindMessageBodyReaderForJSON() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldNotFindMessageBodyReaderForJSON() - Method in interface org.jboss.resteasy.jose.i18n.Messages
- couldNotFindMessageBodyReaderForJSON$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldNotFindMessageBodyWriterForJSON() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldNotFindMessageBodyWriterForJSON() - Method in interface org.jboss.resteasy.jose.i18n.Messages
- couldNotFindMessageBodyWriterForJSON$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldNotFindMethod(Method) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotFindMethod(Method) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotFindMethod(Method) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindMethod(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindMethod$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotFindMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindPublicKey(DKIMSignature) - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- couldNotFindPublicKey(DKIMSignature) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
- couldNotFindPublicKey$str() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- couldNotFindResourceForFullPath(URI) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindResourceForFullPath(URI) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindResourceForFullPath$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindUsersJAXBContext(MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotFindUsersJAXBContext(MediaType) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- couldNotFindUsersJAXBContext$str() - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotFindWriterForContentType(MediaType, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotFindWriterForContentType(MediaType, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotFindWriterForContentType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotGetAValue(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotGetAValue(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotGetAValue$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotGetProperty(String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotGetProperty(String) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- couldNotGetProperty(String, String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotGetProperty(String, String) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- couldNotGetProperty1$str() - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotGetProperty2$str() - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- couldNotInstantiateELProviderClass(String) - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- couldNotInstantiateELProviderClass(String) - Method in interface org.jboss.resteasy.links.i18n.Messages
- couldNotInstantiateELProviderClass$str() - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- couldNotIntrospectClass(String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotIntrospectClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotIntrospectClass$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotLoadSslContext(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotLoadSslContext(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotLoadSslContext$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotMatchUpLoggerTypeImplementation(Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotMatchUpLoggerTypeImplementation(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotMatchUpLoggerTypeImplementation$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotParseContentDisposition(Field) - Method in class org.jboss.resteasy.plugins.providers.multipart.i18n.Messages_$bundle
- couldNotParseContentDisposition(Field) - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
- couldNotParseContentDisposition$str() - Method in class org.jboss.resteasy.plugins.providers.multipart.i18n.Messages_$bundle
- couldNotProcessMethod(Method) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotProcessMethod(Method) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- couldNotProcessMethod(Method) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotProcessMethod(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotProcessMethod$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- couldNotProcessMethod$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotReadType(Type, MediaType) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldNotReadType(Type, MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- couldNotReadType$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- couldntCompressPlainText(String) - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntCompressPlainText(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
- couldntCompressPlainText$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntDecompressPlainText(String) - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntDecompressPlainText(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
- couldntDecompressPlainText$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntDecryptCEK(String) - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntDecryptCEK(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
- couldntDecryptCEK$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntEncryptCEK(String) - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntEncryptCEK(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
- couldntEncryptCEK$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntGenerateGCMAuthentication(String) - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntGenerateGCMAuthentication(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
- couldntGenerateGCMAuthentication$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntValidateGCMAuthentication(String) - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- couldntValidateGCMAuthentication(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
- couldntValidateGCMAuthentication$str() - Method in class org.jboss.resteasy.jose.i18n.Messages_$bundle
- count() - Method in class org.jboss.resteasy.utils.LogCounter
-
Get count of examined log message, logged after creation of this LogCounter
- countViolations(ResteasyViolationException, int, int, int, int, int) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Check count of violations in ResteasyViolationException.
- countViolations(ViolationReport, int, int, int, int) - Static method in class org.jboss.resteasy.utils.TestUtil
- create() - Static method in interface org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClientEngine
-
Deprecated.
- create() - Method in class org.jboss.resteasy.security.doseta.AbstractDigitalVerificationHeaderDecorator
- create(boolean) - Static method in class org.jboss.resteasy.utils.maven.MavenUtil
- create(Application, SeBootstrap.Configuration) - Static method in class org.jboss.resteasy.core.se.ResteasySeInstance
-
Creates a new
SeBootstrap.Instance
based on the application and configuration passed in. - create(Class<? extends Application>, SeBootstrap.Configuration) - Static method in class org.jboss.resteasy.core.se.ResteasySeInstance
-
Creates a new
SeBootstrap.Instance
based on the application and configuration passed in. - create(String, Configuration, String) - Static method in interface org.jboss.resteasy.tracing.RESTEasyTracingLogger
-
Create new Tracing logger.
- create(String, String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
- create(String, String, String) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
- create(String, String, String) - Static method in interface org.jboss.resteasy.tracing.RESTEasyTracingLogger
-
Create new Tracing logger.
- create(String, String, String, String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
- create(String, String, String, String) - Static method in interface org.jboss.resteasy.tracing.RESTEasyTracingLogger
- create(String, String, String, String, String) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
- create(String, URI, URI) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
- create(HttpClient, boolean) - Static method in interface org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClientEngine
-
Deprecated.
- create(CloseableHttpClient) - Static method in interface org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClientEngine
-
Deprecated.
- createApplication() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Application
- createApplication(String, Map<String, ResteasyWadlServiceRegistry>) - Method in class org.jboss.resteasy.wadl.ResteasyWadlWriter
- createApplication(String, Dispatcher, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- createArray(String, String, String) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
- createArray(String, String, String, String, String) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
- createAuxiliaryArchive() - Method in class org.jboss.resteasy.extension.systemproperties.client.ArchiveAppender
- createBeansXml() - Static method in class org.jboss.resteasy.utils.TestUtil
-
Creates a
beans.xml
file which uses abean-discovery-mode
of "annotated". - createBeansXml(String) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Creates a
beans.xml
file which uses abean-discovery-mode
of "annotated". - createBinder() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
- createBinder(Class<T>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
- createBodyPart(Providers, SMIMEOutput) - Static method in class org.jboss.resteasy.security.smime.EnvelopedWriter
- createBufferedStream(InputStream) - Method in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.
- createCache() - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
- createClientInvocation(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- createClientInvocation(ResteasyClient, URI, ClientRequestHeaders, ClientConfiguration) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- createClientInvocationBuilder(ResteasyClient, URI, ClientConfiguration) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- createClientInvoker(Class<?>, Method, ProxyConfig) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvokerFactory
- createClientSslContext() - Static method in class org.jboss.resteasy.bootstrap.test.TestSslUtil
-
Creates an
SSLContext
for a client. - createClientWebTarget(ResteasyClientImpl, UriBuilder, ClientConfiguration) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientImpl
- createClientWebTarget(ResteasyClientImpl, String, ClientConfiguration) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientImpl
- createClientWebTarget(ResteasyClientImpl, URI, ClientConfiguration) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientImpl
- createConfigurationBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createConfigurationBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- createConnection(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
Create HttpUrlConnection from ClientInvorcation and set request method.
- createConstructor(Constructor, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
- createConstructor(Constructor, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
- createConstructor(Constructor, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createConstructor(ResourceConstructor, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
- createConstructor(ResourceConstructor, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
- createConstructor(ResourceConstructor, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createContext(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
- createContext(Annotation[], Class...) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.JAXBContextFinder
- createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
- createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetJAXBContextFinder
- createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
- createContextObject(Annotation[], String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
- createContextObject(Annotation[], String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetJAXBContextFinder
- createContextObject(Annotation[], String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlJAXBContextFinder
- createDefaultHttpClient() - Method in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.
- createDeployment() - Method in class org.jboss.resteasy.plugins.server.servlet.ConfigurationBootstrap
- createDeployment() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterBootstrap
- createDeployment() - Method in class org.jboss.resteasy.plugins.server.servlet.ListenerBootstrap
- createDeployment() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletBootstrap
- createDispatcher() - Static method in class org.jboss.resteasy.mock.MockDispatcherFactory
- createDoc() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Doc
- createELContext(Object) - Static method in class org.jboss.resteasy.links.impl.EL
- createEndpoint(Application, Class<T>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createEndpoint(Application, Class<T>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
-
This is a spec method that is unsupported.
- createEndpoint(Application, Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
- createEngine(HttpClientConnectionManager, RequestConfig.Builder, HttpHost, int, HostnameVerifier, SSLContext) - Method in class org.jboss.resteasy.client.jaxrs.engines.ClientHttpEngineBuilder43
-
Deprecated.
- createEntityPartBuilder(String) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createEntityPartBuilder(String) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- createExtractor(Method) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
- createExtractor(Method) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.EntityExtractorFactory
- createExtractor(Method) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ResponseObjectEntityExtractorFactory
- createFilter(Set<String>) - Method in class org.jboss.resteasy.plugins.interceptors.ServerContentEncodingAnnotationFeature
- createGrammars() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Grammars
- createHash(String) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
- createHash(String) - Static method in class org.jboss.resteasy.spi.util.MethodHashing
- createHeader(String, String) - Static method in class org.jboss.resteasy.util.BasicAuthHelper
- createHeader(KeyRepository) - Method in class org.jboss.resteasy.security.doseta.AbstractDigitalSigningHeaderDecorator
- createHeaderDelegate(Class<T>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createHeaderDelegate(Class<T>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- createHeaderDelegate(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
- createHeaderInputStream() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
- createHttpMethod(String, String) - Method in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.
- createHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, HttpResponse, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher
- createHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, HttpResponse, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
- createInclude() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Include
- createInstance(Class) - Method in class org.jboss.resteasy.core.AbstractCollectionFormInjector
-
Creates an instance of the collection type.
- createInstance(Class) - Method in class org.jboss.resteasy.core.ListFormInjector
-
Creates an instance of the collection type.
- createInstance(Class) - Method in class org.jboss.resteasy.core.MapFormInjector
-
Creates an instance of the collection type.
- createInterceptor() - Method in class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl.AbstractInterceptorFactory
- createJAXBIntrospector() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
- createLink() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Link
- createLinkBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createLinkBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- createLinkBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
- createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetContext
- createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
- createMavenGavFile(String) - Method in class org.jboss.resteasy.utils.maven.MavenUtil
- createMavenGavRecursiveFiles(String, String...) - Method in class org.jboss.resteasy.utils.maven.MavenUtil
- createMethod() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Method
- createMethodInjector(ResourceLocator, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
- createMethodInjector(ResourceLocator, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
- createMethodInjector(ResourceLocator, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createMethodNotFound(Class<?>) - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- createMethodNotFound(Class<?>) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
- createMethodNotFound$str() - Method in class org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages_$bundle
- createOption() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Option
- createParam() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Param
- createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], boolean, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
- createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], boolean, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
- createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], boolean, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
- createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
- createParameterExtractor(Class, AccessibleObject, String, Class, Type, Annotation[], ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createParameterExtractor(Parameter, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
- createParameterExtractor(Parameter, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
- createParameterExtractor(Parameter, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createPath(boolean, CharSequence...) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Creates a URL path for the paths passed in.
- createProcessor(Class<?>, String, ClientConfiguration, Class<?>, Annotation[], Type, AccessibleObject, boolean) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
- createProcessor(Class<?>, String, ClientConfiguration, Class<?>, Annotation[], Type, AccessibleObject, MediaType, boolean) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
- createProcessors(Class, Method, ClientConfiguration) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
- createProcessors(Class, Method, ClientConfiguration, MediaType) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
- createPropertyInjector(Class, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
- createPropertyInjector(Class, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
- createPropertyInjector(Class, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createPropertyInjector(ResourceClass, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
- createPropertyInjector(ResourceClass, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
- createPropertyInjector(ResourceClass, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
- createProviderInstance(Class<? extends T>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createProviderInstance(Class<? extends T>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
-
Create an instance of a class using provider allocation rules of the specification as well as the InjectorFactory only does constructor injection.
- createProviderInstance(Class<? extends T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
- createProviderInstance(Class<? extends T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Create an instance of a class using provider allocation rules of the specification as well as the InjectorFactory only does constructor injection.
- createProviderInstance(ResteasyProviderFactory, Class<? extends T>) - Static method in class org.jboss.resteasy.core.providerfactory.Utils
- createProxy() - Method in class org.jboss.resteasy.core.ContextParameterInjector
- createProxy(Class<T>) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Create a Resteasy client proxy with an empty base request path.
- createProxy(Class<T>, String) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Create a Resteasy client proxy.
- createProxy(Class<T>, String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Create a Resteasy client proxy with an empty base request path.
- createProxy(Class<T>, String, String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Create a Resteasy client proxy.
- createProxyBuilder(Class<T>, ClientWebTarget) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
- createReaderNotFound(Type, MediaType) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
Deprecated.
- createRepresentation() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Representation
- createRequest() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Request
- createRequest(Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
- createRequest(String, String) - Static method in class org.jboss.resteasy.core.InternalDispatcher
- createRequestDispatcher() - Method in class org.jboss.resteasy.plugins.server.netty.cdi.CdiNettyJaxrsServer
- createRequestDispatcher() - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
- createRequestHeader(ClientRequestContext) - Method in interface dev.resteasy.client.util.authentication.AuthorizationProcessor
-
Creates a value for the
HttpHeaders.AUTHORIZATION
header. - createRequestHeader(ClientRequestContext) - Method in class dev.resteasy.client.util.authentication.basic.BasicAuthorizationProcessor
- createRequestHeader(ClientRequestContext) - Method in class dev.resteasy.client.util.authentication.digest.DigestAuthorizationProcessor
- createRequestHeader(ClientRequestContext, List<String>) - Method in interface dev.resteasy.client.util.authentication.AuthorizationProcessor
-
Creates a value for the
HttpHeaders.AUTHORIZATION
header. - createRequestHeader(ClientRequestContext, List<String>) - Method in class dev.resteasy.client.util.authentication.basic.BasicAuthorizationProcessor
- createRequestHeader(ClientRequestContext, List<String>) - Method in class dev.resteasy.client.util.authentication.digest.DigestAuthorizationProcessor
- createResource() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Resource
- createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiComponentResourceFactory
- createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.JndiResourceFactory
- createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.POJOResourceFactory
- createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.resourcefactory.SingletonResource
- createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.server.vertx.VertxResourceFactory
- createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.ResourceFactory
-
Called per request to obtain a resource instance to invoke http request on.
- createResourceClassBuilder(Class<?>) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
- createResources() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Resources
- createResourceType() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
ResourceType
- createResponse() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Response
- createResponse(Object, HttpRequest) - Method in class org.jboss.resteasy.core.AsyncResponseConsumer
- createResponseBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createResponseBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- createResponseBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
- createResponseTypeEntityExtractor(Method) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
- createResteasyClient(ClientHttpEngine, ExecutorService, boolean, ScheduledExecutorService, ClientConfiguration) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- createResteasyHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, HttpResponse, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.Filter30Dispatcher
- createResteasyHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, HttpResponse, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
- createResteasyHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, HttpResponse, HttpServletResponse) - Method in interface org.jboss.resteasy.plugins.server.servlet.HttpRequestFactory
- createResteasyHttpRequest(String, HttpServletRequest, ResteasyHttpHeaders, ResteasyUriInfo, HttpResponse, HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
- createResteasyHttpResponse(HttpServletResponse, HttpServletRequest) - Method in class org.jboss.resteasy.plugins.server.servlet.Filter30Dispatcher
- createResteasyHttpResponse(HttpServletResponse, HttpServletRequest) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
- createResteasyHttpResponse(HttpServletResponse, HttpServletRequest) - Method in interface org.jboss.resteasy.plugins.server.servlet.HttpResponseFactory
- createResteasyHttpResponse(HttpServletResponse, HttpServletRequest) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
- createSecretDigester() - Method in enum class org.jboss.resteasy.jose.jwe.EncryptionMethod
- createServerSslContext() - Static method in class org.jboss.resteasy.bootstrap.test.TestSslUtil
-
Creates an
SSLContext
for a server. - createServletResponse(HttpServletResponse, HttpServletRequest) - Method in class org.jboss.resteasy.plugins.providers.html.HtmlServletDispatcher
- createServletResponse(HttpServletResponse, HttpServletRequest) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher
- createServletResponse(HttpServletResponse, HttpServletRequest) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
- createSortFactor(MediaType, MediaType) - Static method in class org.jboss.resteasy.core.registry.SegmentNode
- createStatusExtractor(boolean) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
- createStringParameterUnmarshaller(Class<T>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createStringParameterUnmarshaller(Class<T>) - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- createStringParameterUnmarshaller(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
- createStringParameterUnmarshaller(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
- createTarget(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Creates a ResteasyWebTarget using base request path.
- createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetContext
- createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
- createURI(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Create a URI for the provided path, using the configured port
- createURI(String, String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Create a URI for the provided path, using the configured port
- createUriBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createUriBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- createUriBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
- createUriParamMatcher(String) - Static method in class org.jboss.resteasy.specimpl.ResteasyUriBuilderImpl
- createURL(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Create a URL for the provided path, using the configured port
- createURL(String, String) - Static method in class org.jboss.resteasy.utils.PortProviderUtil
-
Create a URL for the provided path, using the configured port
- createValidator() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetContext
- createValidator() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
-
Deprecated.See jakarta.xml.bind.JAXBContext#createValidator().
- createVariantListBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryDelegate
- createVariantListBuilder() - Method in class org.jboss.resteasy.core.providerfactory.ResteasyProviderFactoryImpl
- createVariantListBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
- createVaryHeader(List<Variant>) - Static method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
- createVerification(Verify) - Method in class org.jboss.resteasy.security.doseta.AbstractDigitalVerificationHeaderDecorator
- createVoidExtractor() - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
- createWebXml(Class<? extends Application>, String, Map<String, String>) - Static method in class org.jboss.resteasy.utils.TestUtil
-
Creates a
web.xml
file. - createWriterNotFound(Type, MediaType) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
Deprecated.
- createXmlTypeContext(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
- creatingContextObject(String, String) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- creatingContextObject(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- creatingContextObject$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- CSS - Static variable in annotation interface org.jboss.resteasy.annotations.providers.jaxb.Stylesheet
D
- d - Variable in class org.jboss.resteasy.core.registry.SegmentNode.SortFactor
- data(GenericType, Object) - Method in class org.jboss.resteasy.plugins.providers.sse.OutboundSseEventImpl.BuilderImpl
- data(Class, Object) - Method in class org.jboss.resteasy.plugins.providers.sse.OutboundSseEventImpl.BuilderImpl
- data(Object) - Method in class org.jboss.resteasy.plugins.providers.sse.OutboundSseEventImpl.BuilderImpl
- DATA_LEAD - Static variable in class org.jboss.resteasy.plugins.providers.sse.SseConstants
- DataSourceProvider - Class in org.jboss.resteasy.plugins.providers
- DataSourceProvider() - Constructor for class org.jboss.resteasy.plugins.providers.DataSourceProvider
- DataSourceProvider.SequencedDataSource - Class in org.jboss.resteasy.plugins.providers
- dataSourceRepresentsXopMessagePart() - Method in class org.jboss.resteasy.plugins.providers.multipart.i18n.Messages_$bundle
- dataSourceRepresentsXopMessagePart() - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
- dataSourceRepresentsXopMessagePart$str() - Method in class org.jboss.resteasy.plugins.providers.multipart.i18n.Messages_$bundle
- dataToEncodeNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dataToEncodeNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- dataToEncodeNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- DATE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
- DateDelegate - Class in org.jboss.resteasy.plugins.delegates
- DateDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.DateDelegate
- dateInstancesNotSupported() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateInstancesNotSupported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- dateInstancesNotSupported$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- dateNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- DateParseException() - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
- DateParseException(String) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
- DateParseException(String, Throwable) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
- DateParseException(Throwable) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
- DateUtil - Class in org.jboss.resteasy.util
-
A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
- DateUtil.DateParseException - Exception in org.jboss.resteasy.util
- dateValueNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- dateValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- dateValueNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- days() - Element in annotation interface org.jboss.resteasy.annotations.security.doseta.After
- declaring - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
- declaring - Variable in class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl.AbstractInterceptorFactory
- decode(byte[]) - Static method in class org.jboss.resteasy.jose.jws.util.Base64
-
Low-level access to decoding ASCII characters in the form of a byte array.
- decode(byte[], int, int, int) - Static method in class org.jboss.resteasy.jose.jws.util.Base64
-
Low-level access to decoding ASCII characters in the form of a byte array.
- decode(ChannelHandlerContext, HttpRequest, List<Object>) - Method in class org.jboss.resteasy.plugins.server.netty.RestEasyHttpRequestDecoder
- decode(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.util.Encode
-
decode an encoded map
- decode(MultivaluedMap<String, String>, String) - Static method in class org.jboss.resteasy.util.Encode
-
decode an encoded map
- decode(String) - Static method in class org.jboss.resteasy.jose.jws.util.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- decode(String) - Static method in class org.jboss.resteasy.jose.jws.util.Base64Url
- decode(String) - Static method in class org.jboss.resteasy.util.Encode
- decode(String, int) - Static method in class org.jboss.resteasy.jose.jws.util.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- DECODE - Static variable in class org.jboss.resteasy.jose.jws.util.Base64
-
Specify decoding in first bit.
- decodeCertificate(InputStream) - Static method in class org.jboss.resteasy.jose.jws.util.DerUtils
- decodeCertificate(InputStream) - Static method in class org.jboss.resteasy.security.DerUtils
- decodeCertificate(InputStream) - Static method in class org.jboss.resteasy.security.PemUtils
- decodeCertificate(String) - Static method in class org.jboss.resteasy.jose.jws.util.PemUtils
-
Decode a X509 Certificate from a PEM string
- decodeCertificate(String) - Static method in class org.jboss.resteasy.security.PemUtils
- decodedFormParameters - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
- decodeFileToFile(String, String) - Static method in class org.jboss.resteasy.jose.jws.util.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class org.jboss.resteasy.jose.jws.util.Base64
-
Convenience method for reading a base64-encoded file and decoding it.
- decodePath(String) - Static method in class org.jboss.resteasy.util.Encode
- decodePrivateKey(byte[]) - Static method in class org.jboss.resteasy.jose.jws.util.DerUtils
- decodePrivateKey(byte[]) - Static method in class org.jboss.resteasy.security.DerUtils
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.jose.jws.util.DerUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.security.DerUtils
-
Deprecated, for removal: This API element is subject to removal in a future version.
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.security.PemUtils
- decodePrivateKey(String) - Static method in class org.jboss.resteasy.jose.jws.util.PemUtils
-
Decode a Private Key from a PEM string
- decodePrivateKey(String) - Static method in class org.jboss.resteasy.security.PemUtils
-
Extract a private key that is a PKCS8 pem string (base64 encoded PKCS8).
- decodePublicKey(byte[]) - Static method in class org.jboss.resteasy.jose.jws.util.DerUtils
- decodePublicKey(byte[]) - Static method in class org.jboss.resteasy.security.DerUtils
- decodePublicKey(String) - Static method in class org.jboss.resteasy.jose.jws.util.PemUtils
-
Decode a Public Key from a PEM string
- decodePublicKey(String) - Static method in class org.jboss.resteasy.security.PemUtils
-
Extract a public key from a PEM string.
- decodeToFile(String, String) - Static method in class org.jboss.resteasy.jose.jws.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class org.jboss.resteasy.jose.jws.util.Base64
-
Attempts to decode Base64 data and deserialize a Java Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class org.jboss.resteasy.jose.jws.util.Base64
-
Attempts to decode Base64 data and deserialize a Java Object within.
- decompress(byte[]) - Static method in class org.jboss.resteasy.jose.jwe.crypto.DeflateUtils
-
Decompresses the specified byte array according to the DEFLATE specification (RFC 1951).
- decorate(Marshaller, Formatted, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.PrettyProcessor
- decorate(Marshaller, Stylesheet, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.StylesheetProcessor
- decorate(Marshaller, XmlHeader, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.plugins.providers.jaxb.XmlHeaderProcessor
- decorate(Marshaller, AddLinks, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.links.impl.LinkDecorator
- decorate(Class<T>, T, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.interception.jaxrs.DecoratorMatcher
- decorate(DecoratedEntityContainer, AddLinks, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.links.impl.JsonLinkDecorator
- decorate(T, A, Class, Annotation[], MediaType) - Method in interface org.jboss.resteasy.spi.DecoratorProcessor
- DecoratedEntityContainer - Class in org.jboss.resteasy.plugins.providers.jackson
- DecoratedEntityContainer(Object) - Constructor for class org.jboss.resteasy.plugins.providers.jackson.DecoratedEntityContainer
- decorateMarshaller(Class, Annotation[], MediaType, Marshaller) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
- DecorateTypes - Annotation Interface in org.jboss.resteasy.annotations
-
Must be placed on a DecoratorProcessor class to specify the supported types
- decorateUnmarshaller(Class, Annotation[], MediaType, Unmarshaller) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
- Decorator - Annotation Interface in org.jboss.resteasy.annotations
-
Meta-annotation to be placed on another annotation that triggers decoration
- DecoratorMatcher - Class in org.jboss.resteasy.core.interception.jaxrs
-
Finds DecoratorProcessors and calls decorates on them by introspecting annotations.
- DecoratorMatcher() - Constructor for class org.jboss.resteasy.core.interception.jaxrs.DecoratorMatcher
- DecoratorProcessor<T,
A extends Annotation> - Interface in org.jboss.resteasy.spi -
Part of a generic decorator framework.
- decorators - Variable in class org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider
- Decorators - Annotation Interface in org.jboss.resteasy.annotations
-
Meta-annotation to be placed on another annotation that triggers decoration
- decrypt(byte[]) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
- decrypt(String) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
- decrypt(RSAPrivateKey) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
- decrypt(SecretKey) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
- decrypt(SecretKey, JWEHeader, String, String, String, String, String) - Static method in class org.jboss.resteasy.jose.jwe.crypto.DirectDecrypter
- decrypt(JWEHeader, String, String, String, String, String, RSAPrivateKey) - Static method in class org.jboss.resteasy.jose.jwe.crypto.RSADecrypter
- deepCopy(HttpRequest) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
- DEF - Enum constant in enum class org.jboss.resteasy.jose.jwe.CompressionAlgorithm
- DEFAULT - Static variable in class org.jboss.resteasy.core.request.QualityValue
- DEFAULT - Static variable in class org.jboss.resteasy.spi.config.Threshold
- DEFAULT_ACCEPTS - Static variable in class org.jboss.resteasy.core.registry.SegmentNode
- DEFAULT_ALGORITHM - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
This is settable
- DEFAULT_CALLBACK_QUERY_PARAMETER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Default name of the query parameter with the method name.
- DEFAULT_CHARSET_PROPERTY - Static variable in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
If there is a content-type header without a charset parameter, charset=US-ASCII is assumed.
- DEFAULT_CONTENT_TYPE_PROPERTY - Static variable in interface org.jboss.resteasy.plugins.providers.multipart.InputPart
-
If no content-type header is sent in a multipart message part "text/plain; charset=ISO-8859-1" is assumed.
- DEFAULT_MAPPER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Default
ObjectMapper
for type resolution. - DEFAULT_MODEL_NAME - Static variable in class org.jboss.resteasy.plugins.providers.html.View
-
If left unspecified, the default name of the model in the request attributes
- DEFAULT_SIGNER - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
This is settable
- DefaultApplication() - Constructor for class org.jboss.resteasy.bootstrap.test.SeBootstrapTest.DefaultApplication
- defaultApplicationNotImplemented() - Method in class org.jboss.resteasy.plugins.servlet.i18n.Messages_$bundle
- defaultApplicationNotImplemented() - Method in interface org.jboss.resteasy.plugins.servlet.i18n.Messages
- defaultApplicationNotImplemented$str() - Method in class org.jboss.resteasy.plugins.servlet.i18n.Messages_$bundle
- DefaultBooleanWriter - Class in org.jboss.resteasy.plugins.providers
- DefaultBooleanWriter() - Constructor for class org.jboss.resteasy.plugins.providers.DefaultBooleanWriter
- DefaultConfiguration - Class in org.jboss.resteasy.spi.config
-
A default configuration which searches for a property in the following order: System properties Environment variables
ResteasyConfiguration
- DefaultConfiguration() - Constructor for class org.jboss.resteasy.spi.config.DefaultConfiguration
-
Creates a new configuration .
- DefaultConfiguration(ResteasyConfiguration) - Constructor for class org.jboss.resteasy.spi.config.DefaultConfiguration
-
Creates a new configuration which uses the configuration to resolve the values.
- defaultConsumes(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl
- defaultConsumes(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- defaultConsumes(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl
- defaultConsumes(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- defaultContextObjects - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- defaultContextObjects - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
- DefaultEntityExtractorFactory - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
- DefaultEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
- defaultExceptionMapper(Throwable) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- defaultExceptionMapper(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- defaultExceptionMapper(Throwable, CharSequence) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- defaultExceptionMapper(Throwable, CharSequence) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- defaultExceptionMapper0$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- defaultExceptionMapper1$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- DefaultNumberWriter - Class in org.jboss.resteasy.plugins.providers
- DefaultNumberWriter() - Constructor for class org.jboss.resteasy.plugins.providers.DefaultNumberWriter
- DefaultOptionsMethodException - Exception in org.jboss.resteasy.spi
-
Deprecated, for removal: This API element is subject to removal in a future version.
- DefaultOptionsMethodException(String, Response) - Constructor for exception org.jboss.resteasy.spi.DefaultOptionsMethodException
-
Deprecated.
- defaultPartCharset - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
- defaultPartContentType - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
- defaultPrivateDomain - Variable in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
- defaultProduces(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl
- defaultProduces(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- defaultProduces(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl
- defaultProduces(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
- defaultProxy - Variable in class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine
-
Deprecated.
- defaultProxy - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- defaultProxy(String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
-
Specify a default proxy.
- defaultProxy(String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify a default proxy.
- defaultProxy(String, int) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
-
Specify a default proxy host and port.
- defaultProxy(String, int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify a default proxy host and port.
- defaultProxy(String, int, String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
-
Specify default proxy.
- defaultProxy(String, int, String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify default proxy.
- DefaultResourceClass - Class in org.jboss.resteasy.spi.metadata
- DefaultResourceClass(Class<?>, String) - Constructor for class org.jboss.resteasy.spi.metadata.DefaultResourceClass
- DefaultResourceConstructor - Class in org.jboss.resteasy.spi.metadata
- DefaultResourceConstructor(ResourceClass, Constructor) - Constructor for class org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
- DefaultResourceLocator - Class in org.jboss.resteasy.spi.metadata
- DefaultResourceLocator(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.DefaultResourceLocator
- DefaultResourceMethod - Class in org.jboss.resteasy.spi.metadata
- DefaultResourceMethod(ResourceClass, Method, Method) - Constructor for class org.jboss.resteasy.spi.metadata.DefaultResourceMethod
- DefaultTextPlain - Class in org.jboss.resteasy.plugins.providers
- DefaultTextPlain() - Constructor for class org.jboss.resteasy.plugins.providers.DefaultTextPlain
- defaultValue - Variable in class org.jboss.resteasy.core.StringParameterInjector
- defaultValue - Variable in class org.jboss.resteasy.spi.metadata.Parameter
- defaultValue() - Method in enum class org.jboss.resteasy.core.se.ConfigurationOption
-
The default value.
- defaultValue(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
- DeflateUtils - Class in org.jboss.resteasy.jose.jwe.crypto
-
Deflate (RFC 1951) utilities.
- delegate - Variable in class org.jboss.resteasy.core.StringParameterInjector
- delegate - Static variable in class org.jboss.resteasy.specimpl.LinkImpl
- delegate - Variable in class org.jboss.resteasy.util.CommitHeaderAsyncOutputStream
- delegate - Variable in class org.jboss.resteasy.util.CommitHeaderOutputStream
- delegate - Variable in class org.jboss.resteasy.util.DelegatingOutputStream
- delegate - Variable in class org.jboss.resteasy.util.InputStreamToByteArray
- delegate - Variable in class org.jboss.resteasy.util.NoContentInputStreamDelegate
- delegate - Variable in class org.jboss.resteasy.util.snapshot.SnapshotSet
- DelegateClassLoader(ClassLoader, ClassLoader) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.ProxyBuilderImpl.DelegateClassLoader
- DelegateResteasyDeployment - Class in org.jboss.resteasy.spi
-
A simple delegating
ResteasyDeployment
. - DelegateResteasyDeployment(ResteasyDeployment) - Constructor for class org.jboss.resteasy.spi.DelegateResteasyDeployment
-
Creates a new delegating deployment.
- DelegatingHttpRequest - Class in org.jboss.resteasy.util
- DelegatingHttpRequest(HttpRequest) - Constructor for class org.jboss.resteasy.util.DelegatingHttpRequest
- DelegatingMultivaluedMap<K,
V> - Class in org.jboss.resteasy.util -
MultivaluedMap
implementation that delegates to another instance. - DelegatingMultivaluedMap(MultivaluedMap<K, V>) - Constructor for class org.jboss.resteasy.util.DelegatingMultivaluedMap
- delegatingOutputStream - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
- DelegatingOutputStream - Class in org.jboss.resteasy.util
- DelegatingOutputStream() - Constructor for class org.jboss.resteasy.util.DelegatingOutputStream
- DelegatingOutputStream(OutputStream) - Constructor for class org.jboss.resteasy.util.DelegatingOutputStream
- delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
- delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.CompletionStageRxInvokerImpl
- delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.PublisherRxInvokerImpl
- delete() - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- delete() - Method in class org.jboss.resteasy.reactor.FluxRxInvokerImpl
- delete() - Method in interface org.jboss.resteasy.reactor.MonoRxInvoker
- delete() - Method in class org.jboss.resteasy.reactor.MonoRxInvokerImpl
- delete() - Method in class org.jboss.resteasy.rxjava2.FlowableRxInvokerImpl
- delete() - Method in class org.jboss.resteasy.rxjava2.ObservableRxInvokerImpl
- delete() - Method in interface org.jboss.resteasy.rxjava2.SingleRxInvoker
- delete() - Method in class org.jboss.resteasy.rxjava2.SingleRxInvokerImpl
- delete() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
- delete(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
- delete(GenericType<R>) - Method in class org.jboss.resteasy.reactor.FluxRxInvokerImpl
- delete(GenericType<R>) - Method in class org.jboss.resteasy.rxjava2.FlowableRxInvokerImpl
- delete(GenericType<R>) - Method in class org.jboss.resteasy.rxjava2.ObservableRxInvokerImpl
- delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
- delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.CompletionStageRxInvokerImpl
- delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.PublisherRxInvokerImpl
- delete(GenericType<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- delete(GenericType<T>) - Method in interface org.jboss.resteasy.reactor.MonoRxInvoker
- delete(GenericType<T>) - Method in class org.jboss.resteasy.reactor.MonoRxInvokerImpl
- delete(GenericType<T>) - Method in interface org.jboss.resteasy.rxjava2.SingleRxInvoker
- delete(GenericType<T>) - Method in class org.jboss.resteasy.rxjava2.SingleRxInvokerImpl
- delete(Class<R>) - Method in class org.jboss.resteasy.reactor.FluxRxInvokerImpl
- delete(Class<R>) - Method in class org.jboss.resteasy.rxjava2.FlowableRxInvokerImpl
- delete(Class<R>) - Method in class org.jboss.resteasy.rxjava2.ObservableRxInvokerImpl
- delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
- delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
- delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.CompletionStageRxInvokerImpl
- delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.PublisherRxInvokerImpl
- delete(Class<T>) - Method in interface org.jboss.resteasy.client.jaxrs.PublisherRxInvoker
- delete(Class<T>) - Method in interface org.jboss.resteasy.reactor.MonoRxInvoker
- delete(Class<T>) - Method in class org.jboss.resteasy.reactor.MonoRxInvokerImpl
- delete(Class<T>) - Method in interface org.jboss.resteasy.rxjava2.SingleRxInvoker
- delete(Class<T>) - Method in class org.jboss.resteasy.rxjava2.SingleRxInvokerImpl
- delete(String) - Method in class org.jboss.resteasy.core.InternalDispatcher
- delete(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
- DELETE - Enum constant in enum class org.jboss.resteasy.wadl.jaxb.HTTPMethods
- DeleteResourceMethod - Class in org.jboss.resteasy.plugins.stats
- DeleteResourceMethod() - Constructor for class org.jboss.resteasy.plugins.stats.DeleteResourceMethod
- denyAll - Variable in class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFilter
- deploy() - Method in interface org.jboss.resteasy.plugins.server.embedded.EmbeddedJaxrsServer
-
Deprecated.
- deploy() - Method in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
- deploy() - Method in class org.jboss.resteasy.plugins.server.reactor.netty.ReactorNettyJaxrsServer
- deploy() - Method in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
Deprecated.
- deploy() - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- deploy() - Method in class org.jboss.resteasy.plugins.server.vertx.VertxJaxrsServer
- deploy(DeploymentInfo) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Adds an arbitrary web deployment to underlying Undertow server.
- deploy(Application) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- deploy(Application, String) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- deploy(Class<? extends Application>) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- deploy(Class<? extends Application>, String) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- deploy(ResteasyDeployment) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- deployingApplication(String, Class<?>) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- deployingApplication(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
- deployingApplication$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages_$logger
- deployment - Variable in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
- deployment - Variable in class org.jboss.resteasy.plugins.server.reactor.netty.ReactorNettyJaxrsServer
- deployment - Variable in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
- deployment - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
- deployment - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpContextBuilder
- deployment - Variable in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
Deprecated.
- deployment - Variable in class org.jboss.resteasy.plugins.server.vertx.VertxJaxrsServer
- DEPLOYMENT_INFO - Static variable in interface dev.resteasy.embedded.server.UndertowConfigurationOptions
-
A property which represents a
DeploymentInfo
in the configuration. - deploymentRequired() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- deploymentRequired() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- deploymentRequired$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- deploymentSensitiveFactoryEnabled - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- deployOldStyle(Class<? extends Application>) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- deployOldStyle(Class<? extends Application>, String) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
- deployToServer(UndertowJaxrsServer, Class<? extends Application>) - Method in class org.jboss.resteasy.wadl.undertow.WadlUndertowConnector
- deployToServer(UndertowJaxrsServer, Class<? extends Application>, String) - Method in class org.jboss.resteasy.wadl.undertow.WadlUndertowConnector
- DerUtils - Class in org.jboss.resteasy.jose.jws.util
- DerUtils - Class in org.jboss.resteasy.security
-
Extract PrivateKey, PublicKey, and X509Certificate from a DER encoded byte array or file.
- DerUtils() - Constructor for class org.jboss.resteasy.security.DerUtils
- DescendingPrecedenceComparator() - Constructor for class org.jboss.resteasy.spi.interception.JaxrsInterceptorRegistry.DescendingPrecedenceComparator
- description() - Method in class org.jboss.resteasy.plugins.server.sun.http.BasicAuthFilter
- destinationArrayCannotStoreThreeBytes(int, int) - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- destinationArrayCannotStoreThreeBytes(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- destinationArrayCannotStoreThreeBytes$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- destinationArrayNull() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- destinationArrayNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
- destinationArrayNull$str() - Method in class org.jboss.resteasy.resteasy_jaxrs.i18n.Messages_$bundle
- destroy() - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
- destroy() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
- destroy() - Method in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
- dev.resteasy.client.util.authentication - package dev.resteasy.client.util.authentication
- dev.resteasy.client.util.authentication.basic - package dev.resteasy.client.util.authentication.basic
- dev.resteasy.client.util.authentication.digest - package dev.resteasy.client.util.authentication.digest
- dev.resteasy.client.util.common - package dev.resteasy.client.util.common
- dev.resteasy.client.util.logging - package dev.resteasy.client.util.logging
- dev.resteasy.cloud.tests - package dev.resteasy.cloud.tests
- dev.resteasy.embedded.server - package dev.resteasy.embedded.server
- digest(int, UserCredentials) - Static method in class dev.resteasy.client.util.authentication.HttpAuthenticators
-
Creates a client request filter which will handle DIGEST authentication.
- digest(UserCredentials) - Static method in class dev.resteasy.client.util.authentication.HttpAuthenticators
-
Creates a client request filter which will handle DIGEST authentication.
- DigestAuthorizationProcessor - Class in dev.resteasy.client.util.authentication.digest
-
An
AuthorizationProcessor
which creates aHttpHeaders.AUTHORIZATION
header for DIGEST authentication. - DigestAuthorizationProcessor(UserCredentials) - Constructor for class dev.resteasy.client.util.authentication.digest.DigestAuthorizationProcessor
-
Creates a new DIGEST processor.
- DigestAuthorizationProcessor(UserCredentials, int) - Constructor for class dev.resteasy.client.util.authentication.digest.DigestAuthorizationProcessor
-
Creates a new DIGEST processor.
- DigitalSigningHeaderDecorator(Signed) - Constructor for class org.jboss.resteasy.security.doseta.ClientDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator
- DigitalSigningHeaderDecorator(Signed) - Constructor for class org.jboss.resteasy.security.doseta.ServerDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator
- DigitalSigningInterceptor - Class in org.jboss.resteasy.security.doseta
- DigitalSigningInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
- DigitalVerificationHeaderDecorator(Verify, Verifications) - Constructor for class org.jboss.resteasy.security.doseta.ClientDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator
- DigitalVerificationHeaderDecorator(Verify, Verifications, boolean) - Constructor for class org.jboss.resteasy.security.doseta.ServerDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator
- DigitalVerificationInterceptor - Class in org.jboss.resteasy.security.doseta
- DigitalVerificationInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalVerificationInterceptor
- dir - Enum constant in enum class org.jboss.resteasy.jose.jwe.Algorithm
- dir(byte[]) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
Secret must meet the size requirements of the EncryptionMethod.
- dir(String) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
Hashes the string into the required secret key size defined by the EncryptionMethod.
- dir(SecretKey) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
- DirectDecrypter - Class in org.jboss.resteasy.jose.jwe.crypto
-
Direct decrypter with a shared symmetric key.
- DirectDecrypter() - Constructor for class org.jboss.resteasy.jose.jwe.crypto.DirectDecrypter
- DirectEncrypter - Class in org.jboss.resteasy.jose.jwe.crypto
-
Direct encrypter with a shared symmetric key.
- DirectEncrypter() - Constructor for class org.jboss.resteasy.jose.jwe.crypto.DirectEncrypter
- disableAutomaticRetries - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- disableAutomaticRetries() - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- disableAutomaticRetries() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
boolean, notify apache to disable its automatic retries.
- DisableDefaultExceptionMapperSetupTask - Class in org.jboss.resteasy.setup
-
Disables the default exception mapper.
- DisableDefaultExceptionMapperSetupTask() - Constructor for class org.jboss.resteasy.setup.DisableDefaultExceptionMapperSetupTask
- disableTrustManager - Variable in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
- disableTrustManager() - Method in class org.jboss.resteasy.client.jaxrs.internal.ResteasyClientBuilderImpl
-
Disable trust management and hostname verification.
- disableTrustManager() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Disable trust management and hostname verification.
- discoveredCDIBeanApplication(String) - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- discoveredCDIBeanApplication(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
- discoveredCDIBeanApplication$str() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- discoveredCDIBeanJaxRsProvider(String) - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- discoveredCDIBeanJaxRsProvider(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
- discoveredCDIBeanJaxRsProvider$str() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- discoveredCDIBeanJaxRsResource(String) - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- discoveredCDIBeanJaxRsResource(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
- discoveredCDIBeanJaxRsResource$str() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- discoveryFailedForMethod(String, String, String) - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- discoveryFailedForMethod(String, String, String) - Method in interface org.jboss.resteasy.links.i18n.Messages
- discoveryFailedForMethod$str() - Method in class org.jboss.resteasy.links.i18n.Messages_$bundle
- dispatcher - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
- dispatcher - Variable in class org.jboss.resteasy.core.AbstractExecutionContext
- dispatcher - Variable in class org.jboss.resteasy.core.AsyncResponseConsumer
- dispatcher - Variable in class org.jboss.resteasy.core.ResteasyDeploymentImpl
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.netty.NettyHttpRequest
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.netty.RequestDispatcher
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.netty.RequestHandler
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.sun.http.ResteasyHttpHandler
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.vertx.RequestDispatcher
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.vertx.VertxHttpRequest
- dispatcher - Variable in class org.jboss.resteasy.plugins.server.vertx.VertxRequestHandler
- Dispatcher - Interface in org.jboss.resteasy.spi
- dispose(T) - Method in class org.jboss.resteasy.cdi.JaxrsInjectionTarget
- DKIM_SIGNATURE - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
- DKIMSignature - Class in org.jboss.resteasy.security.doseta
-
One single signature within a DKIM-Signature header
- DKIMSignature() - Constructor for class org.jboss.resteasy.security.doseta.DKIMSignature
- DKIMSignature(String) - Constructor for class org.jboss.resteasy.security.doseta.DKIMSignature
- DKIMSignature(Map<String, String>) - Constructor for class org.jboss.resteasy.security.doseta.DKIMSignature
- dm - Variable in class org.jboss.resteasy.core.registry.SegmentNode.SortFactor
- dnsRecordFound(String) - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- dnsRecordFound(String) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
- dnsRecordFound$str() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- dnsUri - Variable in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
- DO_BREAK_LINES - Static variable in class org.jboss.resteasy.jose.jws.util.Base64
-
Do break lines when encoding.
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Application
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Grammars
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Include
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Link
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Method
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Option
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Param
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Representation
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Request
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Resource
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Resources
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.ResourceType
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Response
- Doc - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Doc() - Constructor for class org.jboss.resteasy.wadl.jaxb.Doc
- doComplete() - Method in class org.jboss.resteasy.core.AsyncResponseConsumer
- DocumentProvider - Class in org.jboss.resteasy.plugins.providers
-
Provider that reads and writes org.w3c.dom.Document.
- DocumentProvider() - Constructor for class org.jboss.resteasy.plugins.providers.DocumentProvider
- DocumentProvider(ResteasyConfiguration) - Constructor for class org.jboss.resteasy.plugins.providers.DocumentProvider
- doesConsume(MediaType) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
- doesNotSpecifyTypeParameter(TypeVariable<?>) - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- doesNotSpecifyTypeParameter(TypeVariable<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
- doesNotSpecifyTypeParameter$str() - Method in class org.jboss.resteasy.client.jaxrs.i18n.Messages_$bundle
- doesProduce(List<? extends MediaType>) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
- doFilter(HttpExchange, Filter.Chain) - Method in class org.jboss.resteasy.plugins.server.sun.http.BasicAuthFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
- doFromAnnotations() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodParameterBuilder
- doingALookupForBeanManager(String) - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- doingALookupForBeanManager(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
- doingALookupForBeanManager$str() - Method in class org.jboss.resteasy.cdi.i18n.Messages_$bundle
- doInject(String, HttpRequest, HttpResponse, boolean) - Method in class org.jboss.resteasy.core.PrefixedFormInjector
- domain - Variable in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
- domain - Variable in class org.jboss.resteasy.plugins.server.netty.NettySecurityContext
- domain - Variable in class org.jboss.resteasy.plugins.server.netty.RequestDispatcher
- domain - Variable in class org.jboss.resteasy.plugins.server.reactor.netty.ReactorNettyJaxrsServer
- domain - Variable in class org.jboss.resteasy.plugins.server.sun.http.BasicAuthFilter
- domain - Variable in class org.jboss.resteasy.plugins.server.vertx.RequestDispatcher
- domain - Variable in class org.jboss.resteasy.plugins.server.vertx.VertxJaxrsServer
- domain - Variable in class org.jboss.resteasy.plugins.server.vertx.VertxSecurityContext
- domain() - Element in annotation interface org.jboss.resteasy.annotations.security.doseta.Signed
-
If there is no domain, then abort.
- DOMAIN - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
- domainAttributeIsRequired() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- domainAttributeIsRequired() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
- domainAttributeIsRequired$str() - Method in class org.jboss.resteasy.security.doseta.i18n.Messages_$bundle
- done - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
- DoNotUseJAXBProvider - Annotation Interface in org.jboss.resteasy.annotations.providers.jaxb
-
Put this on a class or parameter when you do not want the JAXB MessageBodyReader/Writer used but instead have a more specific provider you want to use to marshall the type.
- DONT_GUNZIP - Static variable in class org.jboss.resteasy.jose.jws.util.Base64
-
Specify that gzipped data should not be automatically gunzipped.
- doRead(Class<T>, MediaType, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
Deprecated.
- doRead(Class<T>, Type, MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
Deprecated.
- doRead(Class<T>, Type, MediaType, Annotation[], MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
Deprecated.
- doRead(HttpRequest, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
Deprecated.
- DosetaKeyRepository - Class in org.jboss.resteasy.security.doseta
- DosetaKeyRepository() - Constructor for class org.jboss.resteasy.security.doseta.DosetaKeyRepository
- DosetaKeyRepository.CacheEntry<T> - Class in org.jboss.resteasy.security.doseta
- doSetup(ManagementClient, String) - Method in class org.jboss.resteasy.setup.AbstractUsersRolesSecurityDomainSetup
- doTearDown(ManagementClient, String) - Method in class org.jboss.resteasy.setup.AbstractUsersRolesSecurityDomainSetup
- DOUBLE_DASH_BYTES - Static variable in class org.jboss.resteasy.plugins.providers.multipart.AbstractMultipartWriter
- DOUBLE_EOL - Static variable in class org.jboss.resteasy.plugins.providers.sse.SseConstants
- doubleValue() - Method in class org.jboss.resteasy.core.request.QualityValue
- doWork(ServletOutputStream) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.AsyncOperation
- doWork(ServletOutputStream) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.FlushOperation
- doWork(ServletOutputStream) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.WriteOperation
- doWrite(Object, MediaType, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
Deprecated.
- doWrite(Object, Class, MediaType, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
Deprecated.
- doWrite(Object, Class, Type, MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
Deprecated.
- doWrite(Object, Class, Type, MediaType, Annotation[], MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
Deprecated.
- doWrite(HttpResponse, Object, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
Deprecated.
- DuplicateDeploymentReader - Class in org.jboss.resteasy.test.core.basic.resource
- DuplicateDeploymentReader() - Constructor for class org.jboss.resteasy.test.core.basic.resource.DuplicateDeploymentReader
- DuplicateDeploymentResource - Class in org.jboss.resteasy.test.core.basic.resource
- DuplicateDeploymentResource() - Constructor for class org.jboss.resteasy.test.core.basic.resource.DuplicateDeploymentResource
- DuplicateProviderRegistrationFeature - Class in org.jboss.resteasy.test.providers.custom.resource
- DuplicateProviderRegistrationFeature() - Constructor for class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationFeature
- DuplicateProviderRegistrationFilter - Class in org.jboss.resteasy.test.providers.custom.resource
- DuplicateProviderRegistrationFilter() - Constructor for class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationFilter
- DuplicateProviderRegistrationInterceptor - Class in org.jboss.resteasy.test.providers.custom.resource
- DuplicateProviderRegistrationInterceptor() - Constructor for class org.jboss.resteasy.test.providers.custom.resource.DuplicateProviderRegistrationInterceptor
- duration(long) - Method in interface org.jboss.resteasy.spi.statistics.MethodStatisticsLogger
-
Calculate lenght of time bewteen current time and provided time
- duration(long) - Method in class org.jboss.resteasy.statistics.MethodStatisticsLoggerImpl
- DynamicFeatureContextDelegate - Class in org.jboss.resteasy.util
- DynamicFeatureContextDelegate(Configurable<?>) - Constructor for class org.jboss.resteasy.util.DynamicFeatureContextDelegate
- dynamicFeatures - Variable in class org.jboss.resteasy.core.providerfactory.CommonProviders
E
- ECDSA - Enum constant in enum class org.jboss.resteasy.jose.jws.AlgorithmType
- EL - Class in org.jboss.resteasy.links.impl
- EL() - Constructor for class org.jboss.resteasy.links.impl.EL
- element - Variable in class org.jboss.resteasy.wadl.jaxb.Representation
- element() - Element in annotation interface org.jboss.resteasy.annotations.providers.jaxb.Wrapped
- ELProvider - Interface in org.jboss.resteasy.links
-
Implement this interface to wrap, modify or extend RESTEasy's ELContext with your own variable or method resolvers.
- EMBEDDED_SERVER - Enum constant in enum class org.jboss.resteasy.core.se.ConfigurationOption
- embeddedContainerStart() - Method in class org.jboss.resteasy.plugins.server.sun.http.i18n.Messages_$bundle
- embeddedContainerStart() - Method in interface org.jboss.resteasy.plugins.server.sun.http.i18n.Messages
- embeddedContainerStart$str() - Method in class org.jboss.resteasy.plugins.server.sun.http.i18n.Messages_$bundle
- embeddedContainerStop() - Method in class org.jboss.resteasy.plugins.server.sun.http.i18n.Messages_$bundle
- embeddedContainerStop() - Method in interface org.jboss.resteasy.plugins.server.sun.http.i18n.Messages
- embeddedContainerStop$str() - Method in class org.jboss.resteasy.plugins.server.sun.http.i18n.Messages_$bundle
- EmbeddedJaxrsServer<T extends EmbeddedServer> - Interface in org.jboss.resteasy.plugins.server.embedded
-
Deprecated.
- EmbeddedServer - Interface in org.jboss.resteasy.plugins.server.embedded
-
An embedded server for serving Jakarta REST endpoints.
- EmbeddedServerHelper - Class in org.jboss.resteasy.util
- EmbeddedServerHelper() - Constructor for class org.jboss.resteasy.util.EmbeddedServerHelper
- EmbeddedServers - Class in org.jboss.resteasy.plugins.server.embedded
-
A utility for interacting with and locating embedded servers.
- EmbeddedServers() - Constructor for class org.jboss.resteasy.plugins.server.embedded.
ClientHttpEngine
will be replaced.