Uses of Package
org.jboss.resteasy.spi
-
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.annotations Class Description StringParameterUnmarshaller Similar to StringConverter except specific to a parameter injection only. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.client Class Description Link Deprecated.Replaced by javax.ws.rs.core.Link in jaxrs-api module.LinkHeader ResteasyProviderFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.client.core Class Description Link Deprecated.Replaced by javax.ws.rs.core.Link in jaxrs-api module.LinkHeader ResteasyProviderFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.client.core.executors Class Description Registry -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.client.core.extractors Class Description Link Deprecated.Replaced by javax.ws.rs.core.Link in jaxrs-api module. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.client.core.marshallers Class Description ResteasyProviderFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.client.jaxrs Class Description ResteasyProviderFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.client.jaxrs.internal Class Description HeaderValueProcessor ResteasyProviderFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.core Class Description ApplicationException This exception is thrown internally by Resteasy runtime.ConstructorInjector Failure This exception should only be used by Resteasy integrators.HeaderValueProcessor HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpRequestPreprocessor HttpRequestPreprocessors get invoked before any dispatching to JAX-RS resource methods happensHttpResponse Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.InjectorFactory LoggableFailure This exception should only be used by Resteasy integrators.MethodInjector Will invoke a method in the context of an HTTP request.PropertyInjector ProviderFactoryDelegate 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.Registry ResourceFactory Implementations of this interface are registered through the Registry class.ResteasyAsynchronousContext ResteasyAsynchronousResponse ResteasyProviderFactory StringConverter Deprecated.Replaced by javax.ws.rs.ext.ParamConverterStringParameterUnmarshaller Similar to StringConverter except specific to a parameter injection only.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. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.core.interception Class Description ConstructorInjector HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpResponse Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.ResteasyProviderFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.core.messagebody Class Description HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpResponse Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.ResteasyProviderFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.core.registry Class Description HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.mock Class Description HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpResponse Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.ResteasyAsynchronousContext ResteasyUriInfo UriInfo implementation with some added extra methods to help process requests -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.plugins.delegates Class Description LinkHeader -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.plugins.interceptors.encoding Class Description HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.plugins.providers Class Description HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.ResteasyConfiguration ResteasyProviderFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.plugins.providers.jaxb Class Description Failure This exception should only be used by Resteasy integrators.LoggableFailure This exception should only be used by Resteasy integrators.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.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. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.plugins.server Class Description HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.ResteasyUriInfo UriInfo implementation with some added extra methods to help process requests -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.plugins.server.embedded Class Description ResteasyDeployment This class is used to configure and initialize the core components of RESTEasy. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.plugins.server.resourcefactory Class Description ConstructorInjector HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpResponse Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.PropertyInjector ResourceFactory Implementations of this interface are registered through the Registry class.ResteasyProviderFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.plugins.server.servlet Class Description HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpResponse Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.ResteasyAsynchronousContext ResteasyAsynchronousResponse ResteasyConfiguration ResteasyDeployment This class is used to configure and initialize the core components of RESTEasy.ResteasyProviderFactory ResteasyUriInfo UriInfo implementation with some added extra methods to help process requests -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.specimpl Class Description HeaderValueProcessor HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpResponse Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.LinkHeaders Abstraction for LInk headers. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.spi Class Description ApplicationException This exception is thrown internally by Resteasy runtime.ConstructorInjector Failure This exception should only be used by Resteasy integrators.HeaderValueProcessor HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.HttpResponse Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.InjectorFactory InternalDispatcher InternalDispatch represents a "forward" in servlet terms.Link Deprecated.Replaced by javax.ws.rs.core.Link in jaxrs-api module.LinkHeader LinkHeaders Abstraction for LInk headers.LoggableFailure This exception should only be used by Resteasy integrators.MethodInjector Will invoke a method in the context of an HTTP request.PropertyInjector Registry ResourceFactory Implementations of this interface are registered through the Registry class.ResteasyAsynchronousContext ResteasyAsynchronousResponse ResteasyDeployment This class is used to configure and initialize the core components of RESTEasy.ResteasyProviderFactory ResteasyProviderFactory.SortedKey Allow us to sort message body implementations that are more specific for their types i.e.ResteasyUriInfo UriInfo implementation with some added extra methods to help process requestsStringConverter Deprecated.Replaced by javax.ws.rs.ext.ParamConverterStringParameterUnmarshaller Similar to StringConverter except specific to a parameter injection only. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.spi.interception Class Description Failure This exception should only be used by Resteasy integrators.HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e. -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.spi.validation Class Description HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.InjectorFactory -
Classes in org.jboss.resteasy.spi used by org.jboss.resteasy.util Class Description HttpRequest Bridge interface between the base Resteasy JAX-RS implementation and the actual HTTP transport (i.e.ResteasyAsynchronousContext ResteasyUriInfo UriInfo implementation with some added extra methods to help process requests