- A128CBC_HS256() - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
- A128GCM() - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
- A256CBC_HS512() - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
- A256GCM() - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
- 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.ResteasyClient
-
- abortIfClosed() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- abortWith(Response) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- abortWith(Response) - Method in class org.jboss.resteasy.core.interception.PreMatchContainerRequestContext
-
- abortWith(Response) - Method in class org.jboss.resteasy.core.interception.ResponseContainerRequestContext
-
- AbstractAsynchronousResponse - Class in org.jboss.resteasy.core
-
- AbstractAsynchronousResponse(SynchronousDispatcher, HttpRequest, HttpResponse) - Constructor for class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- AbstractCollectionFormInjector<T> - Class in org.jboss.resteasy.core
-
Abstract implementation of NestedFormInjector
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
-
- 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
-
- 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
-
- 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
-
- AbstractJAXBContextFinder.CacheKey(Class[]) - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder.CacheKey
-
- AbstractJAXBProvider<T> - Class in org.jboss.resteasy.plugins.providers.jaxb
-
A AbstractJAXBProvider.
- AbstractJAXBProvider() - Constructor for class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- 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
-
- AbstractOAuthClient - Class in org.jboss.resteasy.skeleton.key
-
- AbstractOAuthClient() - Constructor for class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- AbstractReaderInterceptorContext - Class in org.jboss.resteasy.core.interception
-
- AbstractReaderInterceptorContext(MediaType, ResteasyProviderFactory, Annotation[], ReaderInterceptor[], MultivaluedMap<String, String>, Type, Class, InputStream) - Constructor for class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- AbstractTokenAuthFilter - Class in org.jboss.resteasy.keystone.core
-
- AbstractTokenAuthFilter(X509Certificate) - Constructor for class org.jboss.resteasy.keystone.core.AbstractTokenAuthFilter
-
- AbstractURITemplateAnnotationResolver - Class in org.jboss.resteasy.spi.touri
-
- AbstractURITemplateAnnotationResolver() - Constructor for class org.jboss.resteasy.spi.touri.AbstractURITemplateAnnotationResolver
-
- AbstractValidatorContextResolver - Class in org.jboss.resteasy.plugins.validation
-
- AbstractValidatorContextResolver() - Constructor for class org.jboss.resteasy.plugins.validation.AbstractValidatorContextResolver
-
- AbstractValidatorContextResolver - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- AbstractValidatorContextResolver() - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.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
-
- AbstractWriterInterceptorContext - Class in org.jboss.resteasy.core.interception
-
- AbstractWriterInterceptorContext(WriterInterceptor[], Annotation[], Object, Type, MediaType, Class, OutputStream, ResteasyProviderFactory, MultivaluedMap<String, Object>) - Constructor for class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- accept() - Method in class Acme.Serve.SelectorAcceptor
-
- accept() - Method in interface Acme.Serve.Serve.Acceptor
-
- accept() - Method in class Acme.Serve.SimpleAcceptor
-
- accept() - Method in class Acme.Serve.SSLAcceptor
-
- accept(Class, Method) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
-
Deprecated.
- accept(MediaType) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- accept(String) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- accept(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- accept(MediaType...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- accept(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- accept(MediaType...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- accept(List<MediaType>) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- accept(MediaType) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- accept(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- accept - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppCollection
-
- accept(Class, Method) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningHeaderDecoratorClientExecutionInterceptor
-
- accept(Class, Method) - Method in class org.jboss.resteasy.security.doseta.DigitalVerificationHeaderDecoratorClientExecutionInterceptor
-
- accept(Class, Method) - Method in interface org.jboss.resteasy.spi.interception.AcceptedByMethod
-
Deprecated.
- 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 class Acme.Serve.Serve.ServeConnection
-
- ACCEPT_LANGUAGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- ACCEPT_RANGES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- AcceptedByMethod - Interface in org.jboss.resteasy.spi.interception
-
Deprecated.
The Resteasy interceptor facility introduced in release 2.x
is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
- 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.encoding
-
Must be used in conjunction with GZIPDecodingInterceptor
Sets
- AcceptEncodingGZIPFilter() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPFilter
-
- AcceptEncodingGZIPInterceptor - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
Must be used in conjunction with GZIPDecodingInterceptor
Sets
- AcceptEncodingGZIPInterceptor() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
-
- acceptExtensionsNotSupported() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- 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(Locale...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- acceptLanguage(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- acceptLanguage(Locale...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- acceptLanguage(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- acceptor - Variable in class Acme.Serve.Serve
-
- 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.core.ClientInvoker
-
- accepts - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- access - Variable in class org.jboss.resteasy.keystone.as7.SignedSkeletonKeyStoneLoginModule
-
- access - Variable in class org.jboss.resteasy.keystone.as7.SkeletonKeyStoneLoginModule
-
- Access - Class in org.jboss.resteasy.keystone.model
-
- Access() - Constructor for class org.jboss.resteasy.keystone.model.Access
-
- Access(Access.Token, List<Access.Service>, Access.User, Map<String, Object>) - Constructor for class org.jboss.resteasy.keystone.model.Access
-
- Access.Service - Class in org.jboss.resteasy.keystone.model
-
- Access.Service() - Constructor for class org.jboss.resteasy.keystone.model.Access.Service
-
- Access.Service.Endpoint - Class in org.jboss.resteasy.keystone.model
-
- Access.Service.Endpoint() - Constructor for class org.jboss.resteasy.keystone.model.Access.Service.Endpoint
-
- Access.Token - Class in org.jboss.resteasy.keystone.model
-
- Access.Token() - Constructor for class org.jboss.resteasy.keystone.model.Access.Token
-
- Access.Token(String, Calendar, Project) - Constructor for class org.jboss.resteasy.keystone.model.Access.Token
-
- Access.User - Class in org.jboss.resteasy.keystone.model
-
- Access.User() - Constructor for class org.jboss.resteasy.keystone.model.Access.User
-
- Access.User(String, String, String, Set<Role>) - Constructor for class org.jboss.resteasy.keystone.model.Access.User
-
- 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
-
- accessCodeExpired() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- accessCodeLifespan - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- accessCodeLifespan - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- accessCodeLifetime - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- accessCodeMap - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- accessCodeMap - Variable in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
- accessRequest(String, MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
- accessToken() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- accessTokenGrant(String, MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
OAuth Section 4.4 Client Credentials Grant
- accessTokenResponse(PrivateKey, SkeletonKeyToken) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- accessTokenResponse(PrivateKey, SkeletonKeyToken) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
- AccessTokenResponse - Class in org.jboss.resteasy.skeleton.key.representations
-
OAuth 2.0 Access Token Response json
- AccessTokenResponse() - Constructor for class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- accessTokenResponseWriter - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- accessTokenUrl(String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- accountIsNotEnabled() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- Acme - package Acme
-
- Acme.Serve - package Acme.Serve
-
- actualProviderClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- actualResourceClasses - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- add(MediaType, T) - Method in class org.jboss.resteasy.core.MediaTypeMap
-
Add an object to the media type map.
- add(String, MediaType, CacheControl, MultivaluedMap<String, Object>, byte[], String) - Method in class org.jboss.resteasy.plugins.cache.server.InfinispanCache
-
- add(String, MediaType, CacheControl, MultivaluedMap<String, Object>, byte[], String) - Method in interface org.jboss.resteasy.plugins.cache.server.ServerCache
-
- add(String, MediaType, CacheControl, MultivaluedMap<String, Object>, byte[], String) - Method in class org.jboss.resteasy.plugins.cache.server.SimpleServerCache
-
Deprecated.
- add(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- add(K, V) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
-
- add(K, V) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- add() - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
-
- add(K, V) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- addAccess(String) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- addAccessKey(String, String, String, String[]) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- 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(K, V...) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
-
- addAll(K, List<V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
-
- addAll(MultivaluedMapImpl<K, V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
-
- addAll(MultivaluedMap<K, V>, MultivaluedMap<K, V>) - Static method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- addAll(K, V...) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- addAll(K, List<V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- addAll(K, V...) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- addAll(K, List<V>) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- addClassViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- addClientErrorInterceptor(ClientErrorInterceptor) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- addClientErrorInterceptor(ClientErrorInterceptor) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addClientExceptionMapper(Class<? extends ClientExceptionMapper<?>>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- addClientExceptionMapper(ClientExceptionMapper<?>, Type) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- addClientExceptionMapper(ClientExceptionMapper<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- addClientExceptionMapper(ClientExceptionMapper<?>, Class<?>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- addClientExceptionMapper(Class<? extends ClientExceptionMapper<?>>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addClientExceptionMapper(ClientExceptionMapper<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addClientExceptionMapper(ClientExceptionMapper<?>, Class<?>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addClientExceptionMapper(ClientExceptionMapper<?>, Type) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addClientMessageBodyReader(ResteasyProviderFactory.SortedKey<MessageBodyReader>, Consumes) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addClientMessageBodyWriter(Produces, ResteasyProviderFactory.SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addConsumer(String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- addContextDataLevel() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addContextResolver(Class<? extends ContextResolver>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addContextResolver(ContextResolver) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addContextResolver(ContextResolver, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addContextResolver(ContextResolver, Class, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addContextResolver(ContextResolver, Type, Class, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addCookie(Cookie) - Method in class Acme.Serve.Serve.ServeConnection
-
- addCookie(Cookie) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- addDateHeader(String, long) - Method in class Acme.Serve.Serve.ServeConnection
-
- addDateHeader(String, long) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- addDefaultServlets(String) - Method in class Acme.Serve.Serve
-
- addDefaultServlets(String, String) - Method in class Acme.Serve.Serve
-
Register a standard set of Servlets, with optional throttles.
- addDiscovery(T, UriInfo, ResourceMethodRegistry) - Static method in class org.jboss.resteasy.links.impl.RESTUtils
-
- addEncodedPathParameter(String, String) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- addEntry(String, Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.JaxbMap
-
- addExceptionMapper(Class<? extends ExceptionMapper>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addExceptionMapper(ExceptionMapper) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addExceptionMapper(ExceptionMapper, Class) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addExceptionMapper(ExceptionMapper, Type) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- 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.cache.CacheEntry
-
Deprecated.
- addExtendedProperty(Serializable, Serializable) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
-
- addFieldViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- addFileMapping(String, File) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- addFileMapping(String, File) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer.FileMappingServe
-
- addFirst(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- 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.util.DelegatingMultivaluedMap
-
- 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, 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, 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
-
- addFormHeader(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
Set CONTENT-TYPE to ""application/x-www-form-urlencoded"
- addHeader(String, String) - Method in class Acme.Serve.Serve.ServeConnection
-
- addHeader(String, String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- addHeader(String, Object) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- addHeader(String) - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
Add a reference to a header within the signature calculation
- addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- addHeaderDelegate(Class, RuntimeDelegate.HeaderDelegate) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addHeaderToHeadlessStream(InputStream) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- addHttpPreprocessor(HttpRequestPreprocessor) - Method in interface org.jboss.resteasy.core.Dispatcher
-
- addHttpPreprocessor(HttpRequestPreprocessor) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
- addingClassResource(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- addingParameter(String, String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- addingProviderClass(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- addingProviderSingleton(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- addingSingletonProvider(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- addingSingletonResource(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- addIntHeader(String, int) - Method in class Acme.Serve.Serve.ServeConnection
-
- addIntHeader(String, int) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- 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
-
- addItem(Item) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Order
-
FIXME Comment this
- addJndiResource(String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addJndiResource(String, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addJndiResource(String, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addJndiResource(String, ResourceClass, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addJndiResource(String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint that exists in JNDI
- 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 interface org.jboss.resteasy.spi.Registry
-
- addJndiResource(String, ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
-
- addLink(Link) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- addLink(String, String, String, String) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- addLink(URI, String) - Method in class org.jboss.resteasy.links.RESTServiceDiscovery
-
- addLink(Link) - Method in class org.jboss.resteasy.spi.LinkHeader
-
- addLink(String, String, String, String) - Method in class org.jboss.resteasy.spi.LinkHeader
-
- addLink(Link) - Method in class org.jboss.resteasy.spi.LinkHeaders
-
- addLinkObjects(MultivaluedMap<String, Object>, HeaderValueProcessor) - Method in class org.jboss.resteasy.spi.LinkHeaders
-
- AddLinks - Annotation Type 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.
- addLinks(MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.spi.LinkHeaders
-
- addMessageBodyReader(Class<? extends MessageBodyReader>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addMessageBodyReader(MessageBodyReader) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addMessageBodyReader(MessageBodyReader, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addMessageBodyReader(MessageBodyReader, Class<?>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Specify the provider class.
- addMessageBodyWriter(Class<? extends MessageBodyWriter>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addMessageBodyWriter(MessageBodyWriter) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addMessageBodyWriter(MessageBodyWriter, Class<?>, boolean) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Specify the provider class.
- addMethodAnnotations(Annotation[]) - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- 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.servlet.HttpServletResponseWrapper
-
- addNewCookie(NewCookie) - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- addNewCookie(NewCookie) - Method in interface org.jboss.resteasy.spi.HttpResponse
-
- addNewInterceptor(List<T>, Object) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- addParameterViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- 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, 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, 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, MediaType, String, String) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedOutput
-
Used to add parts to the multipart output message.
- addPerRequestResource(Class, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addPerRequestResource(Class) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
Register a vanilla JAX-RS resource class
- addPerRequestResource(ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addPerRequestResource(ResourceClass, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addPerRequestResource(Class<?>) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addPerRequestResource(Class<?>, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addPerRequestResource(ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
-
- addPerRequestResource(ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
-
- addPerRequestResource(Class<?>) - Static method in class org.jboss.resteasy.test.BaseResourceTest
-
- addPrecedence(String, int) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
-
- addPrivate(String, PrivateKey) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- addPropertyViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- addPublic(String, PublicKey) - Method in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- addRequestKey(String, String, String, String, String[]) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- addResourceFactory(ResourceFactory) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
Bind an endpoint ResourceFactory.
- 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, 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.core.ResourceMethodRegistry
-
ResourceFactory.getScannableClass() is not used, only the clazz parameter and not any implemented interfaces
of the clazz parameter.
- addResourceFactory(ResourceFactory, String, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addResourceFactory(ResourceFactory) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a custom resource implementation endpoint.
- addResourceFactory(ResourceFactory, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a custom resource implementation endpoint.
- 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 interface org.jboss.resteasy.spi.Registry
-
- addResourceFactory(ResourceFactory, String, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
-
- addResponseHeader(String, Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- addReturnValueViolation(ResteasyConstraintViolation) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- addRole(String, String) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
-
- addRole(String) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken.Access
-
- addRoles(String, String[]) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
-
- addServerMessageBodyReader(ResteasyProviderFactory.SortedKey<MessageBodyReader>, Consumes) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addServerMessageBodyWriter(Produces, ResteasyProviderFactory.SortedKey<MessageBodyWriter>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addServlet(String, String) - Method in class Acme.Serve.Serve
-
- addServlet(String, String, Hashtable) - Method in class Acme.Serve.Serve
-
Adds a servlet to run
- addServlet(String, Servlet) - Method in class Acme.Serve.Serve
-
Register a Servlet.
- addServlet(String, Servlet, Hashtable) - Method in class Acme.Serve.Serve
-
Register a Servlet
- addServlet(String, HttpServlet) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- addServlet(String, HttpServlet, Hashtable) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- addServlet(String, HttpServlet, Hashtable<String, String>, Hashtable<String, String>) - Method in class org.jboss.resteasy.plugins.server.tjws.TJWSServletServer
-
- addSiblingNames(Serve.PathTreeDictionary.Node, Vector, String) - Method in class Acme.Serve.Serve.PathTreeDictionary
-
- addSiblingObjects(Serve.PathTreeDictionary.Node, Vector) - Method in class Acme.Serve.Serve.PathTreeDictionary
-
- addSingletonResource(Object) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addSingletonResource(Object, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addSingletonResource(Object, ResourceClass) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addSingletonResource(Object, ResourceClass, String) - Method in class org.jboss.resteasy.core.ResourceMethodRegistry
-
- addSingletonResource(Object) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addSingletonResource(Object, String) - Method in interface org.jboss.resteasy.spi.Registry
-
Add a JAX-RS endpoint.
- addSingletonResource(Object, ResourceClass) - Method in interface org.jboss.resteasy.spi.Registry
-
- addSingletonResource(Object, ResourceClass, String) - Method in interface org.jboss.resteasy.spi.Registry
-
- addStringConverter(Class<? extends StringConverter>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addStringConverter(StringConverter) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addStringConverter(StringConverter, Class) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addStringConverter(StringConverter, Type) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addStringParameterUnmarshaller(Class<? extends StringParameterUnmarshaller>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- addStringParameterUnmarshaller(Class<? extends StringParameterUnmarshaller>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- addTo(T, String, Object) - Method in class org.jboss.resteasy.core.AbstractCollectionFormInjector
-
Adds the item to the collection.
- 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.
- addUser(String, String, String[]) - Method in class org.jboss.resteasy.plugins.server.embedded.SimpleSecurityDomain
-
- addUserRole(String, String, String) - Method in interface org.jboss.resteasy.keystone.client.ProjectsResource
-
- addUserRole(String, String, String) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- addUserRoleMapping(User, Role) - Method in class org.jboss.resteasy.keystone.model.StoredProject
-
- addViolations(Set<? extends ResteasyConstraintViolation>) - Method in class org.jboss.resteasy.plugins.providers.validation.ViolationsContainer
-
- addViolations(Set<ConstraintViolation<Object>>) - Method in class org.jboss.resteasy.plugins.validation.SimpleViolationsContainer
-
- addWarDeployer(String, String) - Method in class Acme.Serve.Serve
-
- admin - Variable in class org.jboss.resteasy.keystone.client.SkeletonKeyClientBuilder
-
- admin() - Method in class org.jboss.resteasy.keystone.client.SkeletonKeyClientBuilder
-
- adminLogout() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- adminLogout(Request, HttpServletResponse) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- adminRole - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- adminRole - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- After - Annotation Type in org.jboss.resteasy.annotations.security.doseta
-
Used to add an expiration attribute when signing or as a stale check for verification.
- after() - Static method in class org.jboss.resteasy.test.BaseResourceTest
-
- afterClass() - Static method in class org.jboss.resteasy.test.resteasy_jaxrs.i18n.TestMessagesParent
-
- afterPropertiesSet() - Method in class org.jboss.resteasy.client.spring.RestClientProxyFactoryBean
-
- afterPropertiesSet() - Method in class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
-
- afterPropertiesSet() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- afterPropertiesSet() - Method in class org.jboss.resteasy.springmvc.JettyLifecycleManager
-
- afterPropertiesSet() - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerMapping
-
- afterPropertiesSet() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- afterUnmarshal(Unmarshaller, Object) - Method in class org.jboss.resteasy.test.providers.jaxb.data.Item
-
JAXB Callback method used to reassociate the item with the owning Order.
- afterUnmarshal(Unmarshaller, Object) - Method in class org.jboss.resteasy.test.providers.jaxb.data.ShipTo
-
JAXB Callback method used to reassociate the item with the owning Order.
- AGE - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- Algorithm - Enum in org.jboss.resteasy.jose.jwe
-
- Algorithm - Enum in org.jboss.resteasy.jose.jws
-
- ALGORITHM - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- algorithm - Variable in class org.jboss.resteasy.security.doseta.Verification
-
- algorithmOfSharedSymmetricKey() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- algorithmWasNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- allOK() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- allow(String...) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- allow(Set<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.specimpl.ResponseBuilderImpl
-
- ALLOW - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- allowAnyHostname - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- 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
-
- ALPHA - Static variable in class org.jboss.resteasy.auth.oauth.URLUtils
-
alpha = lowalpha | upalpha
- ALPHA - Static variable in class org.jboss.resteasy.util.URLUtils
-
alpha = lowalpha | upalpha
- ALPHANUM - Static variable in class org.jboss.resteasy.auth.oauth.URLUtils
-
alphanum = alpha | digit
- ALPHANUM - Static variable in class org.jboss.resteasy.util.URLUtils
-
alphanum = alpha | digit
- alreadyCanceled() - Method in interface org.jboss.resteasy.plugins.server.servlet.i18n.Messages
-
- alreadyCommitted() - Method in interface org.jboss.resteasy.plugins.server.netty.i18n.Messages
-
- alreadyDone() - Method in interface org.jboss.resteasy.plugins.server.servlet.i18n.Messages
-
- alreadyLoggedIn() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- alreadyQuoted(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
-
- alreadySuspended() - Method in interface org.jboss.resteasy.plugins.server.servlet.i18n.Messages
-
- alternateMediaType - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- alwaysMarkedAtIndex0() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- ambiguousConstructorsFound(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- ambiguousInheritedAnnotations(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- annotatedMethod - Variable in class org.jboss.resteasy.spi.metadata.ResourceLocator
-
- annotatedMethod - Variable in class org.jboss.resteasy.spi.metadata.SetterParameter
-
- annotatedTypeNull() - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- 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.core.BaseClientResponse
-
- annotations - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- annotations - Variable in class org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext
-
- annotations - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- annotations - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
-
- annotations - Variable in class org.jboss.resteasy.spi.metadata.ConstructorParameter
-
- annotations - Variable in class org.jboss.resteasy.spi.metadata.MethodParameter
-
- annotationsParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- 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
-
- ApacheHttpClient4Engine - Class in org.jboss.resteasy.client.jaxrs.engines
-
- ApacheHttpClient4Engine() - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- ApacheHttpClient4Engine(HttpClient) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- ApacheHttpClient4Engine(HttpClient, boolean) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- ApacheHttpClient4Engine(HttpClient, HttpContext) - Constructor for class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- ApacheHttpClient4Engine.MemoryUnit - Enum in org.jboss.resteasy.client.jaxrs.engines
-
Enumeration to represent memory units.
- ApacheHttpClient4ExceptionMapper - Class in org.jboss.resteasy.client.exception.mapper
-
- ApacheHttpClient4ExceptionMapper() - Constructor for class org.jboss.resteasy.client.exception.mapper.ApacheHttpClient4ExceptionMapper
-
- ApacheHttpClient4Executor - Class in org.jboss.resteasy.client.core.executors
-
- ApacheHttpClient4Executor() - Constructor for class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- ApacheHttpClient4Executor(HttpClient) - Constructor for class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- ApacheHttpClient4Executor(HttpClient, HttpContext) - Constructor for class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- 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
-
- appendCookieValue(StringBuffer, int, String, String, String, String, String, int, boolean) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
-
- appendInterceptorPrecedence(String) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- appendInterceptorPrecedence(String) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
Append interceptor predence
- appendPrecedence(String) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- appendPrecedence(String) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
-
- appendURIFragments(String...) - Static method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- appendURIFragments(ServiceRegistry, Path, Path) - Static method in class org.jboss.resteasy.jsapi.MethodMetaData
-
- appendURIFragments(String...) - Static method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- appendURIFragments(ResteasyWadlServiceRegistry, Path, Path) - Static method in class org.jboss.resteasy.wadl.ResteasyWadlMethodMetaData
-
- application - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- 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_JAVASCRIPT_MEDIA_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
"application/javascript" media type.
- APPLICATION_PLUS_JSON_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
"application/*+json" media type.
- APPLICATION_PLUS_JSON_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
"application/*+json" media type.
- APPLICATION_SERIALIZABLE - Static variable in class org.jboss.resteasy.plugins.providers.SerializableProvider
-
- APPLICATION_SERIALIZABLE_TYPE - Static variable in class org.jboss.resteasy.plugins.providers.SerializableProvider
-
- 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.spi.ResteasyDeployment
-
- 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 interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- applicationScopedLiteral - Static variable in class org.jboss.resteasy.cdi.ResteasyCdiExtension
-
- apply(T, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.AbstractCollectionProcessor
-
- apply(ClientInvocationBuilder, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.FormParamProcessor
-
- apply(ClientInvocationBuilder, Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.invocation.HeaderParamProcessor
-
- 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
-
- applyClientInvokerModifier(ClientInvokerModifier) - Method in interface org.jboss.resteasy.client.core.marshallers.ResteasyClientProxy
-
- applyDefaultInterceptors(ClientInterceptorRepositoryImpl, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.client.core.ClientInvokerInterceptorFactory
-
- applyDefaultInterceptors(ClientInterceptorRepositoryImpl, ResteasyProviderFactory, Class, Method) - Static method in class org.jboss.resteasy.client.core.ClientInvokerInterceptorFactory
-
- 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
-
- ARG_ACCEPTOR_CLASS - Static variable in class Acme.Serve.Serve
-
- ARG_ACCESS_LOG_FMT - Static variable in class Acme.Serve.Serve
-
- ARG_ALGORITHM - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_ALIASES - Static variable in class Acme.Serve.Serve
-
- ARG_BACKLOG - Static variable in class Acme.Serve.Serve
-
- ARG_BACKLOG - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_BINDADDRESS - Static variable in class Acme.Serve.Serve
-
- ARG_CGI_PATH - Static variable in class Acme.Serve.Serve
-
- ARG_CLIENTAUTH - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_ERR - Static variable in class Acme.Serve.Serve
-
- ARG_IFADDRESS - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_JSP - Static variable in class Acme.Serve.Serve
-
- ARG_KEEPALIVE - Static variable in class Acme.Serve.Serve
-
- ARG_KEEPALIVE_TIMEOUT - Static variable in class Acme.Serve.Serve
-
- ARG_KEYPASS - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_KEYSTOREFILE - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_KEYSTOREPASS - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_KEYSTORETYPE - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_LOG_DIR - Static variable in class Acme.Serve.Serve
-
- ARG_LOG_OPTIONS - Static variable in class Acme.Serve.Serve
-
- ARG_MAX_ACTIVE_SESSIONS - Static variable in class Acme.Serve.Serve
-
- ARG_MAX_CONN_USE - Static variable in class Acme.Serve.Serve
-
- ARG_NOHUP - Static variable in class Acme.Serve.Serve
-
- ARG_OUT - Static variable in class Acme.Serve.Serve
-
- ARG_PORT - Static variable in class Acme.Serve.Serve
-
- ARG_PORT - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_PROTOCOL - Static variable in class Acme.Serve.SSLAcceptor
-
- ARG_REALMS - Static variable in class Acme.Serve.Serve
-
- ARG_SERVLETS - Static variable in class Acme.Serve.Serve
-
- ARG_SESSION_PERSIST - Static variable in class Acme.Serve.Serve
-
- ARG_SESSION_SEED - Static variable in class Acme.Serve.Serve
-
- ARG_SESSION_TIMEOUT - Static variable in class Acme.Serve.Serve
-
- ARG_THREAD_POOL_SIZE - Static variable in class Acme.Serve.Serve
-
- ARG_THROTTLES - Static variable in class Acme.Serve.Serve
-
- ARG_WAR - Static variable in class Acme.Serve.Serve
-
- ARG_WORK_DIRECTORY - Static variable in class Acme.Serve.Serve
-
- arguments - Variable in class Acme.Serve.Serve
-
- argumentsShouldBeNameValue() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry.ReaderInterceptorFacade
-
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor
-
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.jboss.resteasy.security.doseta.DigitalVerificationInterceptor
-
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry.WriterInterceptorFacade
-
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.cache.server.ServerCacheInterceptor
-
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFilter
-
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor
-
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFilter
-
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
- aroundWriteTo(WriterInterceptorContext) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
-
- as(Class<T>) - Method in interface org.jboss.resteasy.client.core.marshallers.ResteasyClientProxy
-
- asMap() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- asString(Object, String) - Static method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- async() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- asyncExecutor - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- asyncExecutor(ExecutorService) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Executor to use to run AsyncInvoker invocations
- asyncExecutor(ExecutorService, boolean) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Executor to use to run AsyncInvoker invocations
- asynchronous - Variable in class org.jboss.resteasy.spi.metadata.ResourceMethod
-
- 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
-
- AsynchronousDispatcher - Class in org.jboss.resteasy.core
-
- AsynchronousDispatcher(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.AsynchronousDispatcher
-
- asynchronousExceptionDelivery(HttpRequest, HttpResponse, 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
-
- AsynchronousResponse - Interface in org.jboss.resteasy.spi
-
This is injected into a jax-rs method via the @Suspend annotation.
- AsynchronousResponseInjector - Class in org.jboss.resteasy.core
-
- AsynchronousResponseInjector() - Constructor for class org.jboss.resteasy.core.AsynchronousResponseInjector
-
- asyncInvocationExecutor - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- asyncInvocationExecutor() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- asyncJobServiceBasePath - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- asyncJobServiceEnabled - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- asyncJobServiceMaxJobResults - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- asyncJobServiceMaxWait - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- asyncJobServiceThreadPoolSize - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- AsyncronousDispatcherManager - Class in org.jboss.resteasy.plugins.spring
-
- AsyncronousDispatcherManager() - Constructor for class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
-
- asyncScheduler - Variable in class org.jboss.resteasy.plugins.server.servlet.Servlet3AsyncHttpRequest
-
- 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
-
- attemptingToRegisterEmptyContracts(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- attemptingToRegisterUnassignableContract(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- attribute(String, String) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- attributeExceptionsTo - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- attributes - Variable in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- attributes - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- attributes - Variable in class org.jboss.resteasy.client.core.ClientInvoker
-
- 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.security.doseta.DKIMSignature
-
- attributes - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- audience - Variable in class org.jboss.resteasy.jwt.JsonWebToken
-
- audience(String) - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- audience(String) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- auth() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- 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(Request, HttpServletResponse, LoginConfig) - Method in class org.jboss.resteasy.skeleton.key.as7.BearerTokenAuthenticatorValve
-
- authenticate(Request, HttpServletResponse, LoginConfig) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- authenticate(Request, HttpServletResponse, LoginConfig) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthManagedResourceValve
-
- authenticate(Realm, User, MultivaluedMap<String, String>) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
- authenticate(Request, HttpServletResponse, LoginConfig) - Method in class org.jboss.security.web.DomainDelegatingAuthenticator
-
- AUTHENTICATE_HEADER - Static variable in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
HTTP WWW-Authenticate header
- authenticateTarget(String, WebTarget) - Method in class org.jboss.resteasy.keystone.client.SkeletonKeyClientBuilder
-
- authenticateUserSession(String) - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- authentication(String) - Method in class org.jboss.resteasy.keystone.client.SkeletonKeyClientBuilder
-
- Authentication - Class in org.jboss.resteasy.keystone.model
-
- Authentication() - Constructor for class org.jboss.resteasy.keystone.model.Authentication
-
- Authentication.ApiAccessKeyCredentials - Class in org.jboss.resteasy.keystone.model
-
- Authentication.ApiAccessKeyCredentials() - Constructor for class org.jboss.resteasy.keystone.model.Authentication.ApiAccessKeyCredentials
-
- Authentication.PasswordCredentials - Class in org.jboss.resteasy.keystone.model
-
- Authentication.PasswordCredentials() - Constructor for class org.jboss.resteasy.keystone.model.Authentication.PasswordCredentials
-
- Authentication.Token - Class in org.jboss.resteasy.keystone.model
-
- Authentication.Token() - Constructor for class org.jboss.resteasy.keystone.model.Authentication.Token
-
- authenticationTagMustNotBeNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- authError() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- authError() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- authoriseRequestToken(String, String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- authoriseRequestToken(String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- authoriseRequestToken(String, String) - Method in interface org.jboss.resteasy.auth.oauth.OAuthProvider
-
Authorises the given Request Token for the given Consumer and return a new Verifier to be returned to the Client.
- authoriseRequestToken(String, String) - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- AUTHORIZATION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- AUTHORIZATION_HEADER - Static variable in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
HTTP Authorization header
- authorizationUrl - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- authScheme - Variable in class org.jboss.resteasy.plugins.server.netty.NettySecurityContext
-
- AuthServerConfig - Class in org.jboss.resteasy.skeleton.key.config
-
- AuthServerConfig() - Constructor for class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- authUrl - Variable in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- authUrl - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- authUrl - Variable in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- available() - Method in class Acme.Serve.Serve.ServeInputStream
-
Available bytes to read without blocking.
- available() - Method in class org.jboss.resteasy.util.InputStreamToByteArray
-
- available() - Method in class org.jboss.resteasy.util.NoContentInputStreamDelegate
-
- Cache - Annotation Type in org.jboss.resteasy.annotations.cache
-
Set response Cache-Control header automatically.
- cache - Variable in class org.jboss.resteasy.client.cache.CacheInterceptor
-
Deprecated.
- cache - Variable in class org.jboss.resteasy.client.cache.MapCache
-
Deprecated.
- 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.keystone.server.SkeletonKeyApplication
-
- cache - Variable in class org.jboss.resteasy.plugins.cache.server.InfinispanCache
-
- cache - Variable in class org.jboss.resteasy.plugins.cache.server.ServerCacheFeature
-
- cache - Variable in class org.jboss.resteasy.plugins.cache.server.ServerCacheHitFilter
-
- cache - Variable in class org.jboss.resteasy.plugins.cache.server.ServerCacheInterceptor
-
- cache - Variable in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- CACHE_CONTROL - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- 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 - Variable in class org.jboss.resteasy.plugins.interceptors.CacheControlFilter
-
- 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 interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cacheControlSMaxAgeHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cacheControlValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cachedPreMatch - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- cachedSubresources - Variable in class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- CacheEntry - Class in org.jboss.resteasy.client.cache
-
Deprecated.
Caching in the Resteasy client framework in resteasy-jaxrs is replaced by
caching in the JAX-RS 2.0 compliant resteasy-client module.
- CacheEntry(String, MultivaluedMap<String, String>, byte[], int, String, String, MediaType) - Constructor for class org.jboss.resteasy.client.cache.CacheEntry
-
Deprecated.
- 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
-
- CacheFactory - Class in org.jboss.resteasy.client.cache
-
Deprecated.
Caching in the Resteasy client framework in resteasy-jaxrs is replaced by
caching in the JAX-RS 2.0 compliant resteasy-client module.
- CacheFactory() - Constructor for class org.jboss.resteasy.client.cache.CacheFactory
-
Deprecated.
- cacheIfPossible(ClientRequest, BaseClientResponse) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
-
Deprecated.
- cacheIfPossible(ClientRequestContext, ClientResponseContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
-
- CacheInterceptor - Class in org.jboss.resteasy.client.cache
-
Deprecated.
Caching in the Resteasy client framework in resteasy-jaxrs is replaced by
caching in the JAX-RS 2.0 compliant resteasy-client module.
- CacheInterceptor(BrowserCache) - Constructor for class org.jboss.resteasy.client.cache.CacheInterceptor
-
Deprecated.
- CacheInterceptor - Class in org.jboss.resteasy.client.jaxrs.cache
-
- CacheInterceptor(BrowserCache) - Constructor for class org.jboss.resteasy.client.jaxrs.cache.CacheInterceptor
-
- cacheTimeout - Variable in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- calculateClassPath(ClassLoader) - Static method in class Acme.Utils
-
calculate local file based class path for class loader if possible (servlet classes must be located there)
- calculateOrder(Class<?>) - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
-
- callbackWasNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- CALLER_PRINCIPAL - Static variable in class org.jboss.resteasy.skeleton.key.idm.model.data.UserCredential
-
- CALLER_PRINCIPAL - Static variable in class org.jboss.resteasy.skeleton.key.representations.idm.RequiredCredentialRepresentation
-
- callerPrincipalNotMatched() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- cancel() - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- cancel(int) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- cancel(Date) - Method in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- cancel() - Method in interface org.jboss.resteasy.plugins.server.servlet.i18n.Messages
-
- cancelled - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext.SynchronousAsynchronousResponse
-
- cancellingWith503() - Method in interface org.jboss.resteasy.plugins.server.servlet.i18n.Messages
-
- cancelPropagation - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- cancelPropagation - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- cannotConsumeContentType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotDecodeNullSourceArray() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotExecute(String, String, String) - Method in interface org.jboss.resteasy.plugins.guice.i18n.Messages
-
- cannotGuessCollectionType() - Method in interface org.jboss.resteasy.links.i18n.Messages
-
- cannotGuessResourceType() - Method in interface org.jboss.resteasy.links.i18n.Messages
-
- cannotGuessType() - Method in interface org.jboss.resteasy.links.i18n.Messages
-
- cannotHaveLengthOffset(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotHaveNegativeOffset(int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotHaveOffset(int, int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotInjectAsynchronousResponse() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotInjectIntoForm() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotSendFormParametersAndEntity() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotSerializeNullArray() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotSerializeNullObject() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cannotSetFormParameter() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- cannotUseScanParameters() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- CANONICALIZATION - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- canonicalizePath(String) - Static method in class Acme.Utils
-
- canOnlySetLinkHeaderRelOrTitle(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- canOnlySetOneLinkHeaderParam(String, String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- cantSetMethod() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cantSetURI() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- 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
-
- CatalinaBearerTokenAuthenticator - Class in org.jboss.resteasy.skeleton.key.as7
-
- CatalinaBearerTokenAuthenticator(ResourceMetadata, boolean, boolean) - Constructor for class org.jboss.resteasy.skeleton.key.as7.CatalinaBearerTokenAuthenticator
-
- CatalinaManagedResourceConfigLoader - Class in org.jboss.resteasy.skeleton.key.as7.config
-
- CatalinaManagedResourceConfigLoader(Context) - Constructor for class org.jboss.resteasy.skeleton.key.as7.config.CatalinaManagedResourceConfigLoader
-
- CatalinaSecurityContextHelper - Class in org.jboss.resteasy.skeleton.key.as7
-
- CatalinaSecurityContextHelper() - Constructor for class org.jboss.resteasy.skeleton.key.as7.CatalinaSecurityContextHelper
-
- 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
-
- cdiExtensionNotOnClasspath() - Method in interface org.jboss.resteasy.plugins.validation.hibernate.i18n.Messages
-
- CdiInjectorFactory - Class in org.jboss.resteasy.cdi
-
- CdiInjectorFactory() - 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
-
- 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
-
- cekKeyLengthMismatch(int, int) - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- certificate - Variable in class org.jboss.resteasy.keystone.core.AbstractTokenAuthFilter
-
- certificate - Variable in class org.jboss.resteasy.keystone.server.SkeletonKeyApplication
-
- certificate - Variable in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- certificateNorPublicKeySet() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- certificateNull() - Method in interface org.jboss.resteasy.keystone.core.i18n.Messages
-
- certificateObjectNotSet() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- CgiServlet - Class in Acme.Serve
-
- CgiServlet() - Constructor for class Acme.Serve.CgiServlet
-
- challenge - Variable in class org.jboss.resteasy.skeleton.key.as7.CatalinaBearerTokenAuthenticator
-
- challenged() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- challengeResponse(HttpServletResponse, String, String) - Method in class org.jboss.resteasy.skeleton.key.as7.CatalinaBearerTokenAuthenticator
-
- challengeResponse(ContainerRequestContext, String, String) - Method in class org.jboss.resteasy.skeleton.key.jaxrs.JaxrsBearerTokenFilter
-
- channel - Variable in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- charSet - Variable in class Acme.Serve.FileServlet
-
- charset - Variable in class org.jboss.resteasy.plugins.providers.jaxb.BaseMarshaller
-
- checkClientTrusted(X509Certificate[], String) - Method in class org.jboss.resteasy.client.jaxrs.engines.PassthroughTrustManager
-
- checkDNS(String) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- checkFailureStatus() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- checkForConstraintViolations(HttpRequest, Exception) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- checkForConstraintViolations(HttpRequest, Exception) - Method in class org.jboss.resteasy.plugins.validation.hibernate.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.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- checkInitialize() - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.OnDemandInterceptorFactory
-
- checkIsMethodValidatable(Method) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- checkIsValidatable(Class<?>) - Method in class org.jboss.resteasy.plugins.validation.hibernate.GeneralValidatorImpl
-
- checkLoggedIn(Request, HttpServletResponse) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve
-
- checkLoggedIn(Request, HttpServletResponse) - Method in class org.jboss.resteasy.skeleton.key.as7.OAuthManagedResourceValve
-
- checkName(String) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
-
- 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
-
- checkStateCookie() - Method in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- checkTimestamp(OAuthToken, long) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- checkTimestamp(OAuthToken, long) - Method in interface org.jboss.resteasy.auth.oauth.OAuthProvider
-
Checks that the given timestamp is valid for the given OAuth Token.
- checkTimestamp(OAuthToken, long) - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- checkViolations(HttpRequest) - Method in class org.jboss.resteasy.plugins.validation.GeneralValidatorImpl
-
- checkViolations(HttpRequest) - Method in class org.jboss.resteasy.plugins.validation.hibernate.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 class org.jboss.resteasy.plugins.validation.hibernate.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
-
- CHUNKED - Static variable in class Acme.Serve.Serve.ServeConnection
-
- chunking(boolean) - Method in class Acme.Serve.Serve.ServeInputStream
-
- 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
- CID_URL_SCHEME - Static variable in class org.jboss.resteasy.plugins.providers.multipart.ContentIDUtils
-
- cipherTextMustNotBeNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- classContracts - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- classCouldNotBeInstantiated(String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- classes - Variable in class org.jboss.resteasy.skeleton.key.idm.service.SkeletonKeyApplication
-
- ClassExpression - Class in org.jboss.resteasy.core.registry
-
- ClassExpression(String) - Constructor for class org.jboss.resteasy.core.registry.ClassExpression
-
- classIsNotRootResource(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- classloader(ClassLoader) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
-
- classloader(ClassLoader) - Method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
- classMustBeAnnotatedWithPath() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- classMustBeInstanceOAuthProvider(String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- ClassNode - Class in org.jboss.resteasy.core.registry
-
- ClassNode(String) - Constructor for class org.jboss.resteasy.core.registry.ClassNode
-
- classNotFound(String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- classNotFoundException(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- clazz - Variable in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
-
- 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.ResourceClass
-
- clazzes - Variable in class org.jboss.resteasy.test.application.MyApplication
-
- 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.core.executors.ApacheHttpClient4Executor
-
If passed httpMethod is of type HttpPost then obtain its entity.
- cleanUpAfterExecute(HttpRequestBase) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
If passed httpMethod is of type HttpPost then obtain its entity.
- cleanupExecutor - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- cleanupExecutor - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- clear() - Method in interface org.jboss.resteasy.client.cache.BrowserCache
-
Deprecated.
- clear() - Method in class org.jboss.resteasy.client.cache.LightweightBrowserCache
-
Deprecated.
- clear() - Method in class org.jboss.resteasy.client.cache.MapCache
-
Deprecated.
- clear() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
Clear this request's state so that it can be re-used
- 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.plugins.cache.server.InfinispanCache
-
- clear() - Method in interface org.jboss.resteasy.plugins.cache.server.ServerCache
-
- clear() - Method in class org.jboss.resteasy.plugins.cache.server.SimpleServerCache
-
Deprecated.
- 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.util.DelegatingMultivaluedMap
-
- clear() - Method in class org.jboss.resteasy.util.ThreadLocalStack
-
- clear() - Static method in class org.jboss.security.web.ThreadContext
-
- clearBodies() - Static method in class org.jboss.resteasy.core.MessageBodyParameterInjector
-
- clearContextData() - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
- clearContextData() - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- clearInstanceIfEqual(ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- client - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- client - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- client - Variable in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- client - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- client - Variable in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- client - Variable in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- ClientConfiguration - Class in org.jboss.resteasy.client.jaxrs.internal
-
- ClientConfiguration(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- ClientConfiguration(ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientConfiguration
-
- ClientContentEncodingAnnotationFeature - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
- ClientContentEncodingAnnotationFeature() - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFeature
-
- ClientContentEncodingAnnotationFilter - Class in org.jboss.resteasy.plugins.interceptors.encoding
-
- ClientContentEncodingAnnotationFilter(String) - Constructor for class org.jboss.resteasy.plugins.interceptors.encoding.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
-
- clientCredentials - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- 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
-
- ClientDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator(Signed) - Constructor for class org.jboss.resteasy.security.doseta.ClientDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator
-
- 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
-
- ClientDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator(Verify, Verifications) - Constructor for class org.jboss.resteasy.security.doseta.ClientDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator
-
- clientDynamicFeatures - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ClientErrorHandler - Class in org.jboss.resteasy.client.core.extractors
-
This class handles client errors (of course...).
- ClientErrorHandler(List<ClientErrorInterceptor>) - Constructor for class org.jboss.resteasy.client.core.extractors.ClientErrorHandler
-
- clientErrorHandling(BaseClientResponse, RuntimeException) - Method in class org.jboss.resteasy.client.core.extractors.ClientErrorHandler
-
- ClientErrorInterceptor - Interface in org.jboss.resteasy.client.core
-
- clientErrorInterceptors - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ClientExceptionMapper<E extends Throwable> - Interface in org.jboss.resteasy.client.exception.mapper
-
- clientExceptionMappers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ClientExecutionContext - Interface in org.jboss.resteasy.spi.interception
-
Deprecated.
The Resteasy interceptor facility introduced in release 2.x
is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
- ClientExecutionContextImpl - Class in org.jboss.resteasy.core.interception
-
Deprecated.
The Resteasy interceptor facility introduced in release 2.x
is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
- ClientExecutionContextImpl(List<ClientExecutionInterceptor>, ClientExecutor, ClientRequest) - Constructor for class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
-
Deprecated.
- ClientExecutionInterceptor - Interface in org.jboss.resteasy.spi.interception
-
Deprecated.
The Resteasy interceptor facility introduced in release 2.x
is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
- clientExecutionInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ClientExecutor - Interface in org.jboss.resteasy.client
-
Deprecated.
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
- ClientHttpEngine - Interface in org.jboss.resteasy.client.jaxrs
-
- clientId - Variable in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- clientId - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- clientId - Variable in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- clientIdNotSpecified() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- ClientInterceptor - Annotation Type in org.jboss.resteasy.annotations.interception
-
Identifies an interceptor as a client-side interceptor
- ClientInterceptorRepository - Interface in org.jboss.resteasy.client.core
-
- ClientInterceptorRepositoryImpl - Class in org.jboss.resteasy.client.core
-
- ClientInterceptorRepositoryImpl() - Constructor for class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- ClientInvocation - Class in org.jboss.resteasy.client.jaxrs.internal
-
- 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 - Class in org.jboss.resteasy.client.core
-
- ClientInvoker(URI, Class, Method, ResteasyProviderFactory, ClientExecutor, EntityExtractorFactory) - Constructor for class org.jboss.resteasy.client.core.ClientInvoker
-
- ClientInvoker(URI, Class, Method, ProxyConfig) - Constructor for class org.jboss.resteasy.client.core.ClientInvoker
-
- 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
-
- ClientInvokerInterceptorFactory - Class in org.jboss.resteasy.client.core
-
- ClientInvokerInterceptorFactory() - Constructor for class org.jboss.resteasy.client.core.ClientInvokerInterceptorFactory
-
- ClientInvokerModifier - Interface in org.jboss.resteasy.client.core
-
used to modify all of the ClientInvokers of a given ResteasyClientProxy.
- clientIsClosed() - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- clientKeyPassword - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- clientKeyPassword - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- clientKeyPassword - Variable in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- clientKeyStore - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- clientKeystore - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- clientKeystore - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- clientKeystore - Variable in class org.jboss.resteasy.skeleton.key.ResourceMetadata
-
- clientKeystorePassword - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- clientKeystorePassword - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- ClientMarshallerFactory - Class in org.jboss.resteasy.client.core.marshallers
-
- ClientMarshallerFactory() - Constructor for class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
-
- clientMessageBodyReaders - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- clientMessageBodyWriters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- clientNotFound() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- clientPrivateKeyPassword - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- ClientProxy - Class in org.jboss.resteasy.client.core
-
- ClientProxy(Map<Method, MethodInvoker>, URI, ProxyConfig) - Constructor for class org.jboss.resteasy.client.core.ClientProxy
-
- ClientProxy - Class in org.jboss.resteasy.client.jaxrs.internal.proxy
-
- ClientProxy(Map<Method, MethodInvoker>) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
-
- clientProxyFor(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- clientQueryParam(String, Object) - Method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
Called by ClientRequest.getUri() to add a query parameter for
@QueryParam
parameters.
- ClientReaderInterceptorContext - Class in org.jboss.resteasy.core.interception
-
- ClientReaderInterceptorContext(ReaderInterceptor[], ResteasyProviderFactory, Class, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream, Map<String, Object>) - Constructor for class org.jboss.resteasy.core.interception.ClientReaderInterceptorContext
-
- clientReaderInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ClientRequest - Class in org.jboss.resteasy.client
-
Deprecated.
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
- ClientRequest(String) - Constructor for class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- ClientRequest(String, ClientExecutor) - Constructor for class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- ClientRequest(UriBuilder, ClientExecutor) - Constructor for class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- ClientRequest(UriBuilder, ClientExecutor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- ClientRequestContext - Class in org.jboss.resteasy.client.core.extractors
-
- ClientRequestContext(ClientRequest, BaseClientResponse<?>, ClientErrorHandler, EntityExtractorFactory, URI) - Constructor for class org.jboss.resteasy.client.core.extractors.ClientRequestContext
-
- ClientRequestContextImpl - Class in org.jboss.resteasy.client.jaxrs.internal
-
- ClientRequestContextImpl(ClientInvocation) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientRequestContextImpl
-
- clientRequestDoesntSupportClonable() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- ClientRequestFactory - Class in org.jboss.resteasy.client
-
Deprecated.
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
- ClientRequestFactory() - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- ClientRequestFactory(URI) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- ClientRequestFactory(ClientExecutor, URI) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- ClientRequestFactory(ClientExecutor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- ClientRequestFactory(ClientExecutor, ResteasyProviderFactory, URI) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- ClientRequestFactory(ClientRequestFactory) - Constructor for class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- clientRequestFilters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ClientRequestHeaders - Class in org.jboss.resteasy.client.jaxrs.internal
-
- ClientRequestHeaders(ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- ClientResponse<T> - Class in org.jboss.resteasy.client
-
Deprecated.
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
- ClientResponse() - Constructor for class org.jboss.resteasy.client.ClientResponse
-
Deprecated.
- ClientResponse - Class in org.jboss.resteasy.client.jaxrs.internal
-
- ClientResponse(ClientConfiguration) - 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.core.extractors.DefaultEntityExtractorFactory
-
- clientResponseExtractor - Static variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
-
- ClientResponseFailure - Exception in org.jboss.resteasy.client
-
Deprecated.
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
- ClientResponseFailure(ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
-
Deprecated.
- ClientResponseFailure(String, ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
-
Deprecated.
- ClientResponseFailure(String, Throwable, ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
-
Deprecated.
- ClientResponseFailure(Throwable, ClientResponse) - Constructor for exception org.jboss.resteasy.client.ClientResponseFailure
-
Deprecated.
- clientResponseFailureMediaType(MediaType, Type) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- clientResponseFailureStatus(int, Response.Status) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- ClientResponseFilterRegistry - Class in org.jboss.resteasy.core.interception
-
- ClientResponseFilterRegistry(ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.interception.ClientResponseFilterRegistry
-
- clientResponseFilters - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ClientResponseProxy - Class in org.jboss.resteasy.client.core.extractors
-
Implement a client proxy for ProxyFactory.
- ClientResponseProxy(ClientRequestContext, Map<Method, EntityExtractor<?>>, Class<?>) - Constructor for class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
-
- 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
-
- ClientResponseType - Annotation Type in org.jboss.resteasy.annotations
-
This is an annotation that you can add to a RESTEasy client interface that
has a return type of Response.
- clientRole - Variable in class org.jboss.resteasy.skeleton.key.config.AuthServerConfig
-
- ClientURI - Annotation Type in org.jboss.resteasy.client
-
Used to annotate a predefined URL (as opposed to a @PAthParam /@QueryParam)
in a Proxied client.
For Example:
- ClientWebTarget - Class in org.jboss.resteasy.client.jaxrs.internal
-
- ClientWebTarget(ResteasyClient, 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, UriBuilder, ClientConfiguration) - Constructor for class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- ClientWriterInterceptorContext - Class in org.jboss.resteasy.core.interception
-
- ClientWriterInterceptorContext(WriterInterceptor[], ResteasyProviderFactory, Object, Class, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream, Map<String, Object>) - Constructor for class org.jboss.resteasy.core.interception.ClientWriterInterceptorContext
-
- clientWriterInterceptorRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- clone() - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- clone() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientWebTarget
-
- clone() - Method in interface org.jboss.resteasy.client.jaxrs.ResteasyWebTarget
-
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.ClientResponseFilterRegistry
-
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.ContainerRequestFilterRegistry
-
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
-
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry
-
- clone() - Method in class org.jboss.resteasy.core.interception.LegacyPrecedence
-
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.ReaderInterceptorRegistry
-
- clone(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.WriterInterceptorRegistry
-
- clone() - Method in class org.jboss.resteasy.core.MediaTypeMap
-
- clone() - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- clone(MultivaluedMap<K, V>) - Static 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.ResteasyUriBuilder
-
- cloneTo(ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry
-
Deprecated.
- close() - Method in class Acme.Serve.Serve.ServeInputStream
-
- close() - Method in class Acme.Serve.Serve.ServeOutputStream
-
- close() - Method in interface org.jboss.resteasy.client.ClientExecutor
-
Deprecated.
- close() - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- close() - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- close() - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- close() - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
-
- close() - Method in interface org.jboss.resteasy.client.jaxrs.ClientHttpEngine
-
- close() - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- close() - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
- close() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientResponse
-
- close() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- 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.server.netty.ChunkOutputStream
-
- close() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseWrapper.DeferredOutputStream
-
- close() - Method in class org.jboss.resteasy.specimpl.BuiltResponse
-
- close() - Method in class org.jboss.resteasy.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- 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
-
- closeCurlyReplacement - Static variable in class org.jboss.resteasy.util.PathHelper
-
- closed - Variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- closed - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- closed - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClient
-
- closeSocket() - Method in class Acme.Serve.Serve.ServeConnection
-
- closeStreams() - Method in class Acme.Serve.Serve.ServeConnection
-
it closes stream awaring of keep -alive
- code() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- codeIsExpired() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- codeIsExpired() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- codeNotFound() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- codeNotSpecified() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- codeParameterWasNull() - Method in interface org.jboss.resteasy.skeleton.key.i18n.Messages
-
- codePresent - Variable in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- codeUrl - Variable in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- codeUrl - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- codeUrl - Variable in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- codeUrl - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.PublishedRealmRepresentation
-
- 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 interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
-
- collectionWrappingFailedNamespace(String, String) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
-
- collectResourceMethodsUntilRoot(List<Method>) - Method in class org.jboss.resteasy.jsapi.ServiceRegistry
-
- collectResourceMethodsUntilRoot(List<Method>) - Method in class org.jboss.resteasy.wadl.ResteasyWadlServiceRegistry
-
- commit() - Method in class org.jboss.resteasy.plugins.interceptors.encoding.GZIPEncodingInterceptor.CommittedGZIPOutputStream
-
- commit() - Method in class org.jboss.resteasy.util.CommitHeaderOutputStream
-
- commit() - Method in interface org.jboss.resteasy.util.CommitHeaderOutputStream.CommitCallback
-
- CommitHeaderOutputStream - Class in org.jboss.resteasy.util
-
- CommitHeaderOutputStream(OutputStream, CommitHeaderOutputStream.CommitCallback) - Constructor for class org.jboss.resteasy.util.CommitHeaderOutputStream
-
- CommitHeaderOutputStream() - Constructor for class org.jboss.resteasy.util.CommitHeaderOutputStream
-
- CommitHeaderOutputStream.CommitCallback - Interface in org.jboss.resteasy.util
-
- commitHeaders(ClientRequest, HttpRequestBase) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- commitHeaders(ClientRequest, MockHttpRequest) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- commitHeaders(ClientInvocation, HttpRequestBase) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- commitHeaders(ClientInvocation, HttpURLConnection) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
Add headers to HttpURLConnection from ClientInvocation.
- commitHeaders(BuiltResponse, HttpResponse) - Static method in class org.jboss.resteasy.core.ServerResponseWriter
-
- commitHeaders() - Method in class org.jboss.resteasy.plugins.server.sun.http.HttpServerResponse
-
- 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
-
- compare(InterceptorRegistry.InterceptorFactory, InterceptorRegistry.InterceptorFactory) - Method in class org.jboss.resteasy.core.interception.InterceptorRegistry.PrecedenceComparator
-
Deprecated.
- compare(JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.Match) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AscendingPrecedenceComparator
-
- compare(JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.Match) - Method in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.DescendingPrecedenceComparator
-
- compare(String, String) - Static method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- compareTo(Object) - Method in class Acme.Serve.Serve.LocaleWithWeight
-
- 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(ResteasyProviderFactory.SortedKey<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory.SortedKey
-
- 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
-
- completionCallbacks - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- completionCallbacks(Throwable) - Method in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- COMPOSITE_SUBTYPE_WILDCARD_PATTERN - Static variable 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 in org.jboss.resteasy.jose.jwe
-
- 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.ResteasyClient
-
- 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
-
- configure(FeatureContext) - Method in class org.jboss.resteasy.client.jaxrs.cache.BrowserCacheFeature
-
- configure(FeatureContext) - Method in class org.jboss.resteasy.plugins.cache.server.ServerCacheFeature
-
- configure(Binder) - Method in class org.jboss.resteasy.plugins.guice.ext.JaxrsModule
-
- configure() - Method in class org.jboss.resteasy.plugins.guice.ext.RequestScopeModule
-
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.CacheControlFeature
-
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFeature
-
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.ServerContentEncodingAnnotationFeature
-
- configure(ResourceInfo, FeatureContext) - Method in class org.jboss.resteasy.plugins.interceptors.RoleBasedSecurityFeature
-
- 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
-
- 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
-
- configureParserFactory(SAXParserFactory) - Method in class org.jboss.resteasy.plugins.providers.jaxb.SecureUnmarshaller
-
- CONNECTION - Static variable in class Acme.Serve.Serve.ServeConnection
-
- CONNECTION - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- 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.ResteasyClientBuilder
-
- connectionPoolSize - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- connectionPoolSize(int) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Number of connections allowed to pool
- connectionPoolSize - Variable in class org.jboss.resteasy.skeleton.key.config.ManagedResourceConfig
-
- connections - Variable in class Acme.Serve.Serve
-
- connectionTTL - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- 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.ResteasyClientBuilder
-
- consructorMustBeCalled() - Method in interface org.jboss.resteasy.plugins.providers.resteasy_atom.i18n.Messages
-
- ConstraintType - Class in org.jboss.resteasy.api.validation
-
- ConstraintType() - Constructor for class org.jboss.resteasy.api.validation.ConstraintType
-
- ConstraintType.Type - Enum in org.jboss.resteasy.api.validation
-
- ConstraintTypeUtil - Interface in org.jboss.resteasy.plugins.providers.validation
-
- ConstraintTypeUtil10 - Class in org.jboss.resteasy.plugins.validation.hibernate
-
- ConstraintTypeUtil10() - Constructor for class org.jboss.resteasy.plugins.validation.hibernate.ConstraintTypeUtil10
-
- ConstraintTypeUtil11 - Class in org.jboss.resteasy.plugins.validation
-
- ConstraintTypeUtil11() - Constructor for class org.jboss.resteasy.plugins.validation.ConstraintTypeUtil11
-
- construct() - Method in class org.jboss.resteasy.cdi.CdiConstructorInjector
-
- construct(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.cdi.CdiConstructorInjector
-
- construct(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
-
- construct() - Method in class org.jboss.resteasy.core.ConstructorInjectorImpl
-
- construct() - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
construct outside the scope of an HTTP request.
- construct(HttpRequest, HttpResponse) - Method in interface org.jboss.resteasy.spi.ConstructorInjector
-
construct inside the scope of an HTTP request.
- constructedDefaultContextObjects - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- 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(Class<?>) - Static method in class org.jboss.resteasy.spi.metadata.ResourceBuilder
-
Picks a constructor from an annotated resource class based on spec rules
- constructor(Constructor) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceClassBuilder
-
- constructor - Variable in class org.jboss.resteasy.spi.metadata.ResourceClass
-
- constructor - Variable in class org.jboss.resteasy.spi.metadata.ResourceConstructor
-
- ConstructorInjector - Interface in org.jboss.resteasy.spi
-
- ConstructorInjectorImpl - Class in org.jboss.resteasy.core
-
- ConstructorInjectorImpl(ResourceConstructor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ConstructorInjectorImpl
-
- ConstructorInjectorImpl(Constructor, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ConstructorInjectorImpl
-
- constructorMappingInvalid() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- ConstructorParameter - Class in org.jboss.resteasy.spi.metadata
-
- ConstructorParameter(ResourceConstructor, Class<?>, Type, Annotation[]) - Constructor for class org.jboss.resteasy.spi.metadata.ConstructorParameter
-
- consumeEntity(HttpResponse) - Static method in class org.jboss.resteasy.util.HttpClient4xUtils
-
- Consumer1Access1Key - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Access1Principal - Static variable in class org.jboss.resteasy.test.smoke.MyFilter
-
- Consumer1Access1Roles - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Access1Secret - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Key - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Request1Callback - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Request1Key - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Request1Secret - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Request1Verifier - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Request2Callback - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Request2Key - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Request2Secret - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- Consumer1Secret - Static variable in class org.jboss.resteasy.test.smoke.MyProvider
-
- consumerIsInvalid() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- consumerRegistration() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- consumerTokenAuthorizationRequest() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- consumes(MediaType...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
-
- consumes(String...) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
-
- consumes - Variable in class org.jboss.resteasy.spi.metadata.ResourceMethod
-
- ContainerRequestFilterRegistry - Class in org.jboss.resteasy.core.interception
-
- ContainerRequestFilterRegistry(ResteasyProviderFactory, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.ContainerRequestFilterRegistry
-
- containerRequestFilterRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- ContainerResponseContextImpl - Class in org.jboss.resteasy.core.interception
-
- ContainerResponseContextImpl(HttpRequest, HttpResponse, BuiltResponse) - Constructor for class org.jboss.resteasy.core.interception.ContainerResponseContextImpl
-
- ContainerResponseFilterRegistry - Class in org.jboss.resteasy.core.interception
-
- ContainerResponseFilterRegistry(ResteasyProviderFactory, LegacyPrecedence) - Constructor for class org.jboss.resteasy.core.interception.ContainerResponseFilterRegistry
-
- containerResponseFilterRegistry - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- containsCTL(String, int) - Static method in class org.jboss.resteasy.plugins.delegates.ServerCookie
-
- containsHeader(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- containsHeader(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- 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.util.DelegatingMultivaluedMap
-
- 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.util.DelegatingMultivaluedMap
-
- content(Object) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
-
- content(Object, MediaType) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
-
- content(byte[]) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
-
- content(Object, MediaType) - 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 - Variable in class org.jboss.resteasy.plugins.providers.atom.app.AppAccept
-
- 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 - Variable in class org.jboss.resteasy.wadl.jaxb.Doc
-
- CONTENT_ENCODING - Static variable in class Acme.Serve.Serve.ServeConnection
-
- 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 Type in org.jboss.resteasy.annotations
-
Meta annotation that specifies a Content-Encoding to be applied via the annotated annotation
- contentEncryptionKeyLength(int, EncryptionMethod) - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- 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
-
- CONTENTLENGTH - Static variable in class Acme.Serve.Serve.ServeConnection
-
- contentLengthCheck(MultivaluedMap) - Static method in class org.jboss.resteasy.util.NoContent
-
- contentLocation(URI) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- CONTENTTYPE - Static variable in class Acme.Serve.Serve.ServeConnection
-
- contentType(String) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
-
- contentType(MediaType) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
-
- contentType(String) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
-
- contentType(MediaType) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
-
- contentType(String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- contentType(MediaType) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- contentType - Variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- contentTypeHeader(String) - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- context - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpContextResteasyConfiguration
-
- context - Variable in class org.jboss.resteasy.plugins.server.sun.http.SunHttpJaxrsServer
-
- context - Variable in class org.jboss.resteasy.plugins.spring.SpringResourceFactory
-
- context() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
-
- contextDestroyed(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.guice.GuiceResteasyBootstrapServletContextListener
-
- contextDestroyed(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
-
- contextInitialized(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.guice.GuiceResteasyBootstrapServletContextListener
-
- contextInitialized(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrap
-
- contextInitialized(ServletContextEvent) - Method in class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
-
- ContextParameterInjector - Class in org.jboss.resteasy.core
-
- ContextParameterInjector(Class, Class, ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.ContextParameterInjector
-
- contextParameters - Variable in class org.jboss.resteasy.plugins.server.tjws.TJWSEmbeddedJaxrsServer
-
- ContextResolverProxy - Class in org.jboss.resteasy.core
-
- ContextResolverProxy() - Constructor for class org.jboss.resteasy.core.ContextResolverProxy
-
- contextResolvers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- contextualData - Static variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- controlCharacterInCookieValue() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- 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
-
- converter - Variable in class org.jboss.resteasy.core.StringParameterInjector
-
- convertEtag(List<String>) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- convertFromString(String) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- convertPermissionsToRoles(String[]) - Method in class org.jboss.resteasy.auth.oauth.OAuthMemoryProvider
-
- convertPermissionsToRoles(String[]) - Method in interface org.jboss.resteasy.auth.oauth.OAuthProvider
-
Converts custom permissions which may have been associated with consumers
or access tokens into domain specific roles, example,
given a "printResources" permission this method may return a role name "printerService"
- convertPermissionsToRoles(String[]) - Method in class org.jboss.resteasy.auth.oauth.OAuthProviderChecker
-
- convertToStrings(ViolationsContainer) - Method in exception org.jboss.resteasy.api.validation.ResteasyViolationException
-
- COOKIE - Static variable in class Acme.Serve.Serve.ServeConnection
-
- cookie(String, Object) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- cookie(Cookie) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- cookie(Cookie) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- cookie(String, String) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- cookie(Cookie) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientRequestHeaders
-
- cookie(String, String) - Method in class org.jboss.resteasy.mock.MockHttpRequest
-
- cookie(String) - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- cookie(NewCookie...) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- CookieHeaderDelegate - Class in org.jboss.resteasy.plugins.delegates
-
- CookieHeaderDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.CookieHeaderDelegate
-
- cookieHeaderValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- cookieLoginAllowed - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- cookieLoginAllowed - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- cookieParam(String) - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
-
- CookieParamInjector - Class in org.jboss.resteasy.core
-
- CookieParamInjector(Class, Type, AccessibleObject, String, String, Annotation[], ResteasyProviderFactory) - Constructor for class org.jboss.resteasy.core.CookieParamInjector
-
- CookieParamMarshaller - Class in org.jboss.resteasy.client.core.marshallers
-
- CookieParamMarshaller(String) - Constructor for class org.jboss.resteasy.client.core.marshallers.CookieParamMarshaller
-
- 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
-
- CookieParser - Class in org.jboss.resteasy.util
-
- CookieParser() - Constructor for class org.jboss.resteasy.util.CookieParser
-
- copy(MultivaluedMap<K, V>, MultivaluedMap<K, V>) - Static method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- COPY_BUF_SIZE - Static variable in class Acme.Utils
-
- copyClientInterceptorsTo(ClientInterceptorRepositoryImpl) - Method in class org.jboss.resteasy.client.core.ClientInterceptorRepositoryImpl
-
- copyFromError(ClientResponse) - Static method in class org.jboss.resteasy.client.core.BaseClientResponse
-
Store entity within a byte array input stream because we want to release the connection
if a ClientResponseFailure is thrown.
- copyOf(String[], int) - Static method in class Acme.Utils
-
- copyOfRange(String[], int, int) - Static method in class Acme.Utils
-
- copyStream(InputStream, OutputStream, long) - Method in class Acme.Serve.FileServlet
-
- copyStream(InputStream, OutputStream, long) - Static method in class Acme.Utils
-
- copyStream(Reader, Writer) - Static method in class Acme.Utils
-
- copyStream(Reader, OutputStream, String) - Static method in class Acme.Utils
-
- 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 interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
-
- couldNotConvertBeanToClass(String) - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- couldNotCreateEntityFactory(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotCreateEntityFactoryMessage(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotCreateURI(String, String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotCreateURL(String, String, String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- couldNotDeleteFile(String) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- couldNotDeleteFile(String, Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- couldNotFindClassJndi(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotFindConstructor(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotFindGetterForParam(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotFindJAXBContextFinder(MediaType) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
-
- couldNotFindMessageBodyReader(Type, MediaType) - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- couldNotFindMessageBodyReader(Type, MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotFindMessageBodyReader(String) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- couldNotFindMessageBodyReaderForJSON() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- couldNotFindMessageBodyWriterForJSON() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- couldNotFindMethod(Method) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- couldNotFindMethod(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotFindPublicKey(DKIMSignature) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- couldNotFindResourceForFullPath(URI) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotFindTypeForBean(String) - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- couldNotFindUser() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- couldNotFindWriterForContentType(MediaType, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotGetAValue(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotGetCertificate() - Method in interface org.jboss.resteasy.keystone.as7.i18n.Messages
-
- couldNotInstantiateELProviderClass(String) - Method in interface org.jboss.resteasy.links.i18n.Messages
-
- couldNotIntrospectClass(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotMatchUpLoggerTypeImplementation(Logger.LoggerType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotParseContentDisposition(Field) - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
-
- couldNotProcessMethod(Method) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- couldNotProcessMethod(Method) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotReadType(Type, MediaType) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- couldNotRetrieveBean(String) - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- couldntCompressPlainText(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- couldntDecompressPlainText(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- couldntDecryptCEK(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- couldntEncryptCEK(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- couldntGenerateGCMAuthentication(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- couldntValidateGCMAuthentication(String) - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- counter - Static variable in class Acme.Utils.ThreadPool
-
- counter - Variable in class org.jboss.resteasy.skeleton.key.AbstractOAuthClient
-
- counter - Static variable in class org.jboss.resteasy.skeleton.key.as7.ServletOAuthLogin
-
- create(Runnable) - Method in interface Acme.Utils.ThreadFactory
-
- create() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
Automatically does POST/Create pattern.
- create(Class<T>, String) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- create(Class<T>, String, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- create(Class<T>, String, ResteasyProviderFactory, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- create(Class<T>, String, ClientExecutor) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- create(Class<T>, URI, ClientExecutor, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- create(Class<T>, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- create(Class<T>, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- create(Project) - Method in interface org.jboss.resteasy.keystone.client.ProjectsResource
-
- create(Role) - Method in interface org.jboss.resteasy.keystone.client.RolesResource
-
- create(String) - Method in interface org.jboss.resteasy.keystone.client.RolesResource
-
- create(Authentication) - Method in interface org.jboss.resteasy.keystone.client.TokenFactory
-
- create(StoredUser) - Method in interface org.jboss.resteasy.keystone.client.UsersResource
-
- create(Project) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- create(Role) - Method in class org.jboss.resteasy.keystone.server.RolesService
-
- create(UriInfo, Role) - Method in class org.jboss.resteasy.keystone.server.RolesService
-
- create(UriInfo, String) - Method in class org.jboss.resteasy.keystone.server.RolesService
-
- create(Authentication) - Method in class org.jboss.resteasy.keystone.server.TokenService
-
- create(StoredUser) - Method in class org.jboss.resteasy.keystone.server.UsersService
-
- create(UriInfo, StoredUser) - Method in class org.jboss.resteasy.keystone.server.UsersService
-
- create(String, String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
-
- create(String, URI, URI) - 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, String, String) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AnnotationFactory
-
- create() - Method in class org.jboss.resteasy.security.doseta.AbstractDigitalVerificationHeaderDecorator
-
- create(Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm, RequiredCredential) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm, User) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(User, UserCredential) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(User, UserAttribute) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm, Resource) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm, Resource, String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm, String) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm, User, RoleMapping) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm, Resource, User, RoleMapping) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm, User, ScopeMapping) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm, Resource, User, ScopeMapping) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- create(Realm) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(Realm, RequiredCredential) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(Realm, User) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(User, UserCredential) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(User, UserAttribute) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(Realm, Resource) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(Realm, Resource, String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(Realm, String) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(Realm, User, RoleMapping) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(Realm, Resource, User, RoleMapping) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(Realm, User, ScopeMapping) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- create(Realm, Resource, User, ScopeMapping) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- createAcceptor() - Method in class Acme.Serve.Serve
-
- createAccessToken(User, Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
- createApplication(String, Dispatcher, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- createApplication() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- 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
-
- 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.ApacheHttpClient4Engine
-
- createCache() - Method in class org.jboss.resteasy.client.cache.MapCache
-
Deprecated.
- createCache() - Method in class org.jboss.resteasy.client.jaxrs.cache.MapCache
-
- createClientInvoker(Class<T>, Method, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- createClientInvoker(Class<T>, Method, URI, ClientExecutor, ResteasyProviderFactory, EntityExtractorFactory, Map<String, Object>) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- createClientInvoker(Class<T>, Method, URI, ProxyConfig) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- createClientRequest(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Create a Resteasy ClientRequest object using the configured port.
- createClientRequest(ClientRequestFactory, String) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
- createConnection(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
-
- createConnection(ClientInvocation) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
Create HttpUrlConnection from ClientInvorcation and set request method
- createConstructor(ResourceConstructor, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
-
- createConstructor(Constructor, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
-
- createConstructor(Constructor, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
-
- createConstructor(ResourceConstructor, 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 interface org.jboss.resteasy.spi.InjectorFactory
-
- createConstructorInjector(Class<? extends T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- createConstructorInjector(Class<? extends T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- 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
-
- createContextLoader() - Method in class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
-
- createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
-
- createContextObject(Annotation[], String) - 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[], String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetJAXBContextFinder
-
- createContextObject(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
-
- createContextObject(Annotation[], String) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonJAXBContextFinder
-
- 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.XmlJAXBContextFinder
-
- createConvention(Mapped) - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
-
- 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
-
- createdHttpClient - Variable in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- createdHttpClient - Variable in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- 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.ThreadLocalResteasyProviderFactory
-
- createEndpoint(Application, Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
this is a spec method that is unsupported.
- createExtractor(Method) - Method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
-
- createExtractor(Method) - Method in interface org.jboss.resteasy.client.core.extractors.EntityExtractorFactory
-
- createExtractor(Method) - Method in class org.jboss.resteasy.client.core.extractors.ResponseObjectEntityExtractorFactory
-
- 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.encoding.ServerContentEncodingAnnotationFeature
-
- createFromInjectorFactory(String, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.spi.ResteasyDeployment
-
- createGrammars() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- createGroup(String, Set<Principal>) - Method in class org.jboss.resteasy.skeleton.key.as7.CatalinaSecurityContextHelper
-
- createHash(String) - Static method in class org.jboss.resteasy.client.core.marshallers.FormMarshaller
-
- createHash(String) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.FormProcessor
-
- createHash(byte[]) - Method in class org.jboss.resteasy.plugins.cache.server.ServerCacheInterceptor
-
- createHash(String) - Static method in class org.jboss.resteasy.util.MethodHashing
-
- createHeader(KeyRepository) - Method in class org.jboss.resteasy.security.doseta.AbstractDigitalSigningHeaderDecorator
-
- createHeader(String, String) - Static method in class org.jboss.resteasy.util.BasicAuthHelper
-
- createHeaderDelegate(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- createHeaderDelegate(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- createHeaderDelegateFromInterfaces(Class<?>[]) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- createHeaderInputStream() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- createHttpMethod(String, String) - Method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- 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
-
- 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.JaxrsInterceptorRegistry.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.ThreadLocalResteasyProviderFactory
-
- createLinkBuilder() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- createMarshaller(Class<?>, ResteasyProviderFactory, Class<?>, Annotation[], Type, AccessibleObject, boolean) - Static method in class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
-
- createMarshaller(Class<?>, ResteasyProviderFactory, Class<?>, Annotation[], Type, AccessibleObject, MediaType, boolean) - Static method in class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
-
- createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetContext
-
- createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
-
- createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerContext
-
- createMarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
-
- createMarshallers(Class, Method, ResteasyProviderFactory) - Static method in class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
-
- createMarshallers(Class, Method, ResteasyProviderFactory, MediaType) - Static method in class org.jboss.resteasy.client.core.marshallers.ClientMarshallerFactory
-
- createMethod() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- 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 interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
-
- createModelAndView(ResteasyRequestWrapper, HttpResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
-
- createModelAndView(BuiltResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
-
- createOption() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- createParam() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
Create an instance of
Param
- createParameterExtractor(Parameter, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
-
- createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
-
- createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], boolean, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
-
- createParameterExtractor(Parameter, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
-
- createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
-
- createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], boolean, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
-
- createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
-
- createParameterExtractor(Class, AccessibleObject, Class, Type, Annotation[], boolean, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
-
- createParameterExtractor(Parameter, ResteasyProviderFactory) - Method in interface org.jboss.resteasy.spi.InjectorFactory
-
- createPrincipal(Realm, Principal, Collection<String>) - Method in class org.jboss.resteasy.skeleton.key.as7.CatalinaSecurityContextHelper
-
- createProcessor(Class<?>, ClientConfiguration, Class<?>, Annotation[], Type, AccessibleObject, boolean) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.processors.ProcessorFactory
-
- createProcessor(Class<?>, 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
-
- createProject(Project) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- createPropertyInjector(ResourceClass, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
-
- createPropertyInjector(Class, ResteasyProviderFactory) - Method in class org.jboss.resteasy.cdi.CdiInjectorFactory
-
- createPropertyInjector(Class, ResteasyProviderFactory) - Method in class org.jboss.resteasy.core.InjectorFactoryImpl
-
- createPropertyInjector(ResourceClass, 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 interface org.jboss.resteasy.spi.InjectorFactory
-
- 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
- createProxy(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- createProxy(Class<T>, String) - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- createProxy(Class<T>, URI) - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- createProxy(Class<T>, URI, ProxyConfig) - Static method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
- 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.
- createReaderNotFound(Type, MediaType) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- createRealm(RealmRepresentation) - Method in class org.jboss.resteasy.skeleton.key.idm.service.RealmFactory
-
- createRelativeRequest(String) - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- createRepresentation() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- createRequest(String) - Method in interface org.jboss.resteasy.client.ClientExecutor
-
Deprecated.
- createRequest(UriBuilder) - Method in interface org.jboss.resteasy.client.ClientExecutor
-
Deprecated.
- createRequest(String) - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- createRequest(Object[]) - Method in class org.jboss.resteasy.client.core.ClientInvoker
-
- createRequest(String) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- createRequest(UriBuilder) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- createRequest(String) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- createRequest(UriBuilder) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- createRequest(String) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
-
- createRequest(UriBuilder) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
-
- createRequest(Object[]) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- createRequest(String, String) - Static method in class org.jboss.resteasy.spi.InternalDispatcher
-
- createRequest() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- createRequestDispatcher() - Method in class org.jboss.resteasy.plugins.server.netty.cdi.CdiNettyJaxrsServer
-
- createResource(HttpRequest, HttpResponse) - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- createResource(HttpRequest, HttpResponse, Object) - Method in class org.jboss.resteasy.core.ResourceLocatorInvoker
-
- createResource(HttpRequest, HttpResponse, ResteasyProviderFactory) - Method in class org.jboss.resteasy.plugins.guice.GuiceResourceFactory
-
- 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.spring.SpringResourceFactory
-
- 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.
- createResource() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- createResources() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- createResourceType() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- createResponse(ClientRequest, MockHttpResponse) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- createResponse() - Method in class org.jboss.resteasy.wadl.jaxb.ObjectFactory
-
- createResponseBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- createResponseBuilder() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- createResponseFailure(String) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- createResponseFailure(String, Exception) - Method in class org.jboss.resteasy.client.core.BaseClientResponse
-
- createResponseTypeEntityExtractor(Method) - Method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
-
- createResponseTypeEntityExtractor(Method) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
-
- 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) - Method in class org.jboss.resteasy.plugins.server.servlet.Filter30Dispatcher
-
- createResteasyHttpResponse(HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
-
- createResteasyHttpResponse(HttpServletResponse) - Method in interface org.jboss.resteasy.plugins.server.servlet.HttpResponseFactory
-
- createResteasyHttpResponse(HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
-
- createRoleMapping(Map<String, User>, RoleMappingRepresentation) - Method in class org.jboss.resteasy.skeleton.key.idm.service.RealmFactory
-
- createScopeMapping(Map<String, User>, ScopeMappingRepresentation) - Method in class org.jboss.resteasy.skeleton.key.idm.service.RealmFactory
-
- createSecretDigester() - Method in enum org.jboss.resteasy.jose.jwe.EncryptionMethod
-
- createSecurityContext(HttpServletRequest, OAuthConsumer, OAuthToken) - Method in class org.jboss.resteasy.auth.oauth.OAuthFilter
-
- createSecurityContext(HttpServletRequest, OAuthConsumer, OAuthToken) - Method in class org.jboss.resteasy.test.smoke.MyFilter
-
- createServletResponse(HttpServletResponse) - Method in class org.jboss.resteasy.plugins.providers.html.HtmlServletDispatcher
-
- createServletResponse(HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServlet30Dispatcher
-
- createServletResponse(HttpServletResponse) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher
-
- createSigned(Authentication) - Method in interface org.jboss.resteasy.keystone.client.TokenFactory
-
- createSigned(Authentication) - Method in class org.jboss.resteasy.keystone.server.TokenService
-
- createSortFactor(MediaType, MediaType) - Static method in class org.jboss.resteasy.core.registry.SegmentNode
-
- createStatusExtractor(boolean) - Static method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
-
- createStatusExtractor(boolean) - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
-
- createStreamFactory(MockHttpResponse) - Static method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- createStringParameterUnmarshaller(Class<T>) - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- createStringParameterUnmarshaller(Class<T>) - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- createSubsequentRequest(URI) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- createTiny(Authentication) - Method in class org.jboss.resteasy.keystone.server.TokenService
-
- createToken(String, Realm, User, User) - Method in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement
-
- createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.fastinfoset.FastinfoSetContext
-
- createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper
-
- createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerContext
-
- createUnmarshaller() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
-
- createUri(String) - Static method in class org.jboss.resteasy.client.ProxyFactory
-
Deprecated.
- createURI(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
Create a URI for the provided path, using the configured port
- createUriBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- createUriBuilder() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- createUriParamMatcher(String) - Static method in class org.jboss.resteasy.specimpl.ResteasyUriBuilder
-
- createURL(String) - Static method in class org.jboss.resteasy.test.TestPortProvider
-
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.
- createValidator() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.BadgerContext
-
- createValidator() - Method in class org.jboss.resteasy.plugins.providers.jaxb.json.JettisonMappedContext
-
- createVariantListBuilder() - Method in class org.jboss.resteasy.core.ThreadLocalResteasyProviderFactory
-
- createVariantListBuilder() - Method in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- createVaryHeader(List<Variant>) - Static method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- createVerification(Verify) - Method in class org.jboss.resteasy.security.doseta.AbstractDigitalVerificationHeaderDecorator
-
- createView(BuiltResponse) - Method in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
-
- createVoidExtractor(boolean) - Static method in class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
-
- createVoidExtractor() - Static method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
-
- createWriterNotFound(Type, MediaType) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- createXmlTypeContext(Annotation[], Class...) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder
-
- creatingContextObject(String, String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- credential(String, String, boolean) - Method in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- credentialMismatch() - Method in interface org.jboss.resteasy.skeleton.key.idm.i18n.Messages
-
- credentials - Variable in class org.jboss.resteasy.skeleton.key.RealmConfiguration
-
- credentials - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- CSS - Static variable in annotation type org.jboss.resteasy.annotations.providers.jaxb.Stylesheet
-
- customizeContext(ServletContext, ConfigurableWebApplicationContext) - Method in class org.jboss.resteasy.plugins.spring.SpringContextLoader
-
- customizeContext(ServletContext, ConfigurableWebApplicationContext) - Method in class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
-
- customizeContext(ServletContext, ConfigurableWebApplicationContext) - Method in class org.jboss.resteasy.plugins.spring.SpringContextLoaderSupport
-
- d - Variable in class org.jboss.resteasy.core.registry.SegmentNode.SortFactor
-
- 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
-
- DataSourceProvider.SequencedDataSource(byte[], int, int, File, String) - Constructor for class org.jboss.resteasy.plugins.providers.DataSourceProvider.SequencedDataSource
-
- dataSourceRepresentsXopMessagePart() - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
-
- dataToEncodeNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- 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 interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- dateNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- 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
-
- DateUtil.DateParseException() - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
-
- DateUtil.DateParseException(String) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
-
- DateUtil.DateParseException(String, Throwable) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
-
- DateUtil.DateParseException(Throwable) - Constructor for exception org.jboss.resteasy.util.DateUtil.DateParseException
-
- dateValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- debug(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- debug(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- debug(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- debug(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- debug(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- debug(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- debug(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- debug(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- debug(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- debug(String) - Method in class org.jboss.resteasy.logging.Logger
-
- debug(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
-
- debug(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
-
- declaring - Variable in class org.jboss.resteasy.client.core.ClientInvoker
-
- declaring - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- declaring - Variable in class org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
-
- DECODABET - Static variable in class Acme.Utils
-
Translates a Base64 value to either its 6-bit reconstruction value or a negative number indicating some other meaning.
- decode(String, String) - Static method in class Acme.Utils
-
Decodes URL encoded string including newly introduced JavaScript encoding with %uxxxx chars
- decode(byte[], int, int) - Static method in class Acme.Utils
-
Very low-level access to decoding ASCII characters in the form of a byte array.
- decode(String) - Static method in class org.jboss.resteasy.jose.Base64Url
-
- decode(ChannelHandlerContext, Channel, Object) - Method in class org.jboss.resteasy.plugins.server.netty.RestEasyHttpRequestDecoder
-
- DECODE - Static variable in class org.jboss.resteasy.util.Base64
-
Specify decoding in first bit.
- decode(byte[]) - Static method in class org.jboss.resteasy.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.util.Base64
-
Low-level access to decoding ASCII characters in
the form of a byte array.
- decode(String) - Static method in class org.jboss.resteasy.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class org.jboss.resteasy.util.Base64
-
Decodes data from Base64 notation, automatically
detecting gzip-compressed data and decompressing it.
- decode(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.util.Encode
-
decode an encoded map
- decode(String) - Static method in class org.jboss.resteasy.util.Encode
-
- decode64(String) - Static method in class Acme.Utils
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- 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.security.PemUtils
-
- decodeCertificate(InputStream) - Static method in class org.jboss.resteasy.skeleton.key.DerUtils
-
- decodeCertificate(InputStream) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
- decodeCertificate(String) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
- decodedFormParameters - Variable in class org.jboss.resteasy.plugins.server.BaseHttpRequest
-
- decodeFileToFile(String, String) - Static method in class org.jboss.resteasy.util.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class org.jboss.resteasy.util.Base64
-
Convenience method for reading a base64-encoded
file and decoding it.
- decodeHex(String) - Static method in class org.jboss.resteasy.util.Hex
-
Converts an array of characters representing hexidecimal values into an
array of bytes of those same values.
- decodePath(String) - Static method in class org.jboss.resteasy.util.Encode
-
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.security.DerUtils
-
- decodePrivateKey(byte[]) - Static method in class org.jboss.resteasy.security.DerUtils
-
- decodePrivateKey(String) - Static method in class org.jboss.resteasy.security.PemUtils
-
Extract a private key that is a PKCS8 pem string (base64 encoded PKCS8)
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.security.PemUtils
-
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.skeleton.key.DerUtils
-
- decodePrivateKey(byte[]) - Static method in class org.jboss.resteasy.skeleton.key.DerUtils
-
- decodePrivateKey(String) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
Extract a private key that is a PKCS8 pem string (base64 encoded PKCS8)
- decodePrivateKey(InputStream) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
- decodePublicKey(byte[]) - Static method in class org.jboss.resteasy.security.DerUtils
-
- decodePublicKey(String) - Static method in class org.jboss.resteasy.security.PemUtils
-
Extract a public key from a PEM string
- decodePublicKey(byte[]) - Static method in class org.jboss.resteasy.skeleton.key.DerUtils
-
- decodePublicKey(String) - Static method in class org.jboss.resteasy.skeleton.key.PemUtils
-
Extract a public key from a PEM string
- DecoderPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
-
This interceptor is an Content-Encoding decoder.
- decodeToFile(String, String) - Static method in class org.jboss.resteasy.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class org.jboss.resteasy.util.Base64
-
Attempts to decode Base64 data and deserialize a Java
Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class org.jboss.resteasy.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(Class<T>, T, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.interception.DecoratorMatcher
-
- decorate(Marshaller, AddLinks, Class, Annotation[], MediaType) - Method in class org.jboss.resteasy.links.impl.LinkDecorator
-
- 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(T, A, Class, Annotation[], MediaType) - Method in interface org.jboss.resteasy.spi.interception.DecoratorProcessor
-
- decorateMarshaller(Class, Annotation[], MediaType, Marshaller) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBProvider
-
- DecorateTypes - Annotation Type 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 Type in org.jboss.resteasy.annotations
-
Meta-annotation to be placed on another annotation that triggers decoration
- DecoratorMatcher - Class in org.jboss.resteasy.core.interception
-
Finds DecoratorProcessors and calls decorates on them by introspecting annotations.
- DecoratorMatcher() - Constructor for class org.jboss.resteasy.core.interception.DecoratorMatcher
-
- DecoratorProcessor<T,A extends Annotation> - Interface in org.jboss.resteasy.spi.interception
-
Part of a generic decorator framework.
- 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
-
- decrypt(RSAPrivateKey) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- decrypt(String) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- decrypt(byte[]) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- decrypt(SecretKey) - Method in class org.jboss.resteasy.jose.jwe.JWEInput
-
- deepCopy(HttpRequest) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
-
- DEF_LOGENCODING - Static variable in class Acme.Serve.Serve
-
- DEF_MAX_CONN_USE - Static variable in class Acme.Serve.Serve
-
max number of alive connections default value
- DEF_MIN_ACT_SESS - Static variable in class Acme.Serve.Serve
-
- DEF_PORT - Static variable in class Acme.Serve.Serve
-
- DEF_SESSION_TIMEOUT - Static variable in class Acme.Serve.Serve
-
- DEFAULT - Static variable in class org.jboss.resteasy.core.request.QualityValue
-
- 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_CALLBACK_QUERY_PARAMETER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
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.keystone.model.Mappers
-
- DEFAULT_MAPPER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.Jackson2JsonpInterceptor
-
Default ObjectMapper
for type resolution.
- DEFAULT_MAPPER - Static variable in class org.jboss.resteasy.plugins.providers.jackson.JacksonJsonpInterceptor
-
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
- defaultApplicationNotImplemented() - Method in interface org.jboss.resteasy.plugins.servlet.i18n.Messages
-
- defaultConsumes(MediaType) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
-
- defaultConsumes(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
-
- defaultContextObjects - Variable in class org.jboss.resteasy.core.SynchronousDispatcher
-
- defaultContextObjects - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- DefaultEntityExtractorFactory - Class in org.jboss.resteasy.client.core.extractors
-
- DefaultEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
-
- DefaultEntityExtractorFactory - Class in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
- DefaultEntityExtractorFactory() - Constructor for class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.DefaultEntityExtractorFactory
-
- DefaultOptionsMethodException - Exception in org.jboss.resteasy.spi
-
This exception is thrown when the client invokes HTTP OPTIONS operation and the JAX-RS resource
does not have a Java method that supports OPTIONS.
- DefaultOptionsMethodException(String, Response) - Constructor for exception org.jboss.resteasy.spi.DefaultOptionsMethodException
-
- 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.ProxyBuilder
-
- defaultProduces(String) - Method in class org.jboss.resteasy.client.jaxrs.ProxyBuilder
-
- defaultProxy - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- 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.ResteasyClientBuilder
-
Specify a default proxy host and port.
- defaultProxy(String, int, String) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Specify default proxy.
- 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(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.CommitHeaderOutputStream
-
- delegate - Variable in class org.jboss.resteasy.util.DelegatingOutputStream
-
- delegate - Variable in class org.jboss.resteasy.util.HttpServletRequestDelegate
-
- delegate - Variable in class org.jboss.resteasy.util.InputStreamToByteArray
-
- delegate - Variable in class org.jboss.resteasy.util.NoContentInputStreamDelegate
-
- 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.ClientRequest
-
Deprecated.
- delete(Class<T>) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- delete(Class<T>, Type) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- delete(GenericType) - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- delete(InvocationCallback<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.AsynchronousInvoke
-
- delete() - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- delete(Class<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- delete(GenericType<T>) - Method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocationBuilder
-
- delete(String) - Method in interface org.jboss.resteasy.keystone.client.ProjectsResource
-
- delete(String) - Method in interface org.jboss.resteasy.keystone.client.RolesResource
-
- delete(String) - Method in interface org.jboss.resteasy.keystone.client.UsersResource
-
- delete(String) - Method in class org.jboss.resteasy.keystone.server.ProjectsService
-
- delete(String) - Method in class org.jboss.resteasy.keystone.server.RolesService
-
- delete(String) - Method in class org.jboss.resteasy.keystone.server.UsersService
-
- delete(String) - Static method in class org.jboss.resteasy.mock.MockHttpRequest
-
- delete(Realm) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(RequiredCredential) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(User) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(UserCredential) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(UserAttribute) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(Resource) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(Role) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(RoleMapping) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(ScopeMapping) - Method in class org.jboss.resteasy.skeleton.key.idm.adapters.infinispan.InfinispanIDM
-
- delete(Realm) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(RequiredCredential) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(User) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(UserCredential) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(UserAttribute) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(Resource) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(Role) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(RoleMapping) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(ScopeMapping) - Method in interface org.jboss.resteasy.skeleton.key.idm.IdentityManager
-
- delete(String) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- delete() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ResourceMethodBuilder
-
- 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(Serve) - Method in interface Acme.Serve.WarDeployer
-
- deploy(ResteasyDeployment) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment under "/"
- deploy(ResteasyDeployment, String) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment under contextPath
- deploy(Class<? extends Application>) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment for the jaxrs Application.
- deploy(Class<? extends Application>, String) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment for the jaxrs Application.
- deploy(Application) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment for the jaxrs Application.
- deploy(Application, String) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Creates a web deployment for the jaxrs Application.
- deploy(DeploymentInfo) - Method in class org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer
-
Adds an arbitrary web deployment to underlying Undertow server.
- deployingApplication(String, Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- deployment - Variable in class org.jboss.resteasy.plugins.server.netty.NettyJaxrsServer
-
- 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.tjws.TJWSEmbeddedJaxrsServer
-
- deployment - Variable in class org.jboss.resteasy.springmvc.ResteasyHandlerAdapter
-
- deployment - Static variable in class org.jboss.resteasy.test.BaseResourceTest
-
- deploymentSensitiveFactoryEnabled - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- derivePathParameters(UriInfo) - Static method in class org.jboss.resteasy.links.impl.RESTUtils
-
- 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
-
- DerUtils - Class in org.jboss.resteasy.skeleton.key
-
Extract PrivateKey, PublicKey, and X509Certificate from a DER encoded byte array or file.
- DerUtils() - Constructor for class org.jboss.resteasy.skeleton.key.DerUtils
-
- description() - Method in class org.jboss.resteasy.plugins.server.sun.http.BasicAuthFilter
-
- destinationArrayCannotStoreThreeBytes(int, int) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- destinationArrayNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- destroy() - Method in class Acme.Serve.SelectorAcceptor
-
- destroy() - Method in interface Acme.Serve.Serve.Acceptor
-
- destroy() - Method in class Acme.Serve.SimpleAcceptor
-
- destroy() - Method in class Acme.Serve.SSLAcceptor
-
- destroy() - Method in class org.jboss.resteasy.auth.oauth.OAuthFilter
-
- 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
-
- destroy() - Method in class org.jboss.resteasy.plugins.spring.AsyncronousDispatcherManager
-
- destroy() - Method in class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- destroy() - Method in class org.jboss.resteasy.springmvc.JettyLifecycleManager
-
- destroy() - Method in class org.jboss.resteasy.springmvc.tjws.TJWSEmbeddedSpringMVCServerBean
-
- DESTROY_TIME_SEC - Static variable in class Acme.Serve.Serve
-
- destroyAllServlets() - Method in class Acme.Serve.Serve
-
- DIGIT - Static variable in class org.jboss.resteasy.auth.oauth.URLUtils
-
digit = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
- DIGIT - Static variable in class org.jboss.resteasy.util.URLUtils
-
digit = "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9"
- DigitalSigningHeaderDecoratorClientExecutionInterceptor - Class in org.jboss.resteasy.security.doseta
-
- DigitalSigningHeaderDecoratorClientExecutionInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalSigningHeaderDecoratorClientExecutionInterceptor
-
- DigitalSigningInterceptor - Class in org.jboss.resteasy.security.doseta
-
- DigitalSigningInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
-
- DigitalVerificationHeaderDecoratorClientExecutionInterceptor - Class in org.jboss.resteasy.security.doseta
-
- DigitalVerificationHeaderDecoratorClientExecutionInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalVerificationHeaderDecoratorClientExecutionInterceptor
-
- DigitalVerificationInterceptor - Class in org.jboss.resteasy.security.doseta
-
- DigitalVerificationInterceptor() - Constructor for class org.jboss.resteasy.security.doseta.DigitalVerificationInterceptor
-
- 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(byte[]) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder.EncryptionBuilder
-
Secret must meet the size requirements of 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
-
- disableTrustManager - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- disableTrustManager() - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
Disable trust management and hostname verification.
- discoveredCDIBeanApplication(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- discoveredCDIBeanJaxRsProvider(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- discoveredCDIBeanJaxRsResource(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- discoveryFailedForMethod(String, String, String) - Method in interface org.jboss.resteasy.links.i18n.Messages
-
- dispatcher - Variable in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- dispatcher - Variable in class org.jboss.resteasy.core.AbstractAsynchronousResponse
-
- dispatcher - Variable in class org.jboss.resteasy.core.AbstractExecutionContext
-
- Dispatcher - Interface in org.jboss.resteasy.core
-
- 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.spring.SpringBeanProcessor
-
- dispatcher - Variable in class org.jboss.resteasy.spi.ResteasyDeployment
-
- dispatcher - Static variable in class org.jboss.resteasy.test.BaseResourceTest
-
- dispatcherIsNull() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- 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(Map<String, String>) - Constructor for class org.jboss.resteasy.security.doseta.DKIMSignature
-
- DKIMSignature(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 interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- dnsUri - Variable in class org.jboss.resteasy.security.doseta.DosetaKeyRepository
-
- DO_BREAK_LINES - Static variable in class org.jboss.resteasy.util.Base64
-
Do break lines when encoding.
- DO_NOT_CACHE_RESPONSE - Static variable in class org.jboss.resteasy.plugins.cache.server.ServerCacheHitFilter
-
- doc - Variable in class org.jboss.resteasy.wadl.jaxb.Application
-
- Doc - Class in org.jboss.resteasy.wadl.jaxb
-
Java class for anonymous complex type.
- Doc() - Constructor for class org.jboss.resteasy.wadl.jaxb.Doc
-
- 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
-
- DocumentProvider - Class in org.jboss.resteasy.plugins.providers
-
Provider that reads and writes org.w3c.dom.Document
- DocumentProvider(ResteasyConfiguration) - Constructor for class org.jboss.resteasy.plugins.providers.DocumentProvider
-
- doesConsume(MediaType) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- doesNotHaveLoginOrClientPermission() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- doesNotHaveLoginPermission() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- doesNotSpecifyTypeParameter(TypeVariable<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- doesProduce(List<? extends MediaType>) - Method in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- doFilter() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.resteasy.auth.oauth.OAuthFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.resteasy.plugins.server.servlet.FilterDispatcher
-
- doFilter(HttpExchange, Filter.Chain) - Method in class org.jboss.resteasy.plugins.server.sun.http.BasicAuthFilter
-
- doingALookupForBeanManager(String) - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- doInject(String, HttpRequest, HttpResponse) - 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.sun.http.BasicAuthFilter
-
- DOMAIN - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- domainAttributeIsRequired() - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- DomainDelegatingAuthenticator - Class in org.jboss.security.web
-
- DomainDelegatingAuthenticator() - Constructor for class org.jboss.security.web.DomainDelegatingAuthenticator
-
- DomainToken - Class in org.jboss.resteasy.keystone.model
-
- DomainToken() - Constructor for class org.jboss.resteasy.keystone.model.DomainToken
-
- DomainToken.ProjectRoles - Class in org.jboss.resteasy.keystone.model
-
- DomainToken.ProjectRoles() - Constructor for class org.jboss.resteasy.keystone.model.DomainToken.ProjectRoles
-
- DomainToken.ProjectRoles(String) - Constructor for class org.jboss.resteasy.keystone.model.DomainToken.ProjectRoles
-
- done - Variable in class org.jboss.resteasy.core.SynchronousExecutionContext
-
- DoNotUseJAXBProvider - Annotation Type 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.
- doNotUseThisMethod() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- DoNotValidateRequest - Annotation Type in org.jboss.resteasy.plugins.validation.hibernate
-
- DONT_GUNZIP - Static variable in class org.jboss.resteasy.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
-
- doRead(Class<T>, Type, MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- doRead(HttpRequest, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- doRead(Class<T>, Type, MediaType, Annotation[], MultivaluedMap<String, String>, InputStream) - Method in class org.jboss.resteasy.core.messagebody.ReaderUtility
-
- doService(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.resteasy.springmvc.tjws.TJWSSpringMVCDispatcher
-
- 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
-
- DosetaKeyRepository.CacheEntry(T) - Constructor for class org.jboss.resteasy.security.doseta.DosetaKeyRepository.CacheEntry
-
- doubleValue() - Method in class org.jboss.resteasy.core.request.QualityValue
-
- doWrite(Object, MediaType, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- doWrite(Object, Class, MediaType, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- doWrite(Object, Class, Type, MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- doWrite(HttpResponse, Object, Class, Type, Annotation[], MediaType) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- doWrite(Object, Class, Type, MediaType, Annotation[], MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.resteasy.core.messagebody.WriterUtility
-
- eatWhitspace(Reader, boolean) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonParsing
-
- 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
-
- elements() - Method in class Acme.Serve.Serve.PathTreeDictionary
-
- elements() - Method in class Acme.WildcardDictionary
-
- 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.
- EmbeddedContainer - Class in org.jboss.resteasy.test
-
- EmbeddedContainer() - Constructor for class org.jboss.resteasy.test.EmbeddedContainer
-
- EmbeddedContainerBean - Class in org.jboss.resteasy.plugins.spring
-
- EmbeddedContainerBean() - Constructor for class org.jboss.resteasy.plugins.spring.EmbeddedContainerBean
-
- embeddedContainerStart() - Method in interface org.jboss.resteasy.plugins.server.sun.http.i18n.Messages
-
- embeddedContainerStop() - Method in interface org.jboss.resteasy.plugins.server.sun.http.i18n.Messages
-
- EmbeddedJaxrsServer - Interface in org.jboss.resteasy.plugins.server.embedded
-
- empty - Static variable in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- EMPTY_CLASSES - Static variable in class Acme.Utils
-
- EMPTY_ENUMERATION - Static variable in class Acme.Utils
-
- EMPTY_OBJECTS - Static variable in class Acme.Utils
-
- EMPTY_URI - Static variable in class org.jboss.resteasy.mock.MockHttpRequest
-
- emptyFieldInHeader(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- emptyHostName() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- enabled - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.Realm
-
- enabled - Variable in class org.jboss.resteasy.skeleton.key.idm.model.data.User
-
- enabled - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.RealmRepresentation
-
- enabled - Variable in class org.jboss.resteasy.skeleton.key.representations.idm.UserRepresentation
-
- enableDefaultInterceptors() - Method in class org.jboss.resteasy.client.ClientRequestFactory
-
Deprecated.
- enabledFeatures - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- encode(byte[]) - Static method in class org.jboss.resteasy.jose.Base64Url
-
- encode(Algorithm, byte[], byte[]) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
-
- encode(ChannelHandlerContext, Channel, Object) - Method in class org.jboss.resteasy.plugins.server.netty.RestEasyHttpResponseEncoder
-
- ENCODE - Static variable in class org.jboss.resteasy.util.Base64
-
Specify encoding in first bit.
- encode(ByteBuffer, ByteBuffer) - Static method in class org.jboss.resteasy.util.Base64
-
Performs Base64 encoding on the raw
ByteBuffer,
writing it to the encoded
ByteBuffer.
- encode(ByteBuffer, CharBuffer) - Static method in class org.jboss.resteasy.util.Base64
-
Performs Base64 encoding on the raw
ByteBuffer,
writing it to the encoded
CharBuffer.
- Encode - Class in org.jboss.resteasy.util
-
- Encode() - Constructor for class org.jboss.resteasy.util.Encode
-
- encode(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.util.Encode
-
- encodeBytes(byte[]) - Static method in class org.jboss.resteasy.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class org.jboss.resteasy.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class org.jboss.resteasy.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class org.jboss.resteasy.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytesToBytes(byte[]) - Static method in class org.jboss.resteasy.util.Base64
-
- encodeBytesToBytes(byte[], int, int, int) - Static method in class org.jboss.resteasy.util.Base64
-
- encoded - Variable in class org.jboss.resteasy.spi.metadata.Parameter
-
- encoded() - Method in class org.jboss.resteasy.spi.metadata.ResourceBuilder.ParameterBuilder
-
- encodeFileToFile(String, String) - Static method in class org.jboss.resteasy.util.Base64
-
Reads infile and encodes it to outfile.
- encodeForOAuth(String) - Static method in class org.jboss.resteasy.auth.oauth.OAuthUtils
-
Encodes the given value for use in an OAuth parameter
- encodeFragment(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact.
- encodeFragmentAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
-
- encodeFromArray(String, String[], boolean) - Static method in class org.jboss.resteasy.util.Encode
-
- encodeFromFile(String) - Static method in class org.jboss.resteasy.util.Base64
-
Convenience method for reading a binary file
and base64-encoding it.
- encodeHeader(Algorithm) - Method in class org.jboss.resteasy.jose.jwe.JWEBuilder
-
- encodeHeader(Algorithm) - Method in class org.jboss.resteasy.jose.jws.JWSBuilder
-
- encodeHex(byte[]) - Static method in class org.jboss.resteasy.util.Hex
-
Converts an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
- encodeMatrixParam(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact.
- encodeNonCodes(String) - Static method in class org.jboss.resteasy.util.Encode
-
Encode '%' if it is not an encoding sequence
- encodeObject(Serializable) - Static method in class org.jboss.resteasy.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodeObject(Serializable, int) - Static method in class org.jboss.resteasy.util.Base64
-
Serializes an object and returns the Base64-encoded
version of that serialized object.
- encodePart(String, String, BitSet) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid URI part, with the given characters allowed.
- encodePart(String, String, BitSet) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid URI part, with the given characters allowed.
- encodePath(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%...", matrix parameters, template parameters, and '/' characters intact.
- encodePathAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
-
- encodePathParamName(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid path parameter name, which means it can contain PCHAR* without "=" or ";".
- encodePathParamName(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid path parameter name, which means it can contain PCHAR* without "=" or ";".
- encodePathParamValue(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid path parameter value, which means it can contain PCHAR* without ";".
- encodePathParamValue(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid path parameter value, which means it can contain PCHAR* without ";".
- encodePathSaveEncodings(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep any valid encodings from string i.e.
- encodePathSegment(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid path segment, which means it can contain PCHAR* only (do not put path parameters or
they will be escaped.
- encodePathSegment(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%...", matrix parameters and template parameters intact.
- encodePathSegment(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid path segment, which means it can contain PCHAR* only (do not put path parameters or
they will be escaped.
- encodePathSegmentAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
-
- encodePathSegmentSaveEncodings(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep any valid encodings from string i.e.
- encodeQueryNameOrValue(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid query, which means it can contain PCHAR* | "?" | "/" without "=" | "&" | "+".
- encodeQueryNameOrValue(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid query, which means it can contain PCHAR* | "?" | "/" without "=" | "&" | "+".
- encodeQueryNameOrValueNoParen(String) - Static method in class org.jboss.resteasy.auth.oauth.URLUtils
-
Encodes a string to be a valid query with no parenthesis, which means it can contain PCHAR* | "?" | "/" without
"=" | "&" | "+" | "(" | ")".
- encodeQueryNameOrValueNoParen(String) - Static method in class org.jboss.resteasy.util.URLUtils
-
Encodes a string to be a valid query with no parenthesis, which means it can contain PCHAR* | "?" | "/" without
"=" | "&" | "+" | "(" | ")".
- encodeQueryParam(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact.
- encodeQueryParamAsIs(String) - Static method in class org.jboss.resteasy.util.Encode
-
Encodes everything of a query parameter name or value.
- encodeQueryParamSaveEncodings(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep any valid encodings from string i.e.
- encodeQueryString(String) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact.
- encodeRedirectURL(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- encodeRedirectUrl(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- encodeRedirectURL(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- encodeRedirectUrl(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
Deprecated.
As of version 2.1, use
encodeRedirectURL(String url) instead
- EncoderPrecedence - Annotation Type in org.jboss.resteasy.annotations.interception
-
This interceptor is an Content-Encoding encoder.
- encodeToFile(byte[], String) - Static method in class org.jboss.resteasy.util.Base64
-
Convenience method for encoding data to a file.
- encodeURL(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- encodeUrl(String) - Method in class Acme.Serve.Serve.ServeConnection
-
- encodeURL(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
- encodeUrl(String) - Method in class org.jboss.resteasy.core.ResteasyHttpServletResponseWrapper
-
Deprecated.
As of version 2.1, use encodeURL(String url) instead
- encodeValue(String, String[]) - Static method in class org.jboss.resteasy.util.Encode
-
Keep encoded values "%..." and template parameters intact i.e.
- encoding - Variable in class org.jboss.resteasy.plugins.interceptors.encoding.ClientContentEncodingAnnotationFilter
-
- encoding(String) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- encodings(String...) - Method in class org.jboss.resteasy.specimpl.VariantListBuilderImpl
-
- encrypt(EncryptionMethod, CompressionAlgorithm, String, SecretKey, byte[]) - Static method in class org.jboss.resteasy.jose.jwe.crypto.DirectEncrypter
-
- encrypt(Algorithm, EncryptionMethod, CompressionAlgorithm, RSAPublicKey, String, byte[]) - Static method in class org.jboss.resteasy.jose.jwe.crypto.RSAEncrypter
-
- encryptedKeyMustNotBeNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- EncryptionMethod - Enum in org.jboss.resteasy.jose.jwe
-
- encryptionMethodWasNull() - Method in interface org.jboss.resteasy.jose.i18n.Messages
-
- endOAuthAuthenticate() - Method in interface org.jboss.resteasy.skeleton.key.as7.i18n.Messages
-
- Endpoint - Class in org.jboss.resteasy.keystone.model
-
- Endpoint() - Constructor for class org.jboss.resteasy.keystone.model.Endpoint
-
- Endpoints - Class in org.jboss.resteasy.keystone.model
-
- Endpoints() - Constructor for class org.jboss.resteasy.keystone.model.Endpoints
-
- enhanceRequest(MockHttpRequest) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- entity - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- entity - Variable in class org.jboss.resteasy.core.interception.AbstractWriterInterceptorContext
-
- entity - Variable in class org.jboss.resteasy.security.smime.SMIMEOutput
-
- entity - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
-
- entity - Variable in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- entity(Object) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- entity(Object, Annotation[]) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- entityAlreadyRead(Class<?>) - Method in interface org.jboss.resteasy.client.jaxrs.i18n.Messages
-
- entityAlreadyRead(Class<?>) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- entityAnnotations - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- entityAnnotations - Variable in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- entityClass - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- entityClass - Variable in class org.jboss.resteasy.specimpl.BuiltResponse
-
- EntityExtractor<T> - Interface in org.jboss.resteasy.client.core.extractors
-
EntityExtractor extract objects from responses.
- EntityExtractor<T> - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
EntityExtractor extract objects from responses.
- EntityExtractorFactory - Interface in org.jboss.resteasy.client.core.extractors
-
Create an EntityExtractor based on a method.
- entityExtractorFactory - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- EntityExtractorFactory - Interface in org.jboss.resteasy.client.jaxrs.internal.proxy.extractors
-
Create an EntityExtractor based on a method.
- entityGenericType - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- entityNotBackedByInputStream() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- entityNotOfUnderstoodType() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- entityStream - Variable in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
- EntityTagDelegate - Class in org.jboss.resteasy.plugins.delegates
-
- EntityTagDelegate() - Constructor for class org.jboss.resteasy.plugins.delegates.EntityTagDelegate
-
- entityTagValueNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- EntityTypeFactory - Interface in org.jboss.resteasy.client
-
Deprecated.
The Resteasy client framework in resteasy-jaxrs is replaced by the JAX-RS 2.0 compliant resteasy-client module.
- Entry - Class in org.jboss.resteasy.plugins.providers.atom
-
Per RFC4287:
- Entry() - Constructor for class org.jboss.resteasy.plugins.providers.atom.Entry
-
- entrySet() - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- entrySet() - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- entrySet() - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- EnvelopedInput<T> - Interface in org.jboss.resteasy.security.smime
-
- EnvelopedInputImpl - Class in org.jboss.resteasy.security.smime
-
- EnvelopedInputImpl() - Constructor for class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- EnvelopedOutput - Class in org.jboss.resteasy.security.smime
-
- EnvelopedOutput(Object, String) - Constructor for class org.jboss.resteasy.security.smime.EnvelopedOutput
-
- EnvelopedOutput(Object, MediaType) - Constructor for class org.jboss.resteasy.security.smime.EnvelopedOutput
-
- EnvelopedReader - Class in org.jboss.resteasy.security.smime
-
- EnvelopedReader() - Constructor for class org.jboss.resteasy.security.smime.EnvelopedReader
-
- EnvelopedWriter - Class in org.jboss.resteasy.security.smime
-
- EnvelopedWriter() - Constructor for class org.jboss.resteasy.security.smime.EnvelopedWriter
-
- EnvUtil - Class in org.jboss.resteasy.skeleton.key
-
- EnvUtil() - Constructor for class org.jboss.resteasy.skeleton.key.EnvUtil
-
- equals(Object) - Method in class org.jboss.resteasy.client.core.ClientProxy
-
- equals(Object) - Method in class org.jboss.resteasy.client.core.extractors.ClientResponseProxy
-
- equals(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientProxy
-
- equals(Object) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ClientResponseProxy
-
- equals(Object) - Method in class org.jboss.resteasy.core.ExtendedCacheControl
-
- equals(Object) - Method in class org.jboss.resteasy.core.MediaTypeMap.CachedMediaTypeAndClass
-
- equals(Object) - Method in class org.jboss.resteasy.core.request.QualityValue
-
- equals(Object) - Method in class org.jboss.resteasy.keystone.model.Role
-
- equals(Object) - Method in class org.jboss.resteasy.plugins.providers.jaxb.AbstractJAXBContextFinder.CacheKey
-
- equals(Object) - Method in class org.jboss.resteasy.plugins.server.embedded.SimplePrincipal
-
- equals(Object) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- equals(Object) - Method in class org.jboss.resteasy.skeleton.key.SkeletonKeyPrincipal
-
- equals(Object) - Method in class org.jboss.resteasy.specimpl.LinkImpl
-
- equals(Object) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- equals(Object) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- equals(Object) - Method in class org.jboss.resteasy.util.WeightedLanguage
-
- equals(Object) - Method in class org.jboss.resteasy.util.WeightedMediaType
-
- EQUALS_SIGN - Static variable in class Acme.Utils
-
The equals sign (=) as a byte.
- EQUALS_SIGN_ENC - Static variable in class Acme.Utils
-
- equalsIgnoreValueOrder(MultivaluedMap<String, Object>) - Method in class org.jboss.resteasy.plugins.server.servlet.HttpServletResponseHeaders
-
- equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedMapImpl
-
- equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.jboss.resteasy.specimpl.MultivaluedTreeMap
-
- equalsIgnoreValueOrder(MultivaluedMap<K, V>) - Method in class org.jboss.resteasy.util.DelegatingMultivaluedMap
-
- equivalent(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- equivalentParams(MediaType, MediaType) - Static method in class org.jboss.resteasy.util.MediaTypeHelper
-
- Error - Class in org.jboss.resteasy.keystone.model
-
- Error() - Constructor for class org.jboss.resteasy.keystone.model.Error
-
- error(String) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- error(String, Object...) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- error(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.JULLogger
-
- error(String) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- error(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- error(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Log4jLogger
-
- error(String) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- error(String, Object...) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- error(String, Throwable) - Method in class org.jboss.resteasy.logging.impl.Slf4jLogger
-
- error(String) - Method in class org.jboss.resteasy.logging.Logger
-
- error(String, Object...) - Method in class org.jboss.resteasy.logging.Logger
-
- error(String, Throwable) - Method in class org.jboss.resteasy.logging.Logger
-
- errorCode - Variable in exception org.jboss.resteasy.spi.Failure
-
- errorHttpCode(int, String) - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- errorInBase64Stream() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- errorMessage - Variable in class org.jboss.resteasy.mock.MockHttpResponse
-
- errorOccurredLookingUpServletContext() - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- errorOccurredLookingUpViaCDIUtil() - Method in interface org.jboss.resteasy.cdi.i18n.Messages
-
- errorParsingRequest() - Method in interface org.jboss.resteasy.plugins.server.sun.http.i18n.Messages
-
- errorResumingFailedAsynchOperation(Throwable) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.LogMessages
-
- errorTryingToLoadSchema(String) - Method in interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
-
- establishConnectionTimeout - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- establishConnectionTimeout(long, TimeUnit) - Method in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
When trying to make an initial socket connection, what is the timeout?
- establishConnectionTimeoutUnits - Variable in class org.jboss.resteasy.client.jaxrs.ResteasyClientBuilder
-
- ETAG - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- eTagParamNull() - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- evaluateEL(Method, ELContext, Object, String) - Static method in class org.jboss.resteasy.links.impl.RESTUtils
-
- evaluateELBoolean(Method, ELContext, Object, String) - Static method in class org.jboss.resteasy.links.impl.RESTUtils
-
- evaluatePreconditions(EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- evaluatePreconditions(Date) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- evaluatePreconditions(Date, EntityTag) - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- evaluatePreconditions() - Method in class org.jboss.resteasy.specimpl.RequestImpl
-
- excededMaximumForwards(String) - Method in interface org.jboss.resteasy.resteasy_jaxrs.i18n.Messages
-
- exception() - Method in interface org.jboss.resteasy.auth.oauth.i18n.Messages
-
- exception - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- ExceptionAdapter - Exception in org.jboss.resteasy.core
-
A ExceptionAdapter.
- ExceptionAdapter(Exception) - Constructor for exception org.jboss.resteasy.core.ExceptionAdapter
-
Create a new ExceptionAdapter.
- ExceptionAdapter(String, Exception) - Constructor for exception org.jboss.resteasy.core.ExceptionAdapter
-
- exceptionCaught(ChannelHandlerContext, ExceptionEvent) - Method in class org.jboss.resteasy.plugins.server.netty.RequestHandler
-
- ExceptionHandler - Class in org.jboss.resteasy.core
-
- ExceptionHandler(ResteasyProviderFactory, Set<String>) - Constructor for class org.jboss.resteasy.core.ExceptionHandler
-
- exceptionHasInvalidFormat(String) - Method in interface org.jboss.resteasy.plugins.validation.hibernate.i18n.Messages
-
- exceptionHasInvalidFormat(String) - Method in interface org.jboss.resteasy.plugins.validation.i18n.Messages
-
- exceptionMappers - Variable in class org.jboss.resteasy.spi.ResteasyProviderFactory
-
- exceptionShuttingDownJetty() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- exceptionStartingUpJetty() - Method in interface org.jboss.resteasy.plugins.spring.i18n.Messages
-
- exceptionWhileExtractionAttachment(String) - Method in interface org.jboss.resteasy.plugins.providers.multipart.i18n.Messages
-
- exchange - Variable in class org.jboss.resteasy.plugins.server.sun.http.HttpServerRequest
-
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.client.cache.CacheInterceptor
-
Deprecated.
- execute(ClientRequest) - Method in interface org.jboss.resteasy.client.ClientExecutor
-
Deprecated.
- execute() - Method in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- execute(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- execute(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.InMemoryClientExecutor
-
- execute(ClientRequest) - Method in class org.jboss.resteasy.client.core.executors.URLConnectionClientExecutor
-
- execute(HttpRequest, HttpResponse, ResourceInvoker) - Method in class org.jboss.resteasy.core.SynchronousDispatcher
-
Return a response wither from an invoke or exception handling
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.plugins.interceptors.encoding.AcceptEncodingGZIPInterceptor
-
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningHeaderDecoratorClientExecutionInterceptor
-
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.security.doseta.DigitalSigningInterceptor
-
- execute(ClientExecutionContext) - Method in class org.jboss.resteasy.security.doseta.DigitalVerificationHeaderDecoratorClientExecutionInterceptor
-
- execute(ClientExecutionContext) - Method in interface org.jboss.resteasy.spi.interception.ClientExecutionInterceptor
-
Deprecated.
- executeEntity(String, String, String, Object) - Method in class org.jboss.resteasy.spi.InternalDispatcher
-
- executeExactExceptionMapper(Throwable) - Method in class org.jboss.resteasy.core.ExceptionHandler
-
If there exists an Exception mapper for exception, execute it, otherwise, do NOT recurse up class hierarchy
of exception.
- executeExceptionMapper(Throwable) - Method in class org.jboss.resteasy.core.ExceptionHandler
-
Execute an ExceptionMapper if one exists for the given exception.
- executeExceptionMapperForClass(Throwable, Class) - Method in class org.jboss.resteasy.core.ExceptionHandler
-
- executeRequest(ClientInvocation, HttpURLConnection) - Method in class org.jboss.resteasy.client.jaxrs.engines.URLConnectionEngine
-
Execute request using HttpURLConnection with body from invocation if needed.
- executeThread(Runnable) - Method in class Acme.Utils.ThreadPool
-
Takes a new task for execution by a threads in pool will wait until free threads if number of threads reached max
- executionContext - Variable in class org.jboss.resteasy.plugins.server.servlet.HttpServletInputMessage
-
- executor - Variable in class org.jboss.resteasy.client.ClientRequest
-
Deprecated.
- executor - Variable in class org.jboss.resteasy.client.core.BaseClientResponse
-
- executor - Variable in class org.jboss.resteasy.client.core.ClientInvoker
-
- executor(ClientExecutor) - Method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
- executor - Variable in class org.jboss.resteasy.core.AsynchronousDispatcher
-
- executor - Variable in class org.jboss.resteasy.core.interception.ClientExecutionContextImpl
-
Deprecated.
- executor - Variable in class org.jboss.resteasy.spi.Link
-
Deprecated.
- EXPECT - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- expectedValue(String, String, String) - Method in interface org.jboss.resteasy.security.doseta.i18n.Messages
-
- expectingColonMap() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingCommaJsonArray() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingJsonArray() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingLeftBraceJsonMap() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingQuote() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectingStreamSource() - Method in interface org.jboss.resteasy.plugins.providers.fastinfoset.i18n.Messages
-
- expectingStreamSource() - Method in interface org.jboss.resteasy.plugins.providers.jaxb.json.i18n.Messages
-
- expectsBody - Variable in class org.jboss.resteasy.core.MethodInjectorImpl
-
- expectsBody() - Method in class org.jboss.resteasy.core.MethodInjectorImpl
-
- expectsBody - Variable in class org.jboss.resteasy.core.ResourceMethodInvoker
-
- expectsBody() - Method in interface org.jboss.resteasy.spi.MethodInjector
-
- expectTwoNonNullMethods() - Method in interface org.jboss.resteasy.plugins.validation.i18n.Messages
-
- expiration - Variable in class org.jboss.resteasy.jwt.JsonWebToken
-
- expiration(long) - Method in class org.jboss.resteasy.jwt.JsonWebToken
-
- EXPIRATION - Static variable in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- expiration - Variable in class org.jboss.resteasy.skeleton.key.as7.OAuthAuthenticationServerValve.AccessCode
-
- expiration - Variable in class org.jboss.resteasy.skeleton.key.idm.service.TokenManagement.AccessCode
-
- expiration(long) - Method in class org.jboss.resteasy.skeleton.key.representations.SkeletonKeyToken
-
- expired() - Method in interface org.jboss.resteasy.client.cache.BrowserCache.Entry
-
Deprecated.
- expired() - Method in class org.jboss.resteasy.client.cache.CacheEntry
-
Deprecated.
- expired() - Method in interface org.jboss.resteasy.client.jaxrs.cache.BrowserCache.Entry
-
- expired() - Method in class org.jboss.resteasy.client.jaxrs.cache.CacheEntry
-
- expired() - Method in class org.jboss.resteasy.keystone.model.Access.Token
-
- expired() - Method in class org.jboss.resteasy.keystone.model.DomainToken
-
- expired() - Method in class org.jboss.resteasy.keystone.model.UrlToken
-
- expiredIn - Variable in class Acme.Serve.Serve
-
- expires(Date) - Method in class org.jboss.resteasy.specimpl.ResponseBuilderImpl
-
- EXPIRES - Static variable in interface org.jboss.resteasy.util.HttpHeaderNames
-
- expiresIn - Variable in class org.jboss.resteasy.skeleton.key.representations.AccessTokenResponse
-
- export(Cache) - Method in class org.jboss.resteasy.keystone.server.Loader
-
- export(Cache, OutputStream) - Method in class org.jboss.resteasy.keystone.server.Loader
-
- Exporter - Class in org.jboss.resteasy.keystone.cli
-
- Exporter() - Constructor for class org.jboss.resteasy.keystone.cli.Exporter
-
- exposedHeaders - Variable in class org.jboss.resteasy.plugins.interceptors.CorsFilter
-
- Expression - Class in org.jboss.resteasy.core.registry
-
- Expression(String, String) - Constructor for class org.jboss.resteasy.core.registry.Expression
-
- Expression.Group - Class in org.jboss.resteasy.core.registry
-
- Expression.Group(int, String) - Constructor for class org.jboss.resteasy.core.registry.Expression.Group
-
- Expression.Group(int, String, boolean) - Constructor for class org.jboss.resteasy.core.registry.Expression.Group
-
- EXPRESSION_FACTORY - Static variable in class org.jboss.resteasy.links.impl.EL
-
- ExtendedCacheControl - Class in org.jboss.resteasy.core
-
Adds support for the public directive which is not supported by CacheControl
for some reason.
- ExtendedCacheControl() - Constructor for class org.jboss.resteasy.core.ExtendedCacheControl
-
- extensions - Variable in class org.jboss.resteasy.spi.Link
-
Deprecated.
- extractAccepts(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractAccepts(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractAccepts(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractAttributes() - Method in class org.jboss.resteasy.security.doseta.DKIMSignature
-
- extractEntity(ClientRequestContext, Object...) - Method in class org.jboss.resteasy.client.core.extractors.BodyEntityExtractor
-
- extractEntity(ClientRequestContext, Object...) - Method in interface org.jboss.resteasy.client.core.extractors.EntityExtractor
-
- extractEntity(ClientRequestContext, Object...) - Method in class org.jboss.resteasy.client.core.extractors.ResponseObjectProxy
-
- extractEntity(ClientContext, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.BodyEntityExtractor
-
- extractEntity(ClientContext, Object...) - Method in interface org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.EntityExtractor
-
- extractEntity(ClientContext, Object...) - Method in class org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.ResponseObjectProxy
-
- extractEntity(Class, Type, Annotation[], MimeBodyPart, Providers) - Static method in class org.jboss.resteasy.security.smime.EnvelopedInputImpl
-
- extractHeaders(HttpResponse) - Static method in class org.jboss.resteasy.client.core.executors.ApacheHttpClient4Executor
-
- extractHeaders(HttpResponse) - Static method in class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient4Engine
-
- extractHttpHeaders(HttpRequest) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractHttpHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractHttpHeaders(HttpExchange) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractJsonMapString(Reader) - Static method in class org.jboss.resteasy.plugins.providers.jaxb.json.JsonParsing
-
- extractLanguages(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractLanguages(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractLanguages(MultivaluedMap<String, String>) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractLocale(String) - Static method in class org.jboss.resteasy.util.LocaleHelper
-
- extractMatchingPath(List<PathSegment>) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
matching path without matrix parameters
- extractor - Variable in class org.jboss.resteasy.client.core.ClientInvoker
-
- extractor - Variable in class org.jboss.resteasy.client.jaxrs.internal.proxy.ClientInvoker
-
- extractorFactory - Variable in class org.jboss.resteasy.client.core.ClientInvoker
-
- extractorFactory(EntityExtractorFactory) - Method in class org.jboss.resteasy.client.ProxyBuilder
-
Deprecated.
- extractParameters(String) - Method in class org.jboss.resteasy.spi.ResteasyUriInfo
-
- extractPart(BodyPart) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl
-
- extractPart(BodyPart) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- extractPart(BodyPart) - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartRelatedInputImpl
-
- extractParts() - Method in class org.jboss.resteasy.plugins.providers.multipart.MultipartInputImpl
-
- extractRequestHeaders(HttpRequest) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractRequestHeaders(HttpServletRequest) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractRequestHeaders(HttpExchange) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractResult(GenericType<T>, Response, Annotation[]) - Static method in class org.jboss.resteasy.client.jaxrs.internal.ClientInvocation
-
Extracts result from response throwing an appropriate exception if not a successful response.
- extractUriInfo(HttpRequest, String, String) - Static method in class org.jboss.resteasy.plugins.server.netty.NettyUtil
-
- extractUriInfo(HttpServletRequest, String) - Static method in class org.jboss.resteasy.plugins.server.servlet.ServletUtil
-
- extractUriInfo(HttpExchange) - Static method in class org.jboss.resteasy.plugins.server.sun.http.HttpExchangeUtil
-
- extractValue(String) - Method in class org.jboss.resteasy.core.StringParameterInjector
-
- extractValues(List<String>) - Method in class org.jboss.resteasy.core.StringParameterInjector
-