- AALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- AASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- AbstractField - Class in com.sun.jersey.api.model
-
- AbstractField(Field) - Constructor for class com.sun.jersey.api.model.AbstractField
-
- AbstractImplicitViewMethod - Class in com.sun.jersey.api.model
-
Abstraction for an implicit view method.
- AbstractImplicitViewMethod(AbstractResource) - Constructor for class com.sun.jersey.api.model.AbstractImplicitViewMethod
-
- AbstractMethod - Class in com.sun.jersey.api.model
-
- AbstractMethod(AbstractResource, Method, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractMethod
-
- AbstractModelComponent - Interface in com.sun.jersey.api.model
-
- AbstractModelVisitor - Interface in com.sun.jersey.api.model
-
The interface was originatelly created to allow implementing
validators of the abstract resource model.
- AbstractResource - Class in com.sun.jersey.api.model
-
Abstraction for resource class
- AbstractResource(Class<?>) - Constructor for class com.sun.jersey.api.model.AbstractResource
-
Creates a new instance of AbstractResource
- AbstractResource(Class<?>, PathValue) - Constructor for class com.sun.jersey.api.model.AbstractResource
-
Creates a new instance of AbstractResource
- AbstractResource(String, AbstractResource) - Constructor for class com.sun.jersey.api.model.AbstractResource
-
Create a new instance from an existing AbstractResource but
defining a new path.
- AbstractResourceConstructor - Class in com.sun.jersey.api.model
-
Abstraction for a resource class constructor
- AbstractResourceConstructor(Constructor) - Constructor for class com.sun.jersey.api.model.AbstractResourceConstructor
-
Creates a new instance of AbstractResourceConstructor
- AbstractResourceMethod - Class in com.sun.jersey.api.model
-
Abstraction for a resource method
- AbstractResourceMethod(AbstractResource, Method, Class, Type, String, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractResourceMethod
-
- AbstractResourceModelContext - Interface in com.sun.jersey.api.model
-
Abstraction for abstract resources contained within a specific context
(such as an application).
- AbstractResourceModelListener - Interface in com.sun.jersey.api.model
-
To get notifications on abstract resource model events,
implement this interface and register your implementation class
with the corresponding application.
- AbstractSetterMethod - Class in com.sun.jersey.api.model
-
- AbstractSetterMethod(AbstractResource, Method, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractSetterMethod
-
- AbstractSubResourceLocator - Class in com.sun.jersey.api.model
-
Abstraction for a sub resource locator
- AbstractSubResourceLocator(AbstractResource, Method, PathValue, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractSubResourceLocator
-
Creates a new instance of AbstractSubResourceLocator
- AbstractSubResourceMethod - Class in com.sun.jersey.api.model
-
- AbstractSubResourceMethod(AbstractResource, Method, Class, Type, PathValue, String, Annotation[]) - Constructor for class com.sun.jersey.api.model.AbstractSubResourceMethod
-
- AbstractWadlGeneratorGrammarGenerator<T> - Class in com.sun.jersey.server.wadl.generators
-
This
WadlGenerator generates a grammar based on the referenced
elements.
- AbstractWadlGeneratorGrammarGenerator(WadlGenerator, Class<T>) - Constructor for class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- AbstractWadlGeneratorGrammarGenerator.HasType - Interface in com.sun.jersey.server.wadl.generators
-
- AbstractWadlGeneratorGrammarGenerator.Pair - Class in com.sun.jersey.server.wadl.generators
-
- AbstractWadlGeneratorGrammarGenerator.Pair(AbstractWadlGeneratorGrammarGenerator.HasType, AbstractWadlGeneratorGrammarGenerator.WantsName) - Constructor for class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.Pair
-
- AbstractWadlGeneratorGrammarGenerator.WantsName<T> - Interface in com.sun.jersey.server.wadl.generators
-
- ACC_ABSTRACT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_ANNOTATION - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_BRIDGE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_DEPRECATED - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_ENUM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_FINAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_INTERFACE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_NATIVE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_PRIVATE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_PROTECTED - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_PUBLIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_STATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_STRICT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_SUPER - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_SYNCHRONIZED - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_SYNTHETIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_TRANSIENT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_VARARGS - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ACC_VOLATILE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractField
-
- accept(AbstractModelVisitor) - Method in interface com.sun.jersey.api.model.AbstractModelComponent
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractResource
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractSetterMethod
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
-
- accept(AbstractModelVisitor) - Method in class com.sun.jersey.api.model.AbstractSubResourceMethod
-
- accept(CharSequence, Object, UriRuleContext) - Method in interface com.sun.jersey.spi.uri.rules.UriRule
-
Accept the rule.
- accept(ClassVisitor, int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Makes the given visitor visit the Java class of this
ClassReader.
- accept(ClassVisitor, Attribute[], int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Makes the given visitor visit the Java class of this
ClassReader.
- acceptMediaType(MediaType) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- acceptMediaType(MediaType) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
-
- ACONST_NULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- acr - Variable in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
The adapted container request.
- acr - Variable in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
The adapted container response.
- adapt(ResourceMethodDispatchProvider) - Method in interface com.sun.jersey.spi.container.ResourceMethodDispatchAdapter
-
Adapt a @{link ResourceMethodDispatchProvider}.
- adapt(DispatchingListener) - Method in interface com.sun.jersey.spi.monitoring.DispatchingListenerAdapter
-
- adapt(RequestListener) - Method in interface com.sun.jersey.spi.monitoring.RequestListenerAdapter
-
- adapt(ResponseListener) - Method in interface com.sun.jersey.spi.monitoring.ResponseListenerAdapter
-
- AdaptingContainerRequest - Class in com.sun.jersey.spi.container
-
An adapting in-bound HTTP request that may override the behaviour of
ContainerRequest.
- AdaptingContainerRequest(ContainerRequest) - Constructor for class com.sun.jersey.spi.container.AdaptingContainerRequest
-
Create the adapting container request.
- AdaptingContainerResponse - Class in com.sun.jersey.spi.container
-
An adapting in-bound HTTP response that may override the behaviour of
ContainerResponse.
- AdaptingContainerResponse(ContainerResponse) - Constructor for class com.sun.jersey.spi.container.AdaptingContainerResponse
-
Create the adapting container response.
- add(Application) - Method in class com.sun.jersey.api.core.ResourceConfig
-
- add(Object...) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
-
- addChild(Object) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
-
- addListener(ContainerListener) - Method in interface com.sun.jersey.spi.container.ContainerNotifier
-
Add a container listener to be notified when the container
events occur.
- addResolver(WadlGenerator.Resolver) - Method in class com.sun.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
-
- addTraceHeaders() - Method in class com.sun.jersey.api.core.TraceInformation
-
- addTraceHeaders(TraceInformation.TraceHeaderListener) - Method in class com.sun.jersey.api.core.TraceInformation
-
- ALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ANEWARRAY - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- annotationDoc - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- AnnotationDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for annotations.
Created on: Jun 12, 2008
- AnnotationDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- AnnotationScannerListener - Class in com.sun.jersey.spi.scanning
-
A scanner listener that processes Java class files (resource names
ending in ".class") annotated with one or more of a set of declared
annotations.
- AnnotationScannerListener(Class<? extends Annotation>...) - Constructor for class com.sun.jersey.spi.scanning.AnnotationScannerListener
-
Create a scanner listener to check for annotated Java classes in Java
class files.
- AnnotationScannerListener(ClassLoader, Class<? extends Annotation>...) - Constructor for class com.sun.jersey.spi.scanning.AnnotationScannerListener
-
Create a scanner listener to check for annotated Java classes in Java
class files.
- AnnotationVisitor - Interface in jersey.repackaged.org.objectweb.asm
-
A visitor to visit a Java annotation.
- any - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlElementType
-
- ApplicationAdapter - Class in com.sun.jersey.api.core
-
- ApplicationAdapter(Application) - Constructor for class com.sun.jersey.api.core.ApplicationAdapter
-
- ApplicationDescription - Class in com.sun.jersey.server.wadl
-
This class is designed to combine the Application instance with any other
external metadata that might be required to describe the application.
- ApplicationDescription.ExternalGrammar - Class in com.sun.jersey.server.wadl
-
A simple holder class that stores a type and binary content
to be used to return extra metadata with
- ApplicationDescription.ExternalGrammar(MediaType, byte[], boolean) - Constructor for class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
-
- ApplicationDocs - Class in com.sun.jersey.server.wadl.generators
-
The wrapper root document for multiple Doc elements.
- ApplicationDocs() - Constructor for class com.sun.jersey.server.wadl.generators.ApplicationDocs
-
- areInputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- areOutputTypesDeclared() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- ARETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ARRAY - Static variable in class jersey.repackaged.org.objectweb.asm.Type
-
The sort of array reference types.
- ARRAYLENGTH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ATHROW - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- attachTypes(ApplicationDescription) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
Process the elements in the WADL definition to attach schema types
as required.
- attachTypes(ApplicationDescription) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- attribute - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- Attribute - Class in jersey.repackaged.org.objectweb.asm
-
A non standard class, field, method or code attribute.
- Attribute(String) - Constructor for class jersey.repackaged.org.objectweb.asm.Attribute
-
Constructs a new empty attribute.
- cacheControl(CacheControl) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the cache control.
- CachedEntityContainerRequest - Class in com.sun.jersey.spi.container
-
A cached entity in-bound HTTP request that caches the entity instance
obtained from the adapted container request.
- CachedEntityContainerRequest(ContainerRequest) - Constructor for class com.sun.jersey.spi.container.CachedEntityContainerRequest
-
- CALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- CASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- CHAR - Static variable in class jersey.repackaged.org.objectweb.asm.Type
-
The sort of the char type.
- CHAR_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
-
The char type.
- CHECKCAST - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- classDoc - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
-
- ClassDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for classes.
Created on: Jun 12, 2008
- ClassDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- ClassNamesResourceConfig - Class in com.sun.jersey.api.core
-
A mutable implementation of
DefaultResourceConfig that explicitly
declares for root resource and provider classes.
- ClassNamesResourceConfig(Class...) - Constructor for class com.sun.jersey.api.core.ClassNamesResourceConfig
-
Declare an array of root resource and provider classes.
- ClassNamesResourceConfig(String...) - Constructor for class com.sun.jersey.api.core.ClassNamesResourceConfig
-
Declare root resource and provider class as an array of class names.
- ClassNamesResourceConfig(Map<String, Object>) - Constructor for class com.sun.jersey.api.core.ClassNamesResourceConfig
-
Declare root resource and provider classes declaring the class names as a
property of
ResourceConfig.
- ClasspathResourceConfig - Class in com.sun.jersey.api.core
-
- ClasspathResourceConfig() - Constructor for class com.sun.jersey.api.core.ClasspathResourceConfig
-
- ClasspathResourceConfig(Map<String, Object>) - Constructor for class com.sun.jersey.api.core.ClasspathResourceConfig
-
- ClasspathResourceConfig(String[]) - Constructor for class com.sun.jersey.api.core.ClasspathResourceConfig
-
- ClassReader - Class in jersey.repackaged.org.objectweb.asm
-
A Java class parser to make a
ClassVisitor visit an existing class.
- ClassReader(byte[]) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
-
- ClassReader(byte[], int, int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
-
- ClassReader(InputStream) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
-
- ClassReader(String) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
-
- ClassVisitor - Interface in jersey.repackaged.org.objectweb.asm
-
A visitor to visit a Java class.
- ClassWriter - Class in jersey.repackaged.org.objectweb.asm
-
- ClassWriter(int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- ClassWriter(ClassReader, int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassWriter
-
Constructs a new
ClassWriter object and enables optimizations for
"mostly add" bytecode transformations.
- CLIENT_ERROR - Static variable in class com.sun.jersey.api.Responses
-
- clientError() - Static method in class com.sun.jersey.api.Responses
-
- clone() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Clone this resource configuration.
- clone() - Method in class com.sun.jersey.api.JResponse.JResponseBuilder
-
Create a shallow copy preserving state.
- clone() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Clone the WebApplication instance.
- com.sun.jersey.api - package com.sun.jersey.api
-
Provides support for responses and exceptions.
- com.sun.jersey.api.container - package com.sun.jersey.api.container
-
Provides support for creating HTTP-based containers.
- com.sun.jersey.api.container.filter - package com.sun.jersey.api.container.filter
-
Provides common server-side filters.
- com.sun.jersey.api.container.httpserver - package com.sun.jersey.api.container.httpserver
-
Provides support for creating a Light weight HTTP server HTTP container.
- com.sun.jersey.api.core - package com.sun.jersey.api.core
-
Provides support for configuration.
- com.sun.jersey.api.model - package com.sun.jersey.api.model
-
Provides an abstract model of a resource class.
- com.sun.jersey.api.view - package com.sun.jersey.api.view
-
Provides support for Model, View and Controller (MVC).
- com.sun.jersey.api.wadl.config - package com.sun.jersey.api.wadl.config
-
Provides support for configuring WADL generation.
- com.sun.jersey.server.probes - package com.sun.jersey.server.probes
-
Provides support GlassFish monitoring probes.
- com.sun.jersey.server.spi.component - package com.sun.jersey.server.spi.component
-
Provides support for components that are resource classes.
- com.sun.jersey.server.wadl - package com.sun.jersey.server.wadl
-
Provides support for WADL configuration and generation.
- com.sun.jersey.server.wadl.generators - package com.sun.jersey.server.wadl.generators
-
Provides support for JAXB WADL generation.
- com.sun.jersey.server.wadl.generators.resourcedoc - package com.sun.jersey.server.wadl.generators.resourcedoc
-
Provides support for JAXB WADL generation for resource classes.
- com.sun.jersey.server.wadl.generators.resourcedoc.model - package com.sun.jersey.server.wadl.generators.resourcedoc.model
-
Provides support for JAXB-based resource class model.
- com.sun.jersey.server.wadl.generators.resourcedoc.xhtml - package com.sun.jersey.server.wadl.generators.resourcedoc.xhtml
-
Provides support for JAXB-based XHTML.
- com.sun.jersey.spi.container - package com.sun.jersey.spi.container
-
Provides support for containers and the web application that manages
resource classes.
- com.sun.jersey.spi.dispatch - package com.sun.jersey.spi.dispatch
-
Provides support for dispatching the HTTP request to a resource method
of a resource class instance.
- com.sun.jersey.spi.monitoring - package com.sun.jersey.spi.monitoring
-
- com.sun.jersey.spi.resource - package com.sun.jersey.spi.resource
-
Provides support for plugable life-cycle declaration and implementation.
- com.sun.jersey.spi.scanning - package com.sun.jersey.spi.scanning
-
Provides support for server-side class scanning.
- com.sun.jersey.spi.template - package com.sun.jersey.spi.template
-
Provides support for view aspect of model view controller and templates that
produce views.
- com.sun.jersey.spi.uri.rules - package com.sun.jersey.spi.uri.rules
-
Provides support for hierarchical matching and accepting of URIs.
- commentText - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- COMMON_DELIMITERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
Common delimiters used by various properties.
- COMPUTE_FRAMES - Static variable in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
Flag to automatically compute the stack map frames of methods from
scratch.
- COMPUTE_MAXS - Static variable in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
Flag to automatically compute the maximum stack size and the maximum
number of local variables of methods.
- configure(ResourceConfig) - Method in interface com.sun.jersey.api.core.ResourceConfigurator
-
Configure the resource configuration.
- configure() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
-
- CONFLICT - Static variable in class com.sun.jersey.api.Responses
-
- conflict() - Static method in class com.sun.jersey.api.Responses
-
- ConflictException - Exception in com.sun.jersey.api
-
A HTTP 409 (Conflict) exception.
- ConflictException() - Constructor for exception com.sun.jersey.api.ConflictException
-
Create a HTTP 409 (Conflict) exception.
- ConflictException(String) - Constructor for exception com.sun.jersey.api.ConflictException
-
Create a HTTP 409 (Conflict) exception.
- construct(HttpContext) - Method in class com.sun.jersey.server.spi.component.ResourceComponentConstructor
-
- ContainerException - Exception in com.sun.jersey.api.container
-
Runtime exception to be caught by the container.
- ContainerException() - Constructor for exception com.sun.jersey.api.container.ContainerException
-
Construct a new instance with the supplied message
- ContainerException(String) - Constructor for exception com.sun.jersey.api.container.ContainerException
-
Construct a new instance with the supplied message
- ContainerException(String, Throwable) - Constructor for exception com.sun.jersey.api.container.ContainerException
-
Construct a new instance with the supplied message and cause
- ContainerException(Throwable) - Constructor for exception com.sun.jersey.api.container.ContainerException
-
Construct a new instance with the supplied cause
- ContainerFactory - Class in com.sun.jersey.api.container
-
Factory for creating specific HTTP-based containers.
- ContainerListener - Interface in com.sun.jersey.spi.container
-
A listener that is registered with a
ContainerNotifier to get
notified of container related events.
- ContainerNotifier - Interface in com.sun.jersey.spi.container
-
A container notifier that is used to register container listeners.
- ContainerProvider<T> - Interface in com.sun.jersey.spi.container
-
Service-provider interface for creating container instances.
- ContainerRequest - Class in com.sun.jersey.spi.container
-
An in-bound HTTP request to be processed by the web application.
- ContainerRequest(WebApplication, String, URI, URI, InBoundHeaders, InputStream) - Constructor for class com.sun.jersey.spi.container.ContainerRequest
-
Create a new container request.
- ContainerRequestFilter - Interface in com.sun.jersey.spi.container
-
A filter for filtering a request.
- ContainerResponse - Class in com.sun.jersey.spi.container
-
An out-bound HTTP response to be processed by the web application.
- ContainerResponse(WebApplication, ContainerRequest, ContainerResponseWriter) - Constructor for class com.sun.jersey.spi.container.ContainerResponse
-
Instantiate a new ContainerResponse.
- ContainerResponseFilter - Interface in com.sun.jersey.spi.container
-
A filter for filtering a response.
- ContainerResponseWriter - Interface in com.sun.jersey.spi.container
-
- contentLocation(URI) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the content location.
- cookie(NewCookie...) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Add cookies.
- create(AbstractMethod) - Method in class com.sun.jersey.api.container.filter.ResourceDebuggingFilterFactory
-
- create(AbstractMethod) - Method in class com.sun.jersey.api.container.filter.RolesAllowedResourceFilterFactory
-
- create(String) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classpath.
- create(URI) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classath.
- create(String, ResourceConfig) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
- create(URI, ResourceConfig) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
- create(String, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
- create(URI, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer that registers a HttpHandler that
in turn manages all root resource and provder classes declared by the
resource configuration.
- create(String, HttpHandler) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classath.
- create(URI, HttpHandler) - Static method in class com.sun.jersey.api.container.httpserver.HttpServerFactory
-
Create a HttpServer that registers a HttpHandler that in turn
manages all root resource classes found by searching the classes
referenced in the java classath.
- create(AbstractMethod) - Method in interface com.sun.jersey.spi.container.ResourceFilterFactory
-
Create a list of
ResourceFilter instance given a method
of the abstract resource model.
- create(AbstractResourceMethod, JavaMethodInvoker) - Method in interface com.sun.jersey.spi.container.ResourceMethodCustomInvokerDispatchProvider
-
- create(AbstractResourceMethod) - Method in interface com.sun.jersey.spi.container.ResourceMethodDispatchProvider
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createApplication(UriInfo) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createApplication(UriInfo) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createApplicationDocs() - Method in class com.sun.jersey.server.wadl.generators.ObjectFactory
-
- createContainer(Class<A>, Class<?>...) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create a container according to the class requested.
- createContainer(Class<A>, Set<Class<?>>) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create a container according to the class requested.
- createContainer(Class<A>, ResourceConfig) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create a container according to the class requested.
- createContainer(Class<A>, ResourceConfig, IoCComponentProviderFactory) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create a container according to the class requested.
- createContainer(Class<A>, String) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Deprecated.
- createContainer(Class<A>) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create an instance of a container according to the class requested.
- createContainer(Class<A>, String...) - Static method in class com.sun.jersey.api.container.ContainerFactory
-
Create an instance of a container according to the class requested.
- createContainer(Class<T>, ResourceConfig, WebApplication) - Method in interface com.sun.jersey.spi.container.ContainerProvider
-
Create an container of type T.
- created(URI) - Static method in class com.sun.jersey.api.JResponse
-
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createExternalGrammar() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
Perform any post create functions such as generating grammars.
- createExternalGrammar() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createMethod(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createParam(AbstractResource, AbstractMethod, Parameter) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createParmWantsName(Param) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createParmWantsName(Param) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
-
- createRepresentationWantsName(Representation) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createRepresentationWantsName(Representation) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorJAXBGrammarGenerator
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createRequest(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createRequestRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createResource(AbstractResource, String) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createResource(AbstractResource, String) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createResourceDocType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ObjectFactory
-
- createResources() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createResources() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createResources() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createResources() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createResources() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createResources() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createResponseRepresentation(AbstractResource, AbstractResourceMethod, MediaType) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
- createResponses(AbstractResource, AbstractResourceMethod) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- createWadlGenerator() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
-
- createWebApplication() - Static method in class com.sun.jersey.spi.container.WebApplicationFactory
-
Create a Web application instance.
- createWebApplication() - Method in interface com.sun.jersey.spi.container.WebApplicationProvider
-
- createXhtmlCodeType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.ObjectFactory
-
- createXhtmlElementType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.ObjectFactory
-
- CsrfProtectionFilter - Class in com.sun.jersey.api.container.filter
-
- CsrfProtectionFilter() - Constructor for class com.sun.jersey.api.container.filter.CsrfProtectionFilter
-
- generate(UriInfo, Set<AbstractResource>) - Method in class com.sun.jersey.server.wadl.WadlBuilder
-
Generate WADL for a set of resources.
- generate(Providers, FeaturesAndProperties, UriInfo, Set<AbstractResource>) - Method in class com.sun.jersey.server.wadl.WadlBuilder
-
Generate WADL for a set of resources.
- generate(Providers, FeaturesAndProperties, UriInfo, ApplicationDescription, AbstractResource) - Method in class com.sun.jersey.server.wadl.WadlBuilder
-
Generate WADL for a resource.
- generate(Providers, FeaturesAndProperties, UriInfo, ApplicationDescription, AbstractResource, String) - Method in class com.sun.jersey.server.wadl.WadlBuilder
-
Generate WADL for a virtual subresource resulting from sub resource
methods.
- generator(Class<? extends WadlGenerator>) - Static method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig
-
- generator(Class<? extends WadlGenerator>) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
-
- getAbsolutePath() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the absolute path of the request.
- getAbsolutePath() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAbsolutePath() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAbsolutePathBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the absolute path of the request in the form of a UriBuilder.
- getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAbsolutePathBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAbstractRootResources() - Method in interface com.sun.jersey.api.model.AbstractResourceModelContext
-
- getAcceptableLanguages() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAcceptableLanguages() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAcceptableMediaType(List<MediaType>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
- getAcceptableMediaType(List<MediaType>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAcceptableMediaType(List<MediaType>) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
- getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAcceptableMediaTypes() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAcceptableMediaTypes(List<QualitySourceMediaType>) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAcceptableMediaTypes() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getAccess() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Returns the class's access flags (see
Opcodes).
- getAnnotatedClasses() - Method in class com.sun.jersey.spi.scanning.AnnotationScannerListener
-
Get the set of annotated classes.
- getAnnotation(Class<T>) - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getAnnotation(Class<T>) - Method in class com.sun.jersey.api.model.AbstractResource
-
- getAnnotation() - Method in class com.sun.jersey.api.model.Parameter
-
- getAnnotation(Class<T>) - Method in class com.sun.jersey.api.model.Parameter
-
- getAnnotationDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- getAnnotations() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the annotations associated with the response entity (if any).
- getAnnotations() - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getAnnotations() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getAnnotations() - Method in class com.sun.jersey.api.model.Parameter
-
- getAnnotations() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getAnnotations() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getAnnotationTypeName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- getAny() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- getAny() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getAny() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- getApplication() - Method in class com.sun.jersey.server.wadl.ApplicationDescription
-
- getApplication(UriInfo) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
-
Get a new instance of a
ApplicationDescription corresponding to all
the root resource classes, and configure the base URI.
- getApplication(UriInfo, AbstractResource, String) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
-
Get a new instance of Application for a particular resource
- getArgumentTypes(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method descriptor.
- getArgumentTypes(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method.
- getAttributeDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- getAuthenticationScheme() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getAuthenticationScheme() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getBaseUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the base URI of the application.
- getBaseUri() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getBaseUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getBaseUriBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the base URI of the application in the form of a UriBuilder.
- getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getBaseUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getChildNodes() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlElementType
-
- getClassDoc(Class<?>) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getClasses() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getClassName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- getClassName() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
- getClassName() - Method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the name of the class corresponding to this type.
- getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
Gets the value of the commentText property.
- getCommentText() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- getCommonSuperClass(String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
Returns the common super type of the two given types.
- getComponentProvider(IoCComponentProvider, Class<?>) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProviderFactory
-
Get the resource class component provider.
- getComponents() - Method in class com.sun.jersey.api.model.AbstractField
-
- getComponents() - Method in interface com.sun.jersey.api.model.AbstractModelComponent
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractSetterMethod
-
- getComponents() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
-
- getConstructorDescriptor(Constructor) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the descriptor corresponding to the given constructor.
- getConstructors() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getContainerRequest() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getContainerRequest() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
Get the container request.
- getContainerRequest() - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Get the container request.
- getContainerRequestFilters() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the list of container request filters.
- getContainerResponse() - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Get the container response.
- getContainerResponseFilters() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the list of container response filters.
- getContainerResponseWriter() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getContainerResponseWriter() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
Get the container response writer.
- getContent() - Method in class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
-
- getCookieNameValueMap() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the cookie name value map.
- getCookieNameValueMap() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getCookieNameValueMap() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getCookies() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getCookies() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getCtor() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
-
- getDeclaredAnnotations() - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getDeclaredAnnotations() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getDeclaredAnnotations() - Method in class com.sun.jersey.api.model.Parameter
-
- getDeclaringResource() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getDefault() - Static method in class com.sun.jersey.spi.container.JavaMethodInvokerFactory
-
- getDefaultStringValue() - Method in exception com.sun.jersey.api.ParamException
-
Get the default String value.
- getDefaultValue() - Method in class com.sun.jersey.api.model.Parameter
-
- getDescriptor() - Method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the descriptor corresponding to this Java type.
- getDescriptor(Class) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the descriptor corresponding to the given Java type.
- getDimensions() - Method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the number of dimensions of this array type.
- getDispatcher(AbstractResourceMethod, JavaMethodInvoker) - Method in class com.sun.jersey.spi.container.ResourceMethodCustomInvokerDispatchFactory
-
- getDispatchingListener() - Method in interface com.sun.jersey.spi.container.WebApplication
-
- getDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- getDocs() - Method in class com.sun.jersey.server.wadl.generators.ApplicationDocs
-
- getDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
-
- getElement() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getElements(String[]) - Static method in class com.sun.jersey.api.core.ResourceConfig
-
Get a canonical array of String elements from a String array
where each entry may contain zero or more elements separated by ';'.
- getElements(String[], String) - Static method in class com.sun.jersey.api.core.ResourceConfig
-
Get a canonical array of String elements from a String array
where each entry may contain zero or more elements separated by characters
in delimiters string.
- getElementType() - Method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the type of the elements of this array type.
- getEntity(Class<T>) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the request entity, returns null if the request does not
contain an entity body.
- getEntity(Class<T>, Type, Annotation[]) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the request entity, returns null if the request does not
contain an entity body.
- getEntity() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getEntity() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Get the response entity.
- getEntity() - Method in class com.sun.jersey.api.JResponse
-
Get the response entity.
- getEntity(Class<T>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getEntity(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getEntity() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getEntity(Class<T>) - Method in class com.sun.jersey.spi.container.CachedEntityContainerRequest
-
Get the entity or a cached instance.
- getEntity(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.spi.container.CachedEntityContainerRequest
-
Get the entity or a cached instance.
- getEntity(Class<T>, Type, Annotation[]) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getEntity(Class<T>) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getEntity() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getEntityInputStream() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getEntityInputStream() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Get the input stream of the entity.
- getEntityType() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getEntityType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getEntityType() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getExample() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getExceptionMapperContext() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the exception mapper context that can be used to map exceptions
to responses.
- getExplicitRootResources() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getExplicitRootResources() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get a map of explicit root resource classes and root resource singleton
instances.
- getExternalGrammar(String) - Method in class com.sun.jersey.server.wadl.ApplicationDescription
-
- getExternalMetadataKeys() - Method in class com.sun.jersey.server.wadl.ApplicationDescription
-
- getFeature(String) - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getFeature(String) - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the value of a feature.
- getFeatures() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getFeatures() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the map of features associated with the Web application.
- getFeaturesAndProperties() - Method in class com.sun.jersey.server.wadl.WadlGenerator.Environment
-
- getFeaturesAndProperties() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the features and properties.
- getField() - Method in class com.sun.jersey.api.model.AbstractField
-
- GETFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- getFields() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getFlag() - Method in enum com.sun.jersey.api.container.filter.PostReplaceFilter.ConfigFlag
-
Returns the numeric value of the bit corresponding to this flag.
- getFormParameters() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the form parameters of the request entity.
- getFormParameters() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getFormParameters() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getGeneratorClass() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
-
- getGenericReturnType() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getHeaderValue(String) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get a HTTP header value.
- getHeaderValue(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getHeaderValue(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getHeaderValue(Object) - Static method in class com.sun.jersey.spi.container.ContainerResponse
-
Convert a header value, represented as a general object, to the
string value.
- getHttpHeaders() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the HTTP response headers.
- getHttpHeaders() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getHttpHeaders() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getHttpMethod() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getInstance(HttpContext) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProvider
-
Get the instance.
- getInterfaces() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Returns the internal names of the class's interfaces (see
getInternalName).
- getInternalName() - Method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the internal name of the class corresponding to this object or
array type.
- getInternalName(Class) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the internal name of the given class.
- getItem(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Returns the start index of the constant pool item in
b, plus
one.
- getJAXBContext() - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
-
Get the default JAXB context associated with the
WadlGenerator
for the Web application.
- getJResponse() - Method in class com.sun.jersey.api.JResponseAsResponse
-
- getLabels() - Method in class jersey.repackaged.org.objectweb.asm.Attribute
-
Returns the labels corresponding to this attribute.
- getLanguage() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getLanguage() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getLanguageMappings() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getLanguageMappings() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get a map of file extension to language.
- getMappedThrowable() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get the throwable that was mapped to a response.
- getMappedThrowable() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the throwable (if any) that was mapped to a response.
- getMappedThrowable() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getMappedThrowable() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getMatchedMethod() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get get matched resource method that was invoked.
- getMatchedResults() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get a read-only list of MatchResult for matched resources.
- getMatchedTemplates() - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get a read-only list of
UriTemplate for matched resources.
- getMatchResult() - Method in interface com.sun.jersey.spi.uri.rules.UriMatchResultContext
-
Get the match result
- getMediaType() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the media type of the response entity.
- getMediaType() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
-
- getMediaType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getMediaType() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getMediaType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getMediaType() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getMediaType() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getMediaTypeMappings() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getMediaTypeMappings() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get a map of file extension to media type.
- getMessage() - Method in class com.sun.jersey.api.model.ResourceModelIssue
-
Human readible description of the issue
- getMessage() - Method in exception com.sun.jersey.api.NotFoundException
-
- getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Get the message body workers.
- getMessageBodyWorkers() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
Get the message body workers.
- getMessageBodyWorkers() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the message body workers that can be used for getting
message body readers and writers.
- getMetadata() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Get the metadata associated with the response.
- getMetadata() - Method in class com.sun.jersey.api.JResponse
-
Get metadata associated with the response as a map.
- getMethod() - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getMethod() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getMethod() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getMethodDescriptor(Type, Type[]) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the descriptor corresponding to the given argument and return
types.
- getMethodDescriptor(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the descriptor corresponding to the given method.
- getMethodDoc(Class<?>, Method) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getMethodDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- getMethodName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getModel() - Method in class com.sun.jersey.api.view.Viewable
-
Get the model.
- getName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
-
- getName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- getNotFoundUri() - Method in exception com.sun.jersey.api.NotFoundException
-
Get the URI that is not found.
- getObjectType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the Java type corresponding to the given internal name.
- getOffset() - Method in class jersey.repackaged.org.objectweb.asm.Label
-
Returns the offset corresponding to this label.
- getOpcode(int) - Method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns a JVM instruction opcode adapted to this Java type.
- getOriginalEntity() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getOriginalEntity() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getOriginalEntity() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getOutputStream() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get an OutputStream to which an entity may be written.
- getOutputStream() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getOutputStream() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getParamDoc(Class<?>, Method, Parameter) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getParamDocs() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getParameterClass() - Method in class com.sun.jersey.api.model.Parameter
-
- getParameterName() - Method in exception com.sun.jersey.api.ParamException
-
Get the parameter name.
- getParameters() - Method in class com.sun.jersey.api.model.AbstractField
-
- getParameters() - Method in class com.sun.jersey.api.model.AbstractResourceConstructor
-
- getParameters() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getParameters() - Method in class com.sun.jersey.api.model.AbstractSetterMethod
-
- getParameters() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
-
- getParameters() - Method in interface com.sun.jersey.api.model.Parameterized
-
- getParameterType() - Method in class com.sun.jersey.api.model.Parameter
-
- getParameterType() - Method in exception com.sun.jersey.api.ParamException
-
Get the type of the parameter annotation.
- getParamName() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- getPath() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the path of the current request relative to the base URI as
a string.
- getPath(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the path of the current request relative to the base URI as
a string.
- getPath() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getPath() - Method in class com.sun.jersey.api.model.AbstractSubResourceLocator
-
- getPath() - Method in class com.sun.jersey.api.model.AbstractSubResourceMethod
-
- getPath() - Method in interface com.sun.jersey.api.model.PathAnnotated
-
- getPath() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getPath(boolean) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getPath() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getPath(boolean) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getPathSegments(String) - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get the path segments that contains a template variable.
- getPathSegments(String, boolean) - Method in interface com.sun.jersey.api.core.ExtendedUriInfo
-
Get the path segments that contains a template variable.
- getPathSegments() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the path of the current request relative to the base URI as a
list of
PathSegment.
- getPathSegments(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the path of the current request relative to the base URI as a
list of
PathSegment.
- getPathSegments() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getPathSegments(boolean) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getPathSegments() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getPathSegments(boolean) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getPostConstructMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getPreDestroyMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getPrimaryClass() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
-
- getProperties() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getProperties() - Method in interface com.sun.jersey.api.core.HttpContext
-
Get the mutable properties.
- getProperties() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the map of properties associated with the Web application.
- getProperties() - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
-
- getProperties() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getProperties() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Get the mutable properties.
- getProperty(String) - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getProperty(String) - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the value of a property.
- getProviderClasses() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the set of provider classes.
- getProviders() - Method in class com.sun.jersey.server.wadl.WadlGenerator.Environment
-
- getProviders() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the providers.
- getProviderSingletons() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the set of provider singleton instances.
- getQueryParameters() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the URI query parameters of the current request.
- getQueryParameters(boolean) - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the URI query parameters of the current request.
- getQueryParameters() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getQueryParameters(boolean) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getQueryParameters() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getQueryParameters(boolean) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getRepresentationDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType
-
- getRepresentations() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- getRequest() - Method in interface com.sun.jersey.api.core.HttpContext
-
Get the HTTP request information.
- getRequestDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getRequestFilter() - Method in interface com.sun.jersey.spi.container.ResourceFilter
-
Get the request filter.
- getRequestHeader(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getRequestHeader(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getRequestHeaders() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getRequestHeaders() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getRequestListener() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get an instance of
RequestListener that should be
used to monitor request processing.
- getRequestRepresentation(Class<?>, Method, String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getRequestUri() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the absolute request URI.
- getRequestUri() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getRequestUri() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getRequestUriBuilder() - Method in interface com.sun.jersey.api.core.HttpRequestContext
-
Get the absolute request URI in the form of a UriBuilder.
- getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getRequestUriBuilder() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- getRequiredJaxbContextPath() - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
The jaxb context path that is used when the generated wadl application is marshalled
to a file.
This method is used in a decorator like manner.
The result return the path (or a colon-separated list of package names) containing
jaxb-beans that are added to wadl elements by this WadlGenerator, additionally to
the context path of the decorated WadlGenerator (set by
WadlGenerator.setWadlGeneratorDelegate(WadlGenerator).
If you do not use custom jaxb beans, then simply return
_delegate.getRequiredJaxbContextPath(),
otherwise return the delegate's
WadlGenerator.getRequiredJaxbContextPath() together with
your required context path (separated by a colon):
- getRequiredJaxbContextPath() - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- getResolvingClass() - Method in class com.sun.jersey.api.view.Viewable
-
Get the resolving class.
- getResource(Class<T>) - Method in interface com.sun.jersey.api.core.ResourceContext
-
Provides an instance of the given resource class.
- getResource() - Method in class com.sun.jersey.api.model.AbstractMethod
-
- getResource(Class) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Get the resource instance from a resource class.
- getResourceClass() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getResourceClass() - Method in class com.sun.jersey.server.spi.component.ResourceComponentConstructor
-
- getResourceContext() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the ResourceContext
- getResourceFilterFactories() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the list of resource filter factories.
- getResourceMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
Provides a non-null list of resource methods available on the resource
- getResponse() - Method in interface com.sun.jersey.api.core.HttpContext
-
Get the HTTP response information.
- getResponse() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Get the response that was set.
- getResponse(Class<?>, Method) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- getResponse() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getResponse() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getResponseDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getResponseFilter() - Method in interface com.sun.jersey.spi.container.ResourceFilter
-
Get the response filter.
- getResponseListener() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get an instance of
ResponseListener that should be
used to monitor request processing.
- getReturnDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getReturnDoc() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- getReturnType() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getReturnType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the Java type corresponding to the return type of the given
method descriptor.
- getReturnType(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the Java type corresponding to the return type of the given
method.
- getReturnTypeExample() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- getRootResourceClasses() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the set of root resource classes.
- getRootResourceSingletons() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Get the set of root resource singleton instances.
- getRules(Class) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Get the rules for a resource class.
- getScope() - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProvider
-
Get the scope.
- getScope(Class) - Method in interface com.sun.jersey.server.spi.component.ResourceComponentProviderFactory
-
Get the scope of the resource class.
- getSecurityContext() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getSecurityContext() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Get the security context.
- getServerInjectableProviderFactory() - Method in interface com.sun.jersey.spi.container.WebApplication
-
Get the server injectable provider factory.
- getSetterMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
- getSingletons() - Method in class com.sun.jersey.api.core.DefaultResourceConfig
-
- getSize() - Method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the size of values of this type.
- getSort() - Method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the sort of this Java type.
- getSource() - Method in class com.sun.jersey.api.model.Parameter
-
- getSource() - Method in class com.sun.jersey.api.model.ResourceModelIssue
-
Corresponding object (having the issue)
- getSourceName() - Method in class com.sun.jersey.api.model.Parameter
-
- GETSTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- getStatus() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getStatus() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Get the status code associated with the response.
- getStatus() - Method in class com.sun.jersey.api.JResponse
-
Get the status code associated with the response.
- getStatus() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- getStatus() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getStatus() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getStatusType() - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
- getStatusType() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Get the status type associated with the response.
- getStatusType() - Method in class com.sun.jersey.api.JResponse
-
Get the status type associated with the response.
- getStatusType() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- getStatusType() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- getStyle() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- getSubResourceLocators() - Method in class com.sun.jersey.api.model.AbstractResource
-
Provides a non-null list of subresource locators available on the resource
- getSubResourceMethods() - Method in class com.sun.jersey.api.model.AbstractResource
-
Provides a non-null list of subresource methods available on the resource
- getSuperName() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
- getSupportedInputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getSupportedOutputTypes() - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- getTemplateName() - Method in class com.sun.jersey.api.view.Viewable
-
Get the template name.
- getThreadLocalHttpContext() - Method in interface com.sun.jersey.spi.container.WebApplication
-
- getType() - Method in class com.sun.jersey.api.JResponse
-
Get the type of the entity.
- getType() - Method in class com.sun.jersey.server.wadl.ApplicationDescription.ExternalGrammar
-
- getType() - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.HasType
-
- getType() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- getType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the Java type corresponding to the given type descriptor.
- getType(Class) - Static method in class jersey.repackaged.org.objectweb.asm.Type
-
Returns the Java type corresponding to the given class.
- getUriInfo() - Method in interface com.sun.jersey.api.core.HttpContext
-
Get the extended URI information.
- getUserPrincipal() - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- getUserPrincipal() - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- getValue() - Method in class com.sun.jersey.api.model.PathValue
-
- getValue() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
-
- getWadlParams() - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- GlassfishMonitoringProvider - Interface in com.sun.jersey.spi.monitoring
-
A GlassFish monitoring provider to register Jersey-based monitoring.
- GOTO - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- GZIPContentEncodingFilter - Class in com.sun.jersey.api.container.filter
-
A GZIP content encoding filter.
- GZIPContentEncodingFilter() - Constructor for class com.sun.jersey.api.container.filter.GZIPContentEncodingFilter
-
- PackagesResourceConfig - Class in com.sun.jersey.api.core
-
A mutable implementation of
DefaultResourceConfig that dynamically
searches for root resource and provider classes in a given a set of
declared package and in all (if any) sub-packages of those declared packages.
- PackagesResourceConfig(String...) - Constructor for class com.sun.jersey.api.core.PackagesResourceConfig
-
Search for root resource classes declaring the packages as an
array of package names.
- PackagesResourceConfig(Map<String, Object>) - Constructor for class com.sun.jersey.api.core.PackagesResourceConfig
-
Search for root resource classes declaring the packages as a
property of
ResourceConfig.
- paramDoc - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- ParamDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for params: method params, path params on a class etc.
Created on: Jun 12, 2008
- ParamDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- ParamDocType(String, String) - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- Parameter - Class in com.sun.jersey.api.model
-
Abstraction for a method/constructor parameter
- Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>) - Constructor for class com.sun.jersey.api.model.Parameter
-
- Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>, boolean) - Constructor for class com.sun.jersey.api.model.Parameter
-
- Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>, String) - Constructor for class com.sun.jersey.api.model.Parameter
-
- Parameter(Annotation[], Annotation, Parameter.Source, String, Type, Class<?>, boolean, String) - Constructor for class com.sun.jersey.api.model.Parameter
-
- parameter(Parameter, MediaType) - Static method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- Parameter.Source - Enum in com.sun.jersey.api.model
-
- Parameterized - Interface in com.sun.jersey.api.model
-
Abbstraction for something that has a list of parameters
- ParamException - Exception in com.sun.jersey.api
-
- ParamException(Throwable, int, Class<? extends Annotation>, String, String) - Constructor for exception com.sun.jersey.api.ParamException
-
- ParamException.CookieParamException - Exception in com.sun.jersey.api
-
- ParamException.CookieParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.CookieParamException
-
- ParamException.FormParamException - Exception in com.sun.jersey.api
-
A parameter exception for errors with
FormParam.
- ParamException.FormParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.FormParamException
-
- ParamException.HeaderParamException - Exception in com.sun.jersey.api
-
- ParamException.HeaderParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.HeaderParamException
-
- ParamException.MatrixParamException - Exception in com.sun.jersey.api
-
A URI-parameter-based exception for errors with
MatrixParam.
- ParamException.MatrixParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.MatrixParamException
-
- ParamException.PathParamException - Exception in com.sun.jersey.api
-
A URI-parameter-based exception for errors with
PathParam.
- ParamException.PathParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.PathParamException
-
- ParamException.QueryParamException - Exception in com.sun.jersey.api
-
A URI-parameter-based exception for errors with
QueryParam.
- ParamException.QueryParamException(Throwable, String, String) - Constructor for exception com.sun.jersey.api.ParamException.QueryParamException
-
- ParamException.URIParamException - Exception in com.sun.jersey.api
-
An abstract parameter exception for the class of URI-parameter-based
exceptions.
- ParamException.URIParamException(Throwable, Class<? extends Annotation>, String, String) - Constructor for exception com.sun.jersey.api.ParamException.URIParamException
-
- ParamQualifier - Annotation Type in com.sun.jersey.spi.container
-
A meta-annotation that identifies an annotation as a parameter-based
annotation.
- ParentRef - Annotation Type in com.sun.jersey.api.core
-
Used to annotate fields or parameters that shall be injected with
parent resource class instances or instances obtained from registered
IoC component provider factories (if any).
- PathAnnotated - Interface in com.sun.jersey.api.model
-
- PathProviderScannerListener - Class in com.sun.jersey.spi.scanning
-
An annotation-based scanning listener for classes annotated with
Path or
Provider.
- PathProviderScannerListener() - Constructor for class com.sun.jersey.spi.scanning.PathProviderScannerListener
-
Create a scanning listener to check for Java classes in Java
class files annotated with
Path or
Provider.
- PathProviderScannerListener(ClassLoader) - Constructor for class com.sun.jersey.spi.scanning.PathProviderScannerListener
-
Create a scanning listener to check for Java classes in Java
class files annotated with
Path or
Provider.
- PathValue - Class in com.sun.jersey.api.model
-
Abstraction for a Path value
- PathValue(String) - Constructor for class com.sun.jersey.api.model.PathValue
-
- PerRequest - Annotation Type in com.sun.jersey.spi.resource
-
Used to annotate resource classes that require a new instance
for each request.
- POP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- POP2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- PostReplaceFilter - Class in com.sun.jersey.api.container.filter
-
A filter to support HTTP method replacing of a POST request to a request
utilizing another HTTP method for the case where proxies or HTTP
servers would otherwise block that HTTP method.
- PostReplaceFilter(ResourceConfig) - Constructor for class com.sun.jersey.api.container.filter.PostReplaceFilter
-
- PostReplaceFilter(PostReplaceFilter.ConfigFlag...) - Constructor for class com.sun.jersey.api.container.filter.PostReplaceFilter
-
Initializes this filter with config flags.
- PostReplaceFilter.ConfigFlag - Enum in com.sun.jersey.api.container.filter
-
Enum representing configuration flags that can be set on the filter.
- PRECONDITION_FAILED - Static variable in class com.sun.jersey.api.Responses
-
- preconditionFailed() - Static method in class com.sun.jersey.api.Responses
-
- prop(String, Object) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
-
- PROPERTY_CLASSNAMES - Static variable in class com.sun.jersey.api.core.ClassNamesResourceConfig
-
The property value MUST be an instance String or String[].
- PROPERTY_CLASSPATH - Static variable in class com.sun.jersey.api.core.ClasspathResourceConfig
-
The property value MUST be an instance String or String[].
- PROPERTY_CONTAINER_NOTIFIER - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_CONTAINER_REQUEST_FILTERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_CONTAINER_RESPONSE_FILTERS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_DEFAULT_RESOURCE_COMPONENT_PROVIDER_FACTORY_CLASS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
If set the default resource component provider factory for the
life-cycle of resource classes.
- PROPERTY_LANGUAGE_MAPPINGS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_MEDIA_TYPE_MAPPINGS - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_PACKAGES - Static variable in class com.sun.jersey.api.core.PackagesResourceConfig
-
The property value MUST be an instance String or String[].
- PROPERTY_POST_REPLACE_FILTER_CONFIG - Static variable in class com.sun.jersey.api.container.filter.PostReplaceFilter
-
Property that may contain a comma-separated list of the configuration flags to be set on this filter.
- PROPERTY_RESOURCE_FILTER_FACTORIES - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
- PROPERTY_WADL_GENERATOR_CONFIG - Static variable in class com.sun.jersey.api.core.ResourceConfig
-
If set the wadl generator configuration that provides a
WadlGenerator.
- pushContainerResponseFilters(List<ContainerResponseFilter>) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push a list of container response filters to apply after the
container response has been produced.
- pushMatch(UriTemplate, List<String>) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push a match.
- pushMethod(AbstractResourceMethod) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push the matching resource method.
- pushResource(Object) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push a matching resource.
- pushRightHandPathLength(int) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Push the right hand path length to calculate the entry for
the list of matching (ancestor) URI paths.
- putByte(int) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
-
Puts a byte into this byte vector.
- putByteArray(byte[], int, int) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
-
Puts an array of bytes into this byte vector.
- PUTFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- putInt(int) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
-
Puts an int into this byte vector.
- putLong(long) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
-
Puts a long into this byte vector.
- putShort(int) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
-
Puts a short into this byte vector.
- PUTSTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- putUTF8(String) - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
-
Puts an UTF8 string into this byte vector.
- read(ClassReader, int, int, char[], int, Label[]) - Method in class jersey.repackaged.org.objectweb.asm.Attribute
-
- readByte(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
- readClass(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Reads a class constant pool item in
b.
- readConst(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Reads a numeric or string constant pool item in
b.
- readInt(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Reads a signed int value in
b.
- readLabel(int, Label[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Returns the label corresponding to the given offset.
- readLong(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Reads a signed long value in
b.
- readShort(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Reads a signed short value in
b.
- readUnsignedShort(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Reads an unsigned short value in
b.
- readUTF8(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Reads an UTF8 string constant pool item in
b.
- register() - Method in interface com.sun.jersey.spi.monitoring.GlassfishMonitoringProvider
-
Register Jersey-based monitoring with the GlassFish monitoring
framework.
- reload() - Method in class com.sun.jersey.api.core.ScanningResourceConfig
-
Deprecated.
- ReloadListener - Interface in com.sun.jersey.spi.container
-
- representation - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- RepresentationDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for representations.
Created on: Jun 16, 2008
- RepresentationDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- RequestDispatcher - Interface in com.sun.jersey.spi.dispatch
-
A resource method dispatcher.
- RequestDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for requests.
Created on: Jun 16, 2008
- RequestDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType
-
- requestEnd() - Static method in class com.sun.jersey.server.probes.UriRuleProbeProvider
-
Invoked when matching ends.
- RequestListener - Interface in com.sun.jersey.spi.monitoring
-
- RequestListenerAdapter - Interface in com.sun.jersey.spi.monitoring
-
- requestStart(URI) - Static method in class com.sun.jersey.server.probes.UriRuleProbeProvider
-
Invoked when matching starts.
- reset() - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Reset to the default state.
- reset() - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- reset() - Method in class com.sun.jersey.spi.container.ContainerResponse
-
Reset the response to 204 (No content) with no headers.
- resolve(Class, MediaType, Class<T>) - Method in class com.sun.jersey.server.wadl.ApplicationDescription
-
- resolve(Class, MediaType, Class<T>) - Method in class com.sun.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
-
- resolve(Class, MediaType, Class<T>) - Method in interface com.sun.jersey.server.wadl.WadlGenerator.Resolver
-
- resolve(String) - Method in interface com.sun.jersey.spi.template.TemplateProcessor
-
- resolve(String) - Method in interface com.sun.jersey.spi.template.ViewProcessor
-
Resolve a template name to a template reference.
- ResolvedViewable<T> - Class in com.sun.jersey.spi.template
-
- ResolvedViewable(ViewProcessor<T>, T, Viewable) - Constructor for class com.sun.jersey.spi.template.ResolvedViewable
-
Create a resolved viewable.
- ResolvedViewable(ViewProcessor<T>, T, Viewable, Class<?>) - Constructor for class com.sun.jersey.spi.template.ResolvedViewable
-
Create a resolved viewable.
- resolveViewable(Viewable) - Method in interface com.sun.jersey.spi.template.TemplateContext
-
- resolveViewable(Viewable, UriInfo) - Method in interface com.sun.jersey.spi.template.TemplateContext
-
- resolveViewable(Viewable, Class<?>) - Method in interface com.sun.jersey.spi.template.TemplateContext
-
Resolve a
Viewable given a resolving class.
- ResourceComponentConstructor - Class in com.sun.jersey.server.spi.component
-
A constructor of a resource class.
- ResourceComponentConstructor(ServerInjectableProviderContext, ComponentScope, AbstractResource) - Constructor for class com.sun.jersey.server.spi.component.ResourceComponentConstructor
-
- ResourceComponentDestructor - Class in com.sun.jersey.server.spi.component
-
A destructor of a resource class instance.
- ResourceComponentDestructor(AbstractResource) - Constructor for class com.sun.jersey.server.spi.component.ResourceComponentDestructor
-
- ResourceComponentInjector - Class in com.sun.jersey.server.spi.component
-
An injector that injects onto properties of a resource.
- ResourceComponentInjector(ServerInjectableProviderContext, ComponentScope, AbstractResource) - Constructor for class com.sun.jersey.server.spi.component.ResourceComponentInjector
-
Create a new resource component injector.
- ResourceComponentProvider - Interface in com.sun.jersey.server.spi.component
-
A resource class component provider.
- ResourceComponentProviderFactory - Interface in com.sun.jersey.server.spi.component
-
A resource class component provider factory.
- ResourceComponentProviderFactoryClass - Annotation Type in com.sun.jersey.server.spi.component
-
Specifies the resource component provider that is used to obtain an
instance of the resource class.
- ResourceConfig - Class in com.sun.jersey.api.core
-
The resource configuration for configuring a web application.
- ResourceConfig() - Constructor for class com.sun.jersey.api.core.ResourceConfig
-
- ResourceConfigurator - Interface in com.sun.jersey.api.core
-
A provider to be utilized when configuration of
ResourceConfig is
required.
- ResourceContext - Interface in com.sun.jersey.api.core
-
The resource context provides access to instances of resource classes.
- ResourceDebuggingFilterFactory - Class in com.sun.jersey.api.container.filter
-
- ResourceDebuggingFilterFactory(HttpContext) - Constructor for class com.sun.jersey.api.container.filter.ResourceDebuggingFilterFactory
-
- ResourceDocAccessor - Class in com.sun.jersey.server.wadl.generators.resourcedoc
-
A class providing access to information stored in a
ResourceDocType.
Created on: Jun 16, 2008
- ResourceDocAccessor(ResourceDocType) - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.ResourceDocAccessor
-
- ResourceDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for resources.
Created on: Jun 11, 2008
- ResourceDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResourceDocType
-
- ResourceFilter - Interface in com.sun.jersey.spi.container
-
A resource filter to be used to filter a resource method,
a sub-resource method, or a sub-resource locator.
- ResourceFilterFactory - Interface in com.sun.jersey.spi.container
-
A resource filter factory responsible for creating
ResourceFilter
instances that match methods of the abstract resource model.
- ResourceFilters - Annotation Type in com.sun.jersey.spi.container
-
Defines the list of application-declared
ResourceFilter
classes associated with a resource method, a sub-resource method,
or a sub-resource locator.
- ResourceMethodCustomInvokerDispatchFactory - Class in com.sun.jersey.spi.container
-
- ResourceMethodCustomInvokerDispatchFactory(ProviderServices) - Constructor for class com.sun.jersey.spi.container.ResourceMethodCustomInvokerDispatchFactory
-
- ResourceMethodCustomInvokerDispatchProvider - Interface in com.sun.jersey.spi.container
-
- ResourceMethodDispatchAdapter - Interface in com.sun.jersey.spi.container
-
A provider that can adapt a @{link ResourceMethodDispatchProvider}.
- ResourceMethodDispatchProvider - Interface in com.sun.jersey.spi.container
-
- ResourceModelIssue - Class in com.sun.jersey.api.model
-
Abstraction for various issues of a resource model validity like:
no resources, duplicated uri templates, etc.
- ResourceModelIssue(Object, String) - Constructor for class com.sun.jersey.api.model.ResourceModelIssue
-
- ResourceModelIssue(Object, String, boolean) - Constructor for class com.sun.jersey.api.model.ResourceModelIssue
-
- ResponseDocType - Class in com.sun.jersey.server.wadl.generators.resourcedoc.model
-
The documentation type for a response.
Created on: Jun 16, 2008
- ResponseDocType() - Constructor for class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- ResponseListener - Interface in com.sun.jersey.spi.monitoring
-
- ResponseListenerAdapter - Interface in com.sun.jersey.spi.monitoring
-
- Responses - Class in com.sun.jersey.api
-
Common status codes and responses.
- Responses() - Constructor for class com.sun.jersey.api.Responses
-
- RET - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- RETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- RolesAllowedResourceFilterFactory - Class in com.sun.jersey.api.container.filter
-
A
ResourceFilterFactory supporting the
RolesAllowed,
PermitAll and
DenyAll on resource methods sub-resource methods,
and sub-resource locators.
- RolesAllowedResourceFilterFactory() - Constructor for class com.sun.jersey.api.container.filter.RolesAllowedResourceFilterFactory
-
- ruleAccept(String, CharSequence, Object) - Static method in class com.sun.jersey.server.probes.UriRuleProbeProvider
-
Invoked when a UriRule is matched.
- SALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- SASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- ScanningResourceConfig - Class in com.sun.jersey.api.core
-
A resource configuration that performs scanning to find root resource
and provider classes.
- ScanningResourceConfig() - Constructor for class com.sun.jersey.api.core.ScanningResourceConfig
-
- seeOther(URI) - Static method in class com.sun.jersey.api.JResponse
-
- selectVariant(List<Variant>) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- selectVariant(List<Variant>) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
- serverError() - Static method in class com.sun.jersey.api.JResponse
-
- setAnnotations(Annotation[]) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the annotations associated with the response entity (if any).
- setAnnotations(Annotation[]) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setAnnotations(Annotation[]) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setAnnotationTypeName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.AnnotationDocType
-
- setApplicationDocsFile(File) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- setApplicationDocsStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- setAreInputTypesDeclared(boolean) - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- setAreOutputTypesDeclared(boolean) - Method in class com.sun.jersey.api.model.AbstractResourceMethod
-
- setClassName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- setCommentText(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ClassDocType
-
- setCommentText(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
Sets the value of the commentText property.
- setCommentText(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- setContainerRequest(ContainerRequest) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setContainerRequest(ContainerRequest) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
Set the container request.
- setContainerRequest(ContainerRequest) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Set the container request.
- setContainerResponse(ContainerResponse) - Method in interface com.sun.jersey.spi.uri.rules.UriRuleContext
-
Set the container response.
- setContainerResponseWriter(ContainerResponseWriter) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setContainerResponseWriter(ContainerResponseWriter) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
Set the container response writer.
- setDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- setElement(QName) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setEntity(Object) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the entity of the response.
- setEntity(Object) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setEntity(Object, Type) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setEntity(Class<T>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, T) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the request entity.
- setEntity(Object) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setEntity(Object, Type) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setEntityInputStream(InputStream) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setEntityInputStream(InputStream) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the input stream of the entity.
- setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
Provides the WadlGenerator with the current generating environment.
- setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
Delegates the setting of the environment
- setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
Delegates the setting of the environment
- setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
Delegates the setting of the environment
- setEnvironment(WadlGenerator.Environment) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
Provides the WadlGenerator with the current generating environment.
- setEnvironment(WadlGenerator.Environment) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- setExample(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setFeaturesAndProperties(FeaturesAndProperties) - Method in class com.sun.jersey.server.wadl.WadlGenerator.Environment
-
- setGeneratorClass(Class<? extends WadlGenerator>) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
-
- setGrammarsFile(File) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- setGrammarsStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- setHeaders(InBoundHeaders) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setHeaders(InBoundHeaders) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the request headers.
- setMatchResult(MatchResult) - Method in interface com.sun.jersey.spi.uri.rules.UriMatchResultContext
-
Set the match result
- setMediaType(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setMethod(String) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setMethod(String) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the HTTP method.
- setMethodName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setName(T) - Method in interface com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator.WantsName
-
- setName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
-
- setName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- setOverrideGrammars(Boolean) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- setParamName(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ParamDocType
-
- setProperties(Properties) - Method in class com.sun.jersey.api.wadl.config.WadlGeneratorDescription
-
- setPropertiesAndFeatures(Map<String, Object>) - Method in class com.sun.jersey.api.core.ResourceConfig
-
Set the properties and features given a map of entries.
- setProviders(Providers) - Method in class com.sun.jersey.server.wadl.WadlGenerator.Environment
-
- setRepresentationDoc(RepresentationDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RequestDocType
-
- setRequestDoc(RequestDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setResourceDocFile(File) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
Set the resourceDocFile to the given file.
- setResourceDocStream(InputStream) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
Set the resourceDocStream to the given file.
- setResponse(Response) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the response state from a Response instance.
- setResponse(Response) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setResponse(Response) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setResponseDoc(ResponseDocType) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setReturnDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setReturnDoc(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.ResponseDocType
-
- setReturnTypeExample(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.MethodDocType
-
- setSecurityContext(SecurityContext) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setSecurityContext(SecurityContext) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the security context.
- setStatus(int) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the status of the response.
- setStatus(Long) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.RepresentationDocType
-
- setStatus(int) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setStatus(int) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setStatusType(Response.StatusType) - Method in interface com.sun.jersey.api.core.HttpResponseContext
-
Set the status type of the response.
- setStatusType(Response.StatusType) - Method in class com.sun.jersey.spi.container.AdaptingContainerResponse
-
- setStatusType(Response.StatusType) - Method in class com.sun.jersey.spi.container.ContainerResponse
-
- setStyle(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- setType(QName) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.WadlParamType
-
- setUris(URI, URI) - Method in class com.sun.jersey.spi.container.AdaptingContainerRequest
-
- setUris(URI, URI) - Method in class com.sun.jersey.spi.container.ContainerRequest
-
Set the base and request URI.
- setValue(String) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.model.NamedValueType
-
- setWadlGenerationEnabled(boolean) - Method in interface com.sun.jersey.server.wadl.WadlApplicationContext
-
Enable/disable WADL generation.
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.resourcedoc.WadlGeneratorResourceDocSupport
-
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorApplicationDoc
-
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.generators.WadlGeneratorGrammarsSupport
-
- setWadlGeneratorDelegate(WadlGenerator) - Method in interface com.sun.jersey.server.wadl.WadlGenerator
-
Sets the delegate that is decorated by this wadl generator.
- setWadlGeneratorDelegate(WadlGenerator) - Method in class com.sun.jersey.server.wadl.WadlGeneratorImpl
-
- SHORT - Static variable in class jersey.repackaged.org.objectweb.asm.Type
-
The sort of the short type.
- SHORT_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
-
The short type.
- Singleton - Annotation Type in com.sun.jersey.spi.resource
-
Used to annotate resources that require one instance per web application.
- SIPUSH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- SKIP_CODE - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Flag to skip method code.
- SKIP_DEBUG - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Flag to skip the debug information in the class.
- SKIP_FRAMES - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
-
Flag to skip the stack map frames in the class.
- SPECIAL_GENERIC_TYPES - Static variable in class com.sun.jersey.server.wadl.generators.AbstractWadlGeneratorGrammarGenerator
-
- status(int) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the status.
- status(Response.StatusType) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the status.
- status(Response.Status) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set the status.
- status(Response.StatusType) - Static method in class com.sun.jersey.api.JResponse
-
- status(Response.Status) - Static method in class com.sun.jersey.api.JResponse
-
- status(int) - Static method in class com.sun.jersey.api.JResponse
-
- statusType - Variable in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
The status type.
- SubjectSecurityContext - Interface in com.sun.jersey.spi.container
-
Security context that allows establishing a subject before a resource method
or a sub-resource locator is called.
- SWAP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- V1_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- V1_2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- V1_3 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- V1_4 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- V1_5 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- V1_6 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
-
- val(String, String) - Static method in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.Elements
-
- validate() - Method in class com.sun.jersey.api.core.ResourceConfig
-
Validate the set of classes and singletons.
- value - Variable in class com.sun.jersey.server.wadl.generators.resourcedoc.xhtml.XhtmlValueType
-
- valueOf(String) - Static method in enum com.sun.jersey.api.container.filter.PostReplaceFilter.ConfigFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.jersey.api.model.Parameter.Source
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.sun.jersey.api.container.filter.PostReplaceFilter.ConfigFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.sun.jersey.api.model.Parameter.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variant(Variant) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Set representation metadata.
- variants(List<Variant>) - Method in class com.sun.jersey.api.JResponse.AJResponseBuilder
-
Add a Vary header that lists the available variants.
- VARY_HEADER - Static variable in class com.sun.jersey.spi.container.ContainerRequest
-
- Viewable - Class in com.sun.jersey.api.view
-
A viewable type referencing a template by name and a model to be passed
to the template.
- Viewable(String) - Constructor for class com.sun.jersey.api.view.Viewable
-
Construct a new viewable type with a template name.
- Viewable(String, Object) - Constructor for class com.sun.jersey.api.view.Viewable
-
Construct a new viewable type with a template name and a model.
- Viewable(String, Object, Class<?>) - Constructor for class com.sun.jersey.api.view.Viewable
-
Construct a new viewable type with a template name, a model
and a resolving class.
- ViewProcessor<T> - Interface in com.sun.jersey.spi.template
-
A view processor.
- visit(String, Object) - Method in interface jersey.repackaged.org.objectweb.asm.AnnotationVisitor
-
Visits a primitive value of the annotation.
- visit(int, int, String, String, String, String[]) - Method in interface jersey.repackaged.org.objectweb.asm.ClassVisitor
-
Visits the header of the class.
- visit(int, int, String, String, String, String[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- visitAbstractField(AbstractField) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
-
- visitAbstractResource(AbstractResource) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
-
- visitAbstractResourceConstructor(AbstractResourceConstructor) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
-
- visitAbstractResourceMethod(AbstractResourceMethod) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
-
- visitAbstractSetterMethod(AbstractSetterMethod) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
-
- visitAbstractSubResourceLocator(AbstractSubResourceLocator) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
-
- visitAbstractSubResourceMethod(AbstractSubResourceMethod) - Method in interface com.sun.jersey.api.model.AbstractModelVisitor
-
- visitAnnotation(String, String) - Method in interface jersey.repackaged.org.objectweb.asm.AnnotationVisitor
-
Visits a nested annotation value of the annotation.
- visitAnnotation(String, boolean) - Method in interface jersey.repackaged.org.objectweb.asm.ClassVisitor
-
Visits an annotation of the class.
- visitAnnotation(String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- visitAnnotation(String, boolean) - Method in interface jersey.repackaged.org.objectweb.asm.FieldVisitor
-
Visits an annotation of the field.
- visitAnnotation(String, boolean) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits an annotation of this method.
- visitAnnotationDefault() - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits the default value of this annotation interface method.
- visitArray(String) - Method in interface jersey.repackaged.org.objectweb.asm.AnnotationVisitor
-
Visits an array value of the annotation.
- visitAttribute(Attribute) - Method in interface jersey.repackaged.org.objectweb.asm.ClassVisitor
-
Visits a non standard attribute of the class.
- visitAttribute(Attribute) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- visitAttribute(Attribute) - Method in interface jersey.repackaged.org.objectweb.asm.FieldVisitor
-
Visits a non standard attribute of the field.
- visitAttribute(Attribute) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a non standard attribute of this method.
- visitCode() - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Starts the visit of the method's code, if any (i.e.
- visitEnd() - Method in interface jersey.repackaged.org.objectweb.asm.AnnotationVisitor
-
Visits the end of the annotation.
- visitEnd() - Method in interface jersey.repackaged.org.objectweb.asm.ClassVisitor
-
Visits the end of the class.
- visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- visitEnd() - Method in interface jersey.repackaged.org.objectweb.asm.FieldVisitor
-
Visits the end of the field.
- visitEnd() - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits the end of the method.
- visitEnum(String, String, String) - Method in interface jersey.repackaged.org.objectweb.asm.AnnotationVisitor
-
Visits an enumeration value of the annotation.
- visitField(int, String, String, String, Object) - Method in interface jersey.repackaged.org.objectweb.asm.ClassVisitor
-
Visits a field of the class.
- visitField(int, String, String, String, Object) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- visitFieldInsn(int, String, String, String) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a field instruction.
- visitFrame(int, int, Object[], int, Object[]) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits the current state of the local variables and operand stack
elements.
- visitIincInsn(int, int) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits an IINC instruction.
- visitInnerClass(String, String, String, int) - Method in interface jersey.repackaged.org.objectweb.asm.ClassVisitor
-
Visits information about an inner class.
- visitInnerClass(String, String, String, int) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- visitInsn(int) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a zero operand instruction.
- visitIntInsn(int, int) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits an instruction with a single int operand.
- visitJumpInsn(int, Label) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a jump instruction.
- visitLabel(Label) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a label.
- visitLdcInsn(Object) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a LDC instruction.
- visitLineNumber(int, Label) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a line number declaration.
- visitLocalVariable(String, String, String, Label, Label, int) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a local variable declaration.
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a LOOKUPSWITCH instruction.
- visitMaxs(int, int) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits the maximum stack size and the maximum number of local variables
of the method.
- visitMethod(int, String, String, String, String[]) - Method in interface jersey.repackaged.org.objectweb.asm.ClassVisitor
-
Visits a method of the class.
- visitMethod(int, String, String, String, String[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- visitMethodInsn(int, String, String, String) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a method instruction.
- visitMultiANewArrayInsn(String, int) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a MULTIANEWARRAY instruction.
- visitOuterClass(String, String, String) - Method in interface jersey.repackaged.org.objectweb.asm.ClassVisitor
-
Visits the enclosing class of the class.
- visitOuterClass(String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- visitParameterAnnotation(int, String, boolean) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits an annotation of a parameter this method.
- visitSource(String, String) - Method in interface jersey.repackaged.org.objectweb.asm.ClassVisitor
-
Visits the source of the class.
- visitSource(String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
-
- visitTableSwitchInsn(int, int, Label, Label[]) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a TABLESWITCH instruction.
- visitTryCatchBlock(Label, Label, Label, String) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a try catch block.
- visitTypeInsn(int, String) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a type instruction.
- visitVarInsn(int, int) - Method in interface jersey.repackaged.org.objectweb.asm.MethodVisitor
-
Visits a local variable instruction.
- VOID - Static variable in class jersey.repackaged.org.objectweb.asm.Type
-
The sort of the void type.
- VOID_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
-
The void type.