All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
Class |
Description |
AbortedResponse |
|
AbstractAsynchronousResponse |
|
AbstractBuiltResponse |
A response object not attached to a client or server invocation.
|
AbstractBuiltResponse.InputStreamWrapper<T extends BuiltResponse> |
|
AbstractCollectionFormInjector<T> |
Abstract implementation of ValueInjector that can inject collections.
|
AbstractCollectionProcessor<T> |
|
AbstractDigitalSigningHeaderDecorator |
|
AbstractDigitalVerificationHeaderDecorator |
|
AbstractEntityProvider<T> |
A AbstractEntityProvider.
|
AbstractExecutionContext |
|
AbstractInvocationCollectionProcessor |
|
AbstractJAXBContextFinder |
|
AbstractJAXBContextFinder.CacheKey |
|
AbstractJAXBProvider<T> |
A AbstractJAXBProvider.
|
AbstractJsonBindingProvider |
Created by rsearls
|
AbstractJsonpProvider |
|
AbstractMultipartFormDataWriter |
|
AbstractMultipartRelatedWriter |
Helper base class for multipart/related producing providers.
|
AbstractMultipartWriter |
|
AbstractPatchMethodFilter |
|
AbstractPatchMethodFilter.FilterFlag |
|
AbstractReaderInterceptorContext |
|
AbstractURITemplateAnnotationResolver |
|
AbstractUsersRolesSecurityDomainSetup |
This abstract class implements steps needed to create Elytron security domain.
|
AbstractValidatorContextResolver |
|
AbstractWebTargetCollectionProcessor |
|
AbstractWriterInterceptorContext |
|
AcceptEncodingGZIPFilter |
Must be used in conjunction with GZIPDecodingInterceptor
|
AcceptHeaderByFileSuffixFilter |
Modifies Accept and Accept-Language headers by looking at path file suffix i.e.
|
AcceptHeaders |
|
AcceptParameterHttpPreprocessor |
Enables content negotiation through a query parameter, instead of the Accept Header.
|
AcceptParser |
Returns a sorted list of values by their qualifier 'q' with parameters pulled off.
|
AddLinks |
Use on any JAX-RS method if you want RESTEasy to inject the RESTServiceDiscovery
to every entity in the response.
|
After |
Used to add an expiration attribute when signing or as a stale check for verification.
|
Algorithm |
|
Algorithm |
|
AlgorithmType |
|
AnnotationFactory |
|
AnnotationResolver |
|
ApacheHttpAsyncClient4Engine |
AsyncClientHttpEngine using apache http components HttpAsyncClient 4.
|
ApacheHttpClient43Engine |
An Apache HTTP engine for use with the new Builder Config style.
|
ApacheHttpClientEngine |
|
ApacheHttpClientEngine.MemoryUnit |
Enumeration to represent memory units.
|
AppAccept |
Per RFC5023:
|
AppCategories |
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.
|
AppCollection |
Per RFC5023:
|
AppCommonAttributes |
Attributes common across all atom app types
|
Application |
Java class for anonymous complex type.
|
ApplicationException |
This exception is thrown internally by Resteasy runtime.
|
AppService |
Per RFC 5023:
|
AppWorkspace |
Per RFC5023:
|
ArchiveAppender |
ArchiveAppender
|
ArchiveProcessor |
ArchiveProcessor
|
ArrayCharSequence |
A CharSequence backed by a char[] (no copy on creation)
|
AsyncBufferedMessageBodyWriter<T> |
|
AsyncClientHttpEngine |
Interface for an async HttpClientEngine
|
AsyncClientHttpEngine.ResultExtractor<T> |
Interface for extracting a result out of a ClientResponse
|
AsyncClientResponseProvider<T> |
Used to turn a CompletionStage into another reactive class.
|
AsynchronousDispatcher |
|
AsynchronousInvoke |
|
AsynchronousResponseInjector |
|
AsyncMessageBodyWriter<T> |
MessageBodyWriter which supports async IO.
|
AsyncOutputStream |
OutputStream which supports async IO operations.
|
AsyncOutputWriter |
|
AsyncResponseConsumer |
|
AsyncResponseProvider<T> |
|
AsyncStreamingOutput |
A type that may be used as a resource method return value or as the entity
in a Response when the application wishes to stream the output.
|
AsyncStreamingOutputProvider |
|
AsyncStreamProvider<T> |
|
AsyncWriterInterceptor |
Writer interceptors which support async IO.
|
AsyncWriterInterceptorContext |
|
AtomEntryProvider |
|
AtomFeedProvider |
|
BadRequestException |
Deprecated.
|
Base64 |
Copied from keycloak.
|
Base64.InputStream |
A Base64.InputStream will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
|
Base64.OutputStream |
A Base64.OutputStream will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
|
Base64Url |
Copied from keycloak
|
BaseELResolver |
|
BaseHttpRequest |
Helper for creating HttpRequest implementations.
|
BaseLink |
If invoked within the context of a JAX-RS call, it will automatically build a
URI based the base URI of the JAX-RS application.
|
BaseMarshaller |
|
BasicAuthentication |
Client filter that will do basic authentication.
|
BasicAuthFilter |
|
BasicAuthHelper |
|
BeanUtils |
|
BlockingAsyncOutputStream |
|
Body |
|
BodyEntityExtractor |
BodyEntityExtractor extract body objects from responses.
|
BooleanAdapter |
|
BouncyIntegration |
|
BouncyIntegration |
|
BrowserCache |
|
BrowserCache.Entry |
|
BrowserCache.Header |
|
BrowserCacheFeature |
|
BuiltResponse |
A response object not attached to a client or server invocation.
|
BuiltResponseEntityNotBacked |
|
ByteArrayProvider |
|
Cache |
Set response Cache-Control header automatically.
|
CacheControlDelegate |
|
CacheControlFeature |
|
CacheControlFilter |
|
CacheEntry |
|
CacheInterceptor |
|
CaseInsensitiveMap<V> |
|
Category |
Per RFC4287:
|
CdiConstructorInjector |
This ConstructorInjector implementation uses CDI's BeanManager to obtain
a contextual instance of a bean.
|
CdiInjectorFactory |
|
CdiNettyJaxrsServer |
A CDI aware Netty Jaxrs Server.
|
CdiPropertyInjector |
JAX-RS property injection is performed twice on CDI Beans.
|
CdiRequestDispatcher |
A request dispatcher that starts a RequestContext during invocation.
|
ChunkOutputStream |
Class to help application that are built to write to an
OutputStream to chunk the content
|
ChunkOutputStream |
Class to help application that are built to write to an
OutputStream to chunk the content
|
ClassExpression |
|
ClassLinksProvider |
|
ClassNode |
|
Cleanable |
|
Cleanables |
|
ClientConfigException |
General client configuration exception
|
ClientConfigProvider |
Interface to enable loading of authentication configuration from outside.
|
ClientConfigProviderFilter |
Client filter that will attach authorization header with either HTTP Basic auth or Bearer token auth.
|
ClientConfiguration |
|
ClientContentEncodingAnnotationFeature |
|
ClientContentEncodingAnnotationFilter |
|
ClientContext |
|
ClientDigitalSigningHeaderDecoratorFeature |
|
ClientDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator |
|
ClientDigitalVerificationHeaderDecoratorFeature |
|
ClientDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator |
|
ClientHelper |
|
ClientHttpEngine |
|
ClientHttpEngineBuilder |
|
ClientHttpEngineBuilder43 |
|
ClientInvocation |
|
ClientInvocationBuilder |
|
ClientInvoker |
|
ClientInvokerFactory |
|
ClientInvokerModifier |
used to modify all of the ClientInvokers of a given ResteasyClientProxy.
|
ClientProxy |
|
ClientReaderInterceptorContext |
|
ClientRequestContextImpl |
|
ClientRequestFilterRegistryImpl |
|
ClientRequestHeaders |
|
ClientResponse |
|
ClientResponseContextImpl |
|
ClientResponseFilterRegistryImpl |
|
ClientResponseProxy |
Implement a client proxy for ProxyFactory.
|
ClientURI |
Used to annotate a predefined URL (as opposed to a @PathParam /@QueryParam)
in a Proxied client.
|
ClientWebTarget |
|
ClientWriterInterceptorContext |
|
CollectionProvider |
|
CommitHeaderAsyncOutputStream |
|
CommitHeaderOutputStream |
|
CommitHeaderOutputStream.CommitCallback |
|
CommonAttributes |
Attributes common across all atom types
|
CommonProviders |
|
CompletionStageHolder |
Need to distinguish from a param or property that is actually a CompletionStage from
an async injection
|
CompletionStageProvider |
|
CompletionStageRxInvokerImpl |
|
CompletionStageRxInvokerProvider |
|
CompressionAlgorithm |
|
Configuration |
|
ConfigurationBootstrap |
Create a deployment from String-based configuration data
|
ConfigurationFactory |
|
ConfiguredDosetaKeyRepository |
For use when you want repository created via a context object, i.e., when defined within a WAR file.
|
ConstraintType |
|
ConstraintType.Type |
|
ConstraintTypeUtil |
|
ConstraintTypeUtilImpl |
|
ConstructorInjector |
|
ConstructorInjectorImpl |
|
ConstructorParameter |
|
ContainerRequestFilterRegistryImpl |
|
ContainerResponseContextImpl |
|
ContainerResponseFilterRegistryImpl |
|
Content |
Represents an atom:content element.
|
ContentEncoding |
Meta annotation that specifies a Content-Encoding to be applied via the annotated annotation
|
ContentIDUtils |
Utility class to help generate, convert RFC compliant Content-ID and cid.
|
ContextInjector<WrappedType,UnwrappedType> |
|
ContextParameterInjector |
|
ContextResolverProxy |
|
ContextualExecutors |
A utility to create and/or wrap executors in a contextual executor.
|
ContextualExecutorService |
An executor which wraps runnables and callables to capture the context of the current
thread.
|
ContextualScheduledExecutorService |
An executor which wraps runnables and callables to capture the context of the
current thread.
|
CookieHeaderDelegate |
|
CookieParam |
|
CookieParamInjector |
|
CookieParamProcessor |
|
CookieParser |
|
CorsFilter |
Handles CORS requests both preflight and simple CORS requests.
|
CorsHeaders |
|
DataSourceProvider |
|
DataSourceProvider.SequencedDataSource |
|
DateDelegate |
|
DateUtil |
A utility class for parsing and formatting HTTP dates as used in cookies and
other headers.
|
DateUtil.DateParseException |
|
DecoratedEntityContainer |
|
DecorateTypes |
Must be placed on a DecoratorProcessor class to specify the supported types
|
Decorator |
Meta-annotation to be placed on another annotation that triggers decoration
|
DecoratorMatcher |
Finds DecoratorProcessors and calls decorates on them by introspecting annotations.
|
DecoratorProcessor<T,A extends Annotation> |
Part of a generic decorator framework.
|
Decorators |
Meta-annotation to be placed on another annotation that triggers decoration
|
DefaultBooleanWriter |
|
DefaultConfiguration |
A default configuration which searches for a property in the following order:
System properties
Environment variables
ResteasyConfiguration
|
DefaultEntityExtractorFactory |
|
DefaultNumberWriter |
|
DefaultOptionsMethodException |
Deprecated. |
DefaultResourceClass |
|
DefaultResourceConstructor |
|
DefaultResourceLocator |
|
DefaultResourceMethod |
|
DefaultTextPlain |
|
DeflateUtils |
Deflate (RFC 1951) utilities.
|
DelegatingHttpRequest |
|
DelegatingMultivaluedMap<K,V> |
MultivaluedMap implementation that delegates to another instance.
|
DelegatingOutputStream |
|
DeleteResourceMethod |
|
DerUtils |
|
DerUtils |
Extract PrivateKey, PublicKey, and X509Certificate from a DER encoded byte array or file.
|
DigitalSigningInterceptor |
|
DigitalVerificationInterceptor |
|
DirectDecrypter |
Direct decrypter with a
shared symmetric key.
|
DirectEncrypter |
Direct encrypter with a
shared symmetric key.
|
Dispatcher |
|
DKIMSignature |
One single signature within a DKIM-Signature header
|
Doc |
Java class for anonymous complex type.
|
DocumentProvider |
Provider that reads and writes org.w3c.dom.Document.
|
DoNotUseJAXBProvider |
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.
|
DosetaKeyRepository |
|
DuplicateDeploymentReader |
|
DuplicateDeploymentResource |
|
DuplicateProviderRegistrationFeature |
|
DuplicateProviderRegistrationFilter |
|
DuplicateProviderRegistrationInterceptor |
|
DynamicFeatureContextDelegate |
|
EL |
|
ELProvider |
Implement this interface to wrap, modify or extend RESTEasy's ELContext with
your own variable or method resolvers.
|
EmbeddedJaxrsServer<T> |
|
EmbeddedServerHelper |
|
EmbeddedServerTestBase |
|
Encode |
|
EncryptionMethod |
|
EntityExtractor<T> |
EntityExtractor extract objects from responses.
|
EntityExtractorFactory |
Create an EntityExtractor based on a method.
|
EntityTagDelegate |
|
Entry |
Per RFC4287:
|
EnvelopedInput<T> |
|
EnvelopedInputImpl |
|
EnvelopedOutput |
|
EnvelopedReader |
|
EnvelopedWriter |
|
EventByteArrayOutputStream |
|
EventInput |
|
ExceptionAdapter |
A ExceptionAdapter.
|
ExceptionHandler |
|
ExpectedFailing |
Marker interface for tests which are expected to fail
|
ExpectedFailingOnWildFly18 |
Marker interface for tests which are expected to fail on WildFly 18.0.0.Final
|
ExpectedFailingOnWildFly19 |
Marker interface for tests which are expected to fail on WildFly 19
|
ExpectedFailingOnWildFly20 |
Marker interface for tests which are expected to fail on WildFly 20
|
ExpectedFailingOnWildFly21 |
|
Expression |
|
Expression.Group |
|
ExtendedCacheControl |
Adds support for the public directive which is not supported by CacheControl for some reason.
|
ExtSortedKey<T> |
|
Failure |
This exception should only be used by Resteasy integrators.
|
FastInfosetCollectionProvider |
|
FastinfoSetContext |
|
FastinfoSetElementProvider |
|
FastinfoSetJAXBContextFinder |
|
FastInfosetMapProvider |
|
FastinfoSetMarshaller |
|
FastinfoSetUnmarshaller |
|
FastinfoSetXmlRootElementProvider |
|
FastinfoSetXmlSeeAlsoProvider |
|
FastinfoSetXmlTypeProvider |
|
FeatureContextDelegate |
|
Feed |
Per RFC4287:
|
FieldEnablerPrivilegedAction |
Helper class to make a field accessible.
|
FieldParameter |
|
FileProvider |
|
FileRange |
|
FileRangeException |
|
FileRangeWriter |
|
Filter30Dispatcher |
|
FilterBootstrap |
|
FilterDispatcher |
|
FinalizedClientResponse |
A class that adds a {@link Object#finalize) method to the {@link ClientResponse} as a last ditch backstop to prevent
leaking resources with ill-behaved clients.
|
FindAnnotation |
|
FlowableProvider |
|
FlowableRxInvoker |
|
FlowableRxInvokerImpl |
|
FlowableRxInvokerProvider |
|
FluxProvider |
|
FluxRxInvoker |
|
FluxRxInvokerImpl |
|
FluxRxInvokerProvider |
|
Form |
This can be used as a value object for incoming/outgoing request/responses.
|
Formatted |
|
Formatted |
Format XML output with indentations and newlines.
|
FormInjector |
|
FormParam |
|
FormParamInjector |
|
FormParamProcessor |
|
FormProcessor |
|
FormUrlEncodedProvider |
|
GeneralValidator |
|
GeneralValidatorCDI |
|
GeneralValidatorImpl |
|
GeneralValidatorImpl.LocaleSpecificMessageInterpolator |
|
GeneralValidatorImpl.SimpleMethodFilter |
A filter implementation filtering methods matching given methods.
|
Generator |
Per RFC4287
|
GetResourceMethod |
|
GetRestful |
|
Grammars |
Java class for anonymous complex type.
|
GroupParameterParser |
A simple parser intended to parse sequences of name/value pairs.
|
GZIP |
|
GZIPDecodingInterceptor |
|
GZIPDecodingInterceptor.FinishableGZIPInputStream |
|
GZIPEncodingInterceptor |
|
GZIPEncodingInterceptor.CommittedGZIPOutputStream |
|
GZIPEncodingInterceptor.EndableGZIPOutputStream |
|
HeaderFlushedAsyncOutputStream |
|
HeaderFlushedOutputStream |
|
HeaderHelper |
|
HeaderParam |
|
HeaderParameterParser |
|
HeaderParamInjector |
|
HeaderParamProcessor |
|
Headers<V> |
|
HeaderValueProcessor |
|
HeadResourceMethod |
|
HMACProvider |
|
HtmlRenderableWriter |
|
HtmlServletDispatcher |
|
HttpContextBuilder |
Helper class to create a ResteasyDeployment and bind it to an HttpContext of an HttpServer.
|
HttpContextProvider |
|
HttpContextResteasyConfiguration |
ResteasyConfiguration adapter for HttpContext attributes
|
HttpExchangeUtil |
|
HttpHeaderNames |
A list of Http Header names.
|
HTTPMethods |
Java class for HTTPMethods.
|
HttpRequest |
Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
|
HttpRequestFactory |
|
HttpRequestPreprocessor |
HttpRequestPreprocessors get invoked before any dispatching to JAX-RS resource methods happens
|
HttpResponse |
Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.
|
HttpResponseCodes |
|
HttpResponseFactory |
|
HttpServerContainer |
Sun HttpServerContainer
|
HttpServerRequest |
|
HttpServerResponse |
|
HttpServlet30Dispatcher |
|
HttpServletDispatcher |
|
HttpServletInputMessage |
Abstraction for an inbound http request on the server, or a response from a server to a client
|
HttpServletResponseHeaders |
|
HttpServletResponseWrapper |
|
IgnoredMediaTypes |
|
IgnoreMediaTypes |
Placed on a type, method, parameter, or field to tell JAXRS not to use JAXB provider for a certain
media type
|
IIOImageProvider |
|
IIOImageProviderHelper |
A IIOImageProviderHelper.
|
ImageWriterParams |
An annotation that a resource class can use to pass parameters
to the IIOImageProvider .
|
InboundSseEventImpl |
|
Include |
Java class for anonymous complex type.
|
InjectorFactory |
|
InjectorFactoryImpl |
|
InputPart |
Represents one part of a multipart message.
|
InputStreamAdapter |
|
InputStreamProvider |
|
InputStreamToByteArray |
|
InterceptorTimestampPair<T> |
|
InternalDispatcher |
InternalDispatch represents a "forward" in servlet terms.
|
InternalServerErrorException |
Thrown by RESTEasy when HTTP Internal Service Error (500) is encountered
|
InvocationProcessor |
|
IsHttpMethod |
|
Jackson2JsonFormatRESTEasyTracingInfo |
|
Jackson2JsonpInterceptor |
JSONP is an alternative to normal AJAX requests.
|
JacksonLogger |
|
JacksonLogger_$logger |
Warning this class consists of generated code.
|
JaxbCollection |
|
JAXBConfig |
|
JAXBContextFinder |
|
JAXBContextWrapper |
A wrapper class around a JAXBContext that enables additional features
to the RESTEasy JAXB-based providers.
|
JAXBElementProvider |
A JAXB Provider which handles parameter and return types of JAXBElement .
|
JaxbMap |
|
JaxbMap.Entry |
|
JAXBMarshalException |
|
JAXBUnmarshalException |
|
JAXBXmlRootElementProvider |
A JAXBXmlRootElementProvider.
|
JAXBXmlSeeAlsoProvider |
A JAXBXmlRootElementProvider.
|
JAXBXmlTypeProvider |
A JAXB entity provider that handles classes without XmlRootElement annotation.
|
JaxrsAnnotatedType<TYPE> |
This wrapper allows additional metadata to be added during bootstrap.
|
JaxrsFormProvider |
|
JaxrsInjectionTarget<T> |
This implementation of InjectionTarget is a wrapper that allows JAX-RS
property injection to be performed just after CDI injection.
|
JaxrsInterceptorRegistry<T> |
|
JaxrsInterceptorRegistry.AscendingPrecedenceComparator |
|
JaxrsInterceptorRegistry.DescendingPrecedenceComparator |
|
JaxrsInterceptorRegistry.InterceptorFactory |
|
JaxrsInterceptorRegistry.Match |
|
JaxrsInterceptorRegistryImpl<T> |
|
JaxrsInterceptorRegistryListener |
Callback interface for when an interceptor registry changes
|
JaxrsServerFormUrlEncodedProvider |
|
JettyClientEngine |
|
JndiComponentResourceFactory |
Used for component jndi-based resources like enterprise beans.
|
JndiResourceFactory |
|
JSAPIServlet |
|
JSAPIWriter |
|
JsonArrayProvider |
|
JsonBindingProvider |
Created by rsearls on 6/26/17.
|
JSONBJsonFormatRESTEasyTracingInfo |
|
JsonLinkDecorator |
|
JsonObjectProvider |
|
JsonpPatchMethodFilter |
|
JsonProcessingExceptionMapper |
|
JsonSerialization |
Copied from keycloak
Any class that extends JsonWebToken will use NON_DEFAULT inclusion
|
JsonSerialization |
|
JsonStructureProvider |
|
JsonValueProvider |
|
JsonWebToken |
|
JWEBuilder |
Encrypt content.
|
JWECryptoParts |
The cryptographic parts of a JSON Web Encryption (JWE) object.
|
JWEHeader |
|
JWEInput |
|
JWSBuilder |
|
JWSHeader |
|
JWSInput |
|
JWSInputException |
|
JWTContextResolver |
Any class that extends JsonWebToken will use NON_DEFAULT inclusion
|
Key |
|
Key.KeyStoreConfig |
|
KeyRepository |
|
KeyStoreKeyRepository |
|
KeyTools |
|
LightweightBrowserCache |
In-memory BrowserCache.
|
Link |
Per RFC4287:
|
Link |
Java class for anonymous complex type.
|
LinkBuilderImpl |
|
LinkDecorator |
|
LinkDelegate |
|
LinkELProvider |
Use on your JAX-RS method, resource class or resource class' package to indicate that
you have a custom ELProvider for any links added to this response's entity.
|
LinkHeader |
|
LinkHeaderDelegate |
|
LinkHeaderParam |
|
LinkImpl |
|
LinkResource |
Use this to mark JAX-RS methods that should be included in the REST service discovery.
|
LinkResources |
|
LinksInjector |
|
LinksProvider<T> |
|
ListenerBootstrap |
|
ListFormInjector |
Can inject lists.
|
ListMultipartReader |
|
ListMultipartWriter |
|
LocaleDelegate |
|
LocaleHelper |
|
LocalResteasyProviderFactory |
A version of ResteasyProviderFactory which does not reference its parent
after it is created.
|
LocatorRegistry |
|
LogCounter |
Counter for log messages in log file.
|
LoggableFailure |
This exception should only be used by Resteasy integrators.
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages |
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
LogMessages_$logger |
Warning this class consists of generated code.
|
ManualClosingApacheHttpClient43Engine |
An Apache HTTP engine for use with the new Builder Config style.
|
MapCache |
|
MapFormInjector |
Can inject maps.
|
MapMultipartFormDataReader |
|
MapMultipartFormDataWriter |
|
MappedBy |
This annotation can be added to any object to perform a Resource/method based
lookup to create a URI template.
|
MappedByAnnotationResolver |
|
MapProvider |
|
MarshalledEntity<T> |
Allows you to access the entity's raw bytes as well as the marshalled object.
|
MatchCache |
|
MatchCache.Key |
|
MatrixParam |
|
MatrixParamInjector |
|
MatrixParamProcessor |
|
MavenUtil |
This class was originally written by Kabir Khan to download old maven artifact in wildfly-core.
|
MediaTypeAdapter |
|
MediaTypeHeaderDelegate |
|
MediaTypeHelper |
|
MediaTypeMap<T> |
A copy-on-write MediaType index of T.
|
MediaTypeMap.Typed |
|
MessageBodyParameterInjector |
|
MessageBodyParameterProcessor |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages |
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
Messages_$bundle |
Warning this class consists of generated code.
|
MessageSanitizerContainerResponseFilter |
(RESTEASY-1485) Thwart select XSS attack by escaping special chars in
Exception message.
|
Method |
Java class for anonymous complex type.
|
MethodExpression |
|
MethodHashing |
|
MethodInjector |
Will invoke a method in the context of an HTTP request.
|
MethodInjectorImpl |
|
MethodInvoker |
|
MethodMetaData |
|
MethodParameter |
|
MethodParamMetaData |
|
MethodParamMetaData.MethodParamType |
|
MethodStatisticsLogger |
|
MethodStatisticsLoggerImpl |
|
Mime4JWorkaround |
Copy code from org.apache.james.mime4j.message.DefaultMessageBuilder.parseMessage().
|
MimeMultipartProvider |
A provider to handle multipart representations.
|
MockDispatcherFactory |
Creates a mock Dispatcher that you can invoke on locally
|
MockHttpRequest |
|
MockHttpResponse |
Acts as a bridge between asynchronous message and reply
|
MonoProvider |
|
MonoRxInvoker |
|
MonoRxInvokerImpl |
|
MonoRxInvokerProvider |
|
MultipartConstants |
|
MultipartForm |
This can be used as a value object for incoming/outgoing request/responses
of the multipart/form-data mime type.
|
MultipartFormAnnotationReader |
|
MultipartFormAnnotationWriter |
|
MultipartFormDataInput |
|
MultipartFormDataInputImpl |
|
MultipartFormDataOutput |
|
MultipartFormDataReader |
|
MultipartFormDataWriter |
|
MultipartInput |
|
MultipartInputImpl |
|
MultipartOutput |
|
MultipartReader |
|
MultipartRelatedInput |
Represents a multipart/related (RFC2387) incoming mime message.
|
MultipartRelatedInputImpl |
|
MultipartRelatedOutput |
Represents a multipart/related (RFC2387) outgoing mime message.
|
MultipartRelatedReader |
|
MultipartRelatedWriter |
|
MultipartSignedInputImpl |
|
MultipartSignedReader |
|
MultipartSignedWriter |
|
MultipartWriter |
|
MultiPromise |
|
MultiValuedAbstractParamConverter |
|
MultiValuedArrayParamConverter |
|
MultiValuedCollectionParamConverter |
|
MultivaluedMapImpl<K,V> |
|
MultiValuedParamConverterProvider |
|
MultivaluedTreeMap<K,V> |
|
NettyContainer |
|
NettyHttpRequest |
Abstraction for an inbound http request on the server, or a response from a server to a client
|
NettyHttpResponse |
|
NettyJaxrsServer |
An HTTP server that sends back the content of the received HTTP request
in a pretty plaintext form.
|
NettySecurityContext |
|
NettyUtil |
|
NettyUtil |
|
NewCookieHeaderDelegate |
|
NoCache |
Set Cache-Control response header of "nocache"
|
NoContent |
|
NoContentInputStreamDelegate |
|
NoLogWebApplicationException |
WebApplicationExceptions are logged by RESTEasy.
|
NoMessageBodyWriterFoundFailure |
|
NOOPClientHelper |
A ClientHelper that does nothing, useful to save memory when creating a ResteasyProviderFactory for server side only
|
NOOPServerHelper |
A ServerHelper that does nothing, useful to save memory when creating a ResteasyProviderFactory for client side only
|
NotFoundException |
|
NotImplementedYetException |
|
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the net.java.dev.wadl._2009._02 package.
|
ObjectLinksProvider |
|
ObjectToURI |
This class encapsulates how an object can be converted to a URI string.
|
ObservableProvider |
|
ObservableRxInvoker |
|
ObservableRxInvokerImpl |
|
ObservableRxInvokerProvider |
|
Option |
Java class for anonymous complex type.
|
OptionsResourceMethod |
|
OutboundSseEventImpl |
|
OutboundSseEventImpl.BuilderImpl |
|
OutputPart |
|
Param |
Java class for anonymous complex type.
|
ParamBinding |
Defines a single URI template parameter binding.
|
Parameter |
|
Parameter.ParamType |
|
ParameterParser |
A simple parser intended to parse sequences of name/value pairs.
|
ParamStyle |
Java class for ParamStyle.
|
ParentResource |
Marks an entity's parent which will be used to resolve any parent ID used in path parameters.
|
PartFilename |
Must be used in conjunction with @MultipartForm.
|
PartType |
Must be used in conjunction with Multipart providers when writing out
a List or Map as a multipart/* type.
|
PassthroughTrustManager |
|
PatchMethodFilter |
|
PathHelper |
A utility class for handling URI template parameters.
|
PathParam |
|
PathParamInjector |
|
PathParamProcessor |
|
PathSegmentImpl |
|
PathSegmentImpl.SegmentParse |
Used when creating the matching path in ResteasyUriInfo
|
PemException |
|
PemUtils |
Utility classes to extract PublicKey, PrivateKey, and X509Certificate from openssl generated PEM files
|
PemUtils |
Utility classes to extract PublicKey, PrivateKey, and X509Certificate from openssl generated PEM files.
|
PermissionUtil |
|
Person |
Per RFC4287:
|
PickConstructor |
Pick
|
PKCS7SignatureInput<T> |
|
PKCS7SignatureReader |
|
PKCS7SignatureTextWriter |
|
PKCS7SignatureWriter |
|
POJOResourceFactory |
Allocates an instance of a class at each invocation
|
PortProvider |
Utility class that provides a port number for the Resteasy embedded container.
|
PortProviderUtil |
Utility class that provides a port number for the Resteasy embedded container.
|
PostMatchContainerRequestContext |
|
PostResourceMethod |
|
PostResourceMethodInvoker |
|
PostResourceMethodInvokers |
|
PrefixedFormFieldsHttpRequest |
|
PrefixedFormInjector |
Extension of FormInjector that handles prefixes for associated classes.
|
PrefixedMultivaluedMap<V> |
MultivaluedMap implementation that wraps another instance and only returns values that are prefixed
with the given PrefixedMultivaluedMap.prefixWithDot .
|
PreMatchContainerRequestContext |
|
PrettyProcessor |
|
PriorityComparator<T> |
|
ProcessorFactory |
|
PropertyInjector |
|
PropertyInjectorImpl |
|
ProviderFactoryDelegate |
|
ProviderHelper |
A utility class to provide supporting functionality to various
entity providers.
|
ProvidersContextRetainer |
|
ProxyBuilder<T> |
|
ProxyBuilderImpl<T> |
|
ProxyConfig |
|
PublisherRxInvoker |
|
PublisherRxInvokerImpl |
|
PutResourceMethod |
|
QualityValue |
|
Query |
Created by Simon Ström on 7/11/14.
|
QueryInjector |
Created by Simon Ström on 7/17/14.
|
QueryParam |
|
QueryParamInjector |
|
QueryParamProcessor |
|
ReactiveClientHttpEngine |
|
ReactiveStreamProvider |
|
ReactorNettyClientHttpEngine |
|
ReactorNettyContainer |
|
ReactorNettyHttpResponse |
This is the 1-way bridge from RestEasy to reactor-netty's HttpServerResponse .
|
ReactorNettyJaxrsServer |
|
ReactorNettySendException |
|
ReaderException |
Any exception thrown by a MessageBodyReader chain that is not an instance of a ReaderException is caught internally
by the Resteasy runtime and wrapped with an instance of ReaderException.
|
ReaderInterceptorRegistryImpl |
|
ReaderProvider |
|
ReaderUtility |
Deprecated. |
ReadFromStream |
|
Redirect |
|
RegisterBuiltin |
|
Registry |
|
RegistryData |
|
RegistryEntry |
<resource uriTemplate="/foo/bar{fff:.*}/x/a">
<get method="org.blah.MyResource.method()" invocations="5555">
<produces>application/xml</produces>
<produces>application/json</produces>
</get>
<post method="org.blah.MyResource.post()">
<produces>application/xml</produces>
</post>
</resource>
|
RegistryStatsResource |
|
RelativeLink |
If invoked within the context of a JAX-RS call, it will automatically build a
URI based the base URI of the JAX-RS application.
|
Renderable |
If you return one of these from a resource method, RESTEasy-HTML will render it.
|
Representation |
Java class for anonymous complex type.
|
Request |
Java class for anonymous complex type.
|
RequestDispatcher |
Helper/delegate class to unify Servlet and Filter dispatcher implementations
|
RequestDispatcher |
Helper/delegate class to unify Servlet and Filter dispatcher implementations
|
RequestHandler |
SimpleChannelInboundHandler which handles the requests and dispatch them.
|
RequestImpl |
|
Resource |
Java class for anonymous complex type.
|
ResourceBuilder |
|
ResourceBuilder.ConstructorParameterBuilder |
|
ResourceBuilder.FieldParameterBuilder |
|
ResourceBuilder.LocatorMethodParameterBuilder<T extends ResourceBuilder.LocatorMethodParameterBuilder<T>> |
|
ResourceBuilder.ParameterBuilder<T extends ResourceBuilder.ParameterBuilder<T>> |
|
ResourceBuilder.ResourceClassBuilder |
|
ResourceBuilder.ResourceConstructorBuilder |
|
ResourceBuilder.ResourceLocatorBuilder<T extends ResourceBuilder.ResourceLocatorBuilder<T>> |
|
ResourceBuilder.ResourceMethodBuilder |
|
ResourceBuilder.ResourceMethodParameterBuilder |
|
ResourceBuilder.SetterParameterBuilder |
|
ResourceClass |
|
ResourceClassProcessor |
SPI which allows implementations to modify the resource metadata discovered by RESTEasy.
|
ResourceConstructor |
|
ResourceFacade<T> |
Represents a facade for an entity which should still receive links for this entity even
though this entity's instance is not available.
|
ResourceFactory |
Implementations of this interface are registered through the Registry class.
|
ResourceID |
Marks this property as this resource's ID in URI templates.
|
ResourceIDs |
Defines an ordered list of bean properties that defines this resource's ID in
URI templates.
|
ResourceInvoker |
|
ResourceLocator |
|
ResourceLocatorInvoker |
|
ResourceMethod |
|
ResourceMethodEntry |
|
ResourceMethodInvoker |
|
ResourceMethodInvokerAwareResponse |
|
ResourceMethodRegistry |
Registry of resources and methods/classes that can dispatch HTTP method requests.
|
ResourcePropertyInjector |
|
Resources |
Java class for anonymous complex type.
|
ResourceType |
Java class for anonymous complex type.
|
Response |
Java class for anonymous complex type.
|
ResponseBuilderImpl |
|
ResponseContainerRequestContext |
|
ResponseObject |
|
ResponseObjectEntityExtractorFactory |
This class represents the method level creation of a "rich response object"
that has the @ResponseObject annotation.
|
ResponseObjectProxy<T> |
This class represents the proxying functionality for creating a
"rich response object" that has the @ResponseObject annotation.
|
ResteasyAsynchronousContext |
|
ResteasyAsynchronousResponse |
|
ResteasyBadRequestException |
Wraps a BadRequestException with a sanitized response.
|
ResteasyBootstrap |
This is a ServletContextListener that creates the registry for resteasy and stuffs it as a servlet context attribute
|
ResteasyBootstrapClasses |
Constant list of bootstrap classes.
|
ResteasyCdiExtension |
This Extension handles default scopes for discovered JAX-RS components.
|
ResteasyClient |
|
ResteasyClientBuilder |
Abstraction for creating Clients.
|
ResteasyClientBuilder.HostnameVerificationPolicy |
|
ResteasyClientBuilderImpl |
Abstraction for creating Clients.
|
ResteasyClientErrorException |
Wraps a ClientErrorException with a sanitized response.
|
ResteasyClientImpl |
|
ResteasyClientProxy |
implemented by every generated proxy
|
ResteasyConfiguration |
|
ResteasyConstraintViolation |
|
ResteasyContext |
|
ResteasyContext.CloseableContext |
|
ResteasyContextParameters |
constant names of resteasy configuration variables within a servlet
|
ResteasyDeployment |
This class is used to configure and initialize the core components of RESTEasy.
|
ResteasyDeploymentImpl |
This class is used to configure and initialize the core components of RESTEasy.
|
ResteasyForbiddenException |
Wraps a ForbiddenException with a sanitized response.
|
ResteasyHttpHandler |
|
ResteasyHttpHeaders |
|
RestEasyHttpRequestDecoder |
This MessageToMessageDecoder is responsible for decode HttpRequest
to NettyHttpRequest 's
This implementation is ChannelHandler.Sharable
|
RestEasyHttpRequestDecoder.Protocol |
|
RestEasyHttpResponseEncoder |
MessageToMessageEncoder implementation which encodes HttpResponse 's to
HttpResponse 's
This implementation is ChannelHandler.Sharable
|
ResteasyInternalServerErrorException |
Wraps a InternalServerErrorException with a sanitized response.
|
ResteasyJackson2Provider |
Only different from Jackson one is *+json in @Produces/@Consumes
|
ResteasyNotAcceptableException |
Wraps a NotAcceptableException with a sanitized response.
|
ResteasyNotAllowedException |
Wraps a NotAllowedException with a sanitized response.
|
ResteasyNotAuthorizedException |
Wraps a NotAuthorizedException with a sanitized response
|
ResteasyNotFoundException |
Wraps a NotFoundException with a sanitized response.
|
ResteasyNotSupportedException |
Wraps a NotSupportedException with a sanitized response.
|
ResteasyObjectWriterInjector |
|
ResteasyProviderFactory |
|
ResteasyProviderFactoryDelegate |
A ResteasyProviderFactoryDelegate.
|
ResteasyProviderFactoryImpl |
|
ResteasyRedirectionException |
Wraps a RedirectionException with a sanitized response.
|
ResteasyServerErrorException |
Wraps a ServerErrorException with a sanitized response.
|
ResteasyServiceUnavailableException |
Wraps a ServiceUnavailableException with a sanitized response.
|
ResteasyServletInitializer |
|
ResteasyThreadContext |
|
RESTEasyTracingLogger |
|
RESTEasyTracingLogger.TRACING |
|
RESTEasyTracingUtils |
|
ResteasyUriBuilder |
|
ResteasyUriBuilderImpl |
|
ResteasyUriInfo |
UriInfo implementation with some added extra methods to help process requests.
|
ResteasyUriInfo.InitData |
Holds the data that is needed to initialize ResteasyUriInfo
The reason to extract this data into a separate class is that it's expensive
to produce and can be cached under certain circumstances
|
ResteasyViolationException |
|
ResteasyViolationExceptionImpl |
|
ResteasyViolationExceptionMapper |
|
ResteasyWadlDefaultResource |
|
ResteasyWadlGenerator |
|
ResteasyWadlMethodMetaData |
|
ResteasyWadlMethodParamMetaData |
|
ResteasyWadlMethodParamMetaData.MethodParamType |
|
ResteasyWadlResourceMetaData |
|
ResteasyWadlServiceRegistry |
|
ResteasyWadlServlet |
Deprecated. |
ResteasyWadlServletWriter |
Deprecated.
|
ResteasyWadlWriter |
|
ResteasyWadlWriter.ResteasyWadlGrammar |
|
ResteasyWebApplicationException |
Wraps a WebApplicationException with a sanitized response.
|
ResteasyWebTarget |
|
RESTServiceDiscovery |
This holds a list of atom links describing the REST service discovered.
|
RESTServiceDiscovery.AtomLink |
An Atom link
|
RoleBasedSecurityFeature |
|
RoleBasedSecurityFilter |
|
RootClassNode |
|
RootNode |
|
RSADecrypter |
RSA decrypter.
|
RSAEncrypter |
RSA encrypter
|
RSAProvider |
|
RunnableWithException |
|
RxJava2ContextPropagator |
Reactive Context propagator for RxJava 2.
|
SecureUnmarshaller |
|
SecurityDomain |
Simple plugin to provide authentication/authorization to embedded implementations
|
SegmentNode |
|
SegmentNode.Match |
|
SegmentNode.SortFactor |
|
SelfExpandingBufferredInputStream |
Extension of BufferedInputStream enforcing the contract where reset()
always returns to the beginning of the stream, and the internal buffer
expands automatically to the total length of content read from the underlying
stream.
|
Separator |
Determines a separator for String representations of multivalued parameters.
|
ServerContentEncodingAnnotationFeature |
|
ServerContentEncodingAnnotationFilter |
|
ServerCookie |
Server-side cookie representation.
|
ServerDigitalSigningHeaderDecoratorFeature |
|
ServerDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator |
|
ServerDigitalVerificationHeaderDecoratorFeature |
|
ServerDigitalVerificationHeaderDecoratorFeature.DigitalVerificationHeaderDecorator |
|
ServerDrivenNegotiation |
Variant selection.
|
ServerFormUrlEncodedProvider |
|
ServerHelper |
|
ServerReaderInterceptorContext |
|
ServerReload |
Utilities for handling server reloads.
|
ServerResponse |
|
ServerResponseWriter |
|
ServerResponseWriter.RunnableWithIOException |
|
ServerWriterInterceptorContext |
|
ServiceDiscoveryException |
|
ServiceRegistry |
|
Servlet3AsyncHttpRequest |
|
ServletBootstrap |
|
ServletContainerDispatcher |
Helper/delegate class to unify Servlet and Filter dispatcher implementations
|
ServletSecurityContext |
|
ServletUtil |
|
SetterParameter |
|
SignatureProvider |
|
SignatureSignerContext |
|
Signed |
Convenience annotation that triggers the signing of a request or response using the DOSETA specification.
|
SignedInput<T> |
|
SignedOutput |
|
SigningAlgorithm |
|
SimplePrincipal |
|
SimpleSecurityDomain |
POJO Security domain.
|
SimpleViolationsContainer |
|
SimpleViolationsContainer |
|
SingleProvider |
|
SingleRxInvoker |
|
SingleRxInvokerImpl |
|
SingleRxInvokerProvider |
|
SingletonResource |
VERY simple implementation that just returns the instance the SingleResource was created with
|
SinkSubscriber |
|
SMIMEOutput |
|
SnapshotMap<K,V> |
Acts as a HashMap until lockSnapshots is called.
|
SnapshotSet<T> |
|
SniConfiguration |
TLS/SSL Server Name Indication configuration.
|
SortedKey<T> |
Allow us to sort message body implementations that are more specific for their types
i.e.
|
Source |
Per RFC4287:
|
SourceProvider |
|
SseBroadcasterImpl |
|
SseConstants |
|
SseConstants.EVENT |
|
SseElementType |
Use to indicate MediaType of elements in SSE streams.
|
SseEventInputImpl |
|
SseEventOutputImpl |
|
SseEventProvider |
|
SseEventSinkInterceptor |
|
SseEventSourceImpl |
|
SseEventSourceImpl.SourceBuilder |
|
SseImpl |
|
StatisticsController |
|
StatisticsControllerImpl |
|
Status |
|
Stream |
Use on async streams to push them to the client as they become available
over the OutputStream, rather than collected into collections.
|
Stream.MODE |
|
StreamingOutputProvider |
|
StringContextReplacement |
Utility to replace predefined expressions within a string with values from the HTTP request;
|
StringParameterInjector |
|
StringParameterUnmarshaller<T> |
Similar to StringConverter except specific to a parameter injection only.
|
StringParameterUnmarshallerBinder |
Meta-annotation to be placed on another annotation that triggers a StringParameterUnmarshaller to be applied
to a string based annotation injector i.e.
|
StringTextStar |
|
StringToPrimitive |
|
Stylesheet |
Specifies an XML stylesheet header
|
StylesheetProcessor |
|
SubResourceInvoker |
|
SubresourceLocator |
|
SunHttpJaxrsServer |
com.sun.net.httpserver.HttpServer adapter for Resteasy.
|
SuspendableContainerRequestContext |
Suspendable request context, which allows the users to suspend execution of the filter
chain until it is resumed normally, or abnormally with a Throwable .
|
SuspendableContainerResponseContext |
Suspendable response context, which allows the users to suspend execution of the filter
chain until it is resumed normally, or abnormally with a Throwable .
|
SynchronousDispatcher |
|
SynchronousExecutionContext |
|
SystemProperties |
SystemProperties
|
SystemPropertiesExtension |
SystemPropertiesExtension
|
SystemPropertiesLoader |
SystemPropertiesLoader
|
SystemPropertiesRemoteExtension |
SystemPropertiesRemoteExtension
|
TestApplication |
|
TestApplication |
|
TestApplication |
|
TestApplication |
Base class used from deployment.
|
TestApplicationPath |
|
TestManagementClient |
A simple management client which exposes the configuration used to create the
client.
|
TestPortProvider |
Test utility class
|
TestResource |
|
TestResource |
|
TestResource |
|
TestUtil |
Base util class for Embedded server testing.
|
TestUtil |
Base util class for RESTEasy testing.
|
Text |
Represents an atomTextConstruct element.
|
ThreadContext<T> |
A utility used to capture the current context and set it on a
thread before it's execute.
|
ThreadContexts |
|
ThreadLocalResteasyProviderFactory |
Allow applications to push/pop provider factories onto the stack.
|
ThreadLocalStack<T> |
Comment
|
TimeoutUtil |
This class is copied from shared module of wildfly-core testsuite.
|
TraceResourceMethod |
|
TracingRequired |
A marker for a test category that indicates the tracing API is required.
|
TrackingClientRequestHeaders |
An extension of ClientRequestHeaders that helps decorate the headers with a TrackingMap.
|
TrackingMap<V> |
A decorator class to track changes to the underlying map.
|
TypeConverter |
A utility class that can convert a String value as a typed object.
|
Types |
Type conversions and generic type manipulations
|
Types.ResteasyParameterizedType |
|
UnauthorizedSignatureException |
Thrown by RESTEasy when HTTP Unauthorized (401) is encountered
|
UndertowJaxrsServer |
Wrapper around Undertow to make resteasy deployments easier
Each ResteasyDeployment or jaxrs Application is deployed under its own web deployment (WAR)
You may also deploy after the server has started.
|
UnhandledException |
This exception should only be used by Resteasy integrators.
|
UnmodifiableMultivaluedMap<K,V> |
Unmodifiable implementation of MultivaluedMap interface
|
URIable |
This is an interface which allows an object to perform its own uri creation
|
URIableURIResolver |
URIResolver Adapter for URIable classes
|
UriAdapter |
|
UriHeaderDelegate |
|
URIParamProcessor |
allows a user to specify the url.
|
URIResolver |
This is the interface that defines all object to uri transformations in
ObjectToURI
|
URITemplate |
This annotation can be added to any object to perform Java beans-based
transformation between URI template and bean properties.
|
URITemplateAnnotationResolver |
|
URLConnectionClientEngineBuilder |
|
URLConnectionEngine |
|
Utils |
Utility methods for detecting CDI scopes and JAX-RS components.
|
Utils |
|
Validation |
|
ValidatorContextResolver |
|
ValidatorContextResolverCDI |
|
ValueInjector |
|
VariantListBuilderImpl |
|
VariantQuality |
A individual variant quality bean for the RVSA (Remote Variant Selection Algorithm).
|
Verification |
|
VerificationResult |
|
VerificationResults |
|
VerificationResultSet |
|
Verifications |
|
Verifier |
|
Verify |
Verification of input signature specified in a signature header.
|
VertxClientHttpEngine |
|
VertxContainer |
|
VertxHttpRequest |
Abstraction for an inbound http request on the server, or a response from a server to a client
|
VertxHttpResponse |
|
VertxJaxrsServer |
An HTTP server that sends back the content of the received HTTP request
in a pretty plaintext form.
|
VertxJaxrsServer.Verticle |
|
VertxRegistry |
|
VertxRequestHandler |
|
VertxResourceFactory |
|
VertxResteasyDeployment |
|
VertxSecurityContext |
|
VertxUtil |
|
View |
|
ViolationReport |
|
WadlUndertowConnector |
Created by weli on 7/26/16.
|
WebApplicationExceptionWrapper<T extends javax.ws.rs.WebApplicationException> |
An interface which allows a WebApplicationException to be unwrapped.
|
WebTargetProcessor |
|
WeightedLanguage |
|
WeightedMediaType |
|
WhiteListPolymorphicTypeValidatorBuilder |
|
Wrapped |
Put this on a method or parameter when you want to marshal or unmarshal a collection or array of JAXB objects
|
WrappedMap |
Put this on a method or parameter when you want to marshal or unmarshal a map of JAXB objects
|
WriterException |
Any exception thrown by a MessageBodyWriter chain that is not an instance of a WriterException is caught internally
by the Resteasy runtime and wrapped with an instance of WriterException.
|
WriterInterceptorRegistryImpl |
|
WriterUtility |
Deprecated. |
XmlHeader |
Sets an XML header for the returned document.
|
XmlHeaderProcessor |
|
XmlJAXBContextFinder |
|
XmlNamespacePrefixMapper |
A XmlNamespacePrefixMapper.
|
XopWithMultipartRelated |
This annotation can be used to process/produce incoming/outgoing XOP messages
(packaged as multipart/related) to/from JAXB annotated objects.
|
XopWithMultipartRelatedJAXBProvider |
A special JAXB Provider.
|
XopWithMultipartRelatedReader |
This provider is for reading xop packages packed as multipart/related.
|
XopWithMultipartRelatedWriter |
This provider is for writing xop packages packed as multipart/related.
|