A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages

A

AALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
AASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
abortWith(Response) - Method in class org.glassfish.jersey.server.ContainerRequest
 
AbstractContainerLifecycleListener - Class in org.glassfish.jersey.server.spi
Convenience class to allow implementing only a subset of container liefecycle listener callback method(s).
AbstractContainerLifecycleListener() - Constructor for class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
 
AbstractResourceFinderAdapter - Class in org.glassfish.jersey.server.internal
This class provides partial default implementation of ResourceFinder.
AbstractResourceFinderAdapter() - Constructor for class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
 
AbstractResourceModelVisitor - Class in org.glassfish.jersey.server.model
Abstract implementation of resource model visitor containing empty implementations of interface methods.
AbstractResourceModelVisitor() - Constructor for class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
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_MANDATED - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_MODULE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_NATIVE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_OPEN - 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_RECORD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_STATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ACC_STATIC_PHASE - 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_TRANSITIVE - 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(ClassVisitor, int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this ClassReader.
accept(ClassVisitor, Attribute[], int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this ClassReader.
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.HandlerConstructor
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.Invocable
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.MethodHandler
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.Resource
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.ResourceModel
 
accept(ResourceModelVisitor) - Method in interface org.glassfish.jersey.server.model.ResourceModelComponent
A component should call the visitor back with an appropriate visitor interface method to give it a chance to process.
accept(ResourceModelVisitor) - Method in class org.glassfish.jersey.server.model.RuntimeResource
 
ACONST_NULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
add(Closeable) - Method in interface org.glassfish.jersey.server.CloseableService
Register a new instance of Closeable that is to be closed when the request goes out of scope.
add(BroadcasterListener<T>) - Method in class org.glassfish.jersey.server.Broadcaster
Register BroadcasterListener for Broadcaster events listening.
add(OUT) - Method in class org.glassfish.jersey.server.Broadcaster
Register ChunkedOutput to this Broadcaster instance.
addChildResource(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add a new child resource to the resource.
addChildResource(Resource) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add an existing Resource as a child resource of current resource.
addMethod() - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add a new arbitrary method model to the resource.
addMethod(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add a new method model to the resource for processing requests of the specified HTTP method.
addMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Add a new method model that is a copy of the given resourceMethod.
addProperties(Map<String, Object>) - Method in class org.glassfish.jersey.server.ResourceConfig
Add properties to ResourceConfig.
addResolver(WadlGenerator.Resolver) - Method in class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
addResource(Resource) - Method in class org.glassfish.jersey.server.model.ResourceModel.Builder
Add a resource to the builder.
ALL - org.glassfish.jersey.server.TracingConfig
Tracing support is enabled for every request.
allowPrivilegedPorts() - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration
Defines if the WebServer should start on a privileged port when port is not set.
ALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
AMBIGUOUS_FATAL_RMS(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods {1} and {2} at matching regular expression {3}.
AMBIGUOUS_NON_ANNOTATED_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Method {0} on resource {1} contains multiple parameters with no annotation.
AMBIGUOUS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Parameter {1} of {0} MUST be only one of a path, query, matrix or header parameter.
AMBIGUOUS_RESOURCE_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Multiple methods found to suit client request with accept header {0}.
AMBIGUOUS_RMS_IN(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by "@Consumes" annotation at Java methods {1} and {2} at matching path pattern {3}.
AMBIGUOUS_RMS_OUT(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource model has ambiguous (sub-)resource method for HTTP method {0} and output mime-types as defined by @Produces annotation at Java methods {1} and {2} at matching path pattern {3}.
AMBIGUOUS_SRLS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, has ambiguous sub-resource locators on path {1}.
AMBIGUOUS_SRLS_PATH_PATTERN(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource model has ambiguous sub-resource locators on path pattern {0}.
ANEWARRAY - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
AnnotatedMethod - Class in org.glassfish.jersey.server.model
Annotated method representation.
AnnotatedMethod(Method) - Constructor for class org.glassfish.jersey.server.model.AnnotatedMethod
 
AnnotationVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a Java annotation.
AnnotationVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitor(int, AnnotationVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
any - Variable in class com.sun.research.ws.wadl.Application
 
any - Variable in class com.sun.research.ws.wadl.Grammars
 
any - Variable in class com.sun.research.ws.wadl.Link
 
any - Variable in class com.sun.research.ws.wadl.Method
 
any - Variable in class com.sun.research.ws.wadl.Option
 
any - Variable in class com.sun.research.ws.wadl.Param
 
any - Variable in class com.sun.research.ws.wadl.Representation
 
any - Variable in class com.sun.research.ws.wadl.Request
 
any - Variable in class com.sun.research.ws.wadl.Resource
 
any - Variable in class com.sun.research.ws.wadl.Resources
 
any - Variable in class com.sun.research.ws.wadl.ResourceType
 
any - Variable in class com.sun.research.ws.wadl.Response
 
api - Variable in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
The ASM API version implemented by this visitor.
api - Variable in class jersey.repackaged.org.objectweb.asm.ClassVisitor
The ASM API version implemented by this visitor.
api - Variable in class jersey.repackaged.org.objectweb.asm.FieldVisitor
The ASM API version implemented by this visitor.
api - Variable in class jersey.repackaged.org.objectweb.asm.MethodVisitor
The ASM API version implemented by this visitor.
api - Variable in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
The ASM API version implemented by this visitor.
api - Variable in class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
The ASM API version implemented by this visitor.
Application - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Application() - Constructor for class com.sun.research.ws.wadl.Application
 
APPLICATION_NAME - Static variable in class org.glassfish.jersey.server.ServerProperties
String property that defines the application name.
ApplicationDescription - Class in org.glassfish.jersey.server.wadl.internal
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 org.glassfish.jersey.server.wadl.internal
A simple holder class that stores a type and binary content to be used to return extra metadata with
ApplicationEvent - Interface in org.glassfish.jersey.server.monitoring
An event informing about application lifecycle changes.
ApplicationEvent.Type - Enum in org.glassfish.jersey.server.monitoring
The type of the event that identifies on which lifecycle change the event is triggered.
ApplicationEventListener - Interface in org.glassfish.jersey.server.monitoring
Jersey specific provider that listens to application events.
ApplicationHandler - Class in org.glassfish.jersey.server
Jersey server-side application handler.
ApplicationHandler() - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey application handler using a default configuration.
ApplicationHandler(Application) - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey server-side application handler configured by an instance of a JAX-RS Application sub-class.
ApplicationHandler(Application, Binder) - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey server-side application handler configured by an instance of a ResourceConfig and a custom Binder.
ApplicationHandler(Application, Binder, Object) - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey server-side application handler configured by an instance of a ResourceConfig, custom Binder and a parent used by InjectionManager.
ApplicationHandler(Class<? extends Application>) - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey server-side application handler configured by a JAX-RS Application (sub-)class.
ApplicationHandler(Class<? extends Application>, Binder) - Constructor for class org.glassfish.jersey.server.ApplicationHandler
Create a new Jersey server-side application handler configured by a JAX-RS Application (sub-)class.
ApplicationInfo - Interface in org.glassfish.jersey.server.monitoring
Monitoring configuration of an application.
ApplicationMXBean - Interface in org.glassfish.jersey.server.monitoring
Application MX Bean.
apply(ContainerRequestContext) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
 
apply(ContainerRequest) - Method in class org.glassfish.jersey.server.ApplicationHandler
Invokes a request and returns the response future.
apply(ContainerRequest) - Method in class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
 
apply(ContainerRequest, OutputStream) - Method in class org.glassfish.jersey.server.ApplicationHandler
Invokes a request and returns the response future.
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.ContainerMessageBodyWorkersInitializer
 
apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
ARETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
aroundReadFrom(ReaderInterceptorContext) - Method in class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
 
ARRAY - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of array reference types.
ARRAY_ELEMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypePath
A type path step that steps into the element type of an array type.
ARRAYLENGTH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ASM10_EXPERIMENTAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
Deprecated.
This API is experimental.
ASM4 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ASM5 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ASM6 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ASM7 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ASM8 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ASM9 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
AsyncContext - Interface in org.glassfish.jersey.server
Injectable asynchronous processing context that can be used to control various aspects of asynchronous processing of a single request.
AsyncContext.State - Enum in org.glassfish.jersey.server
Asynchronous processing context state.
ATHROW - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
attachTypes(ApplicationDescription) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
attachTypes(ApplicationDescription) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
Process the elements in the WADL definition to attach schema types as required.
Attribute - Class in jersey.repackaged.org.objectweb.asm
A non standard class, field, method or Code attribute, as defined in the Java Virtual Machine Specification (JVMS).
Attribute(String) - Constructor for class jersey.repackaged.org.objectweb.asm.Attribute
Constructs a new empty attribute.
autoStart() - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration
Defines if the WebServer should automatically start.
autoStart(Boolean) - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration.Builder
Define if the WebServer should auto-start at bootstrap.
av - Variable in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.

B

b - Variable in class jersey.repackaged.org.objectweb.asm.ClassReader
Deprecated.
Use ClassReader.readByte(int) and the other read methods instead. This field will eventually be deleted.
BackgroundScheduler - Annotation Type in org.glassfish.jersey.server
Injection qualifier that can be used to inject a ScheduledExecutorService instance used by Jersey to execute background timed/scheduled tasks.
BackgroundSchedulerLiteral - Class in org.glassfish.jersey.server
BackgroundScheduler annotation literal.
BALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
base - Variable in class com.sun.research.ws.wadl.Resources
 
baseUri() - Method in annotation type org.glassfish.jersey.server.ClientBinding
Define a custom base URI for managed WebTarget instances injected using @Uri annotation with a relative web target URI value.
BASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
Binder() - Constructor for class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.Binder
 
bindResource(Class<T>) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Binds resourceClass into HK2 context as singleton.
bindResourceIfSingleton(T) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Binds resourceClass into HK2 context as singleton.
BIPUSH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
BOOLEAN - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The boolean type.
bootstrap(Application, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.server.internal.RuntimeDelegateImpl
 
bootstrap(Class<? extends Application>, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.server.internal.RuntimeDelegateImpl
 
broadcast(T) - Method in class org.glassfish.jersey.server.Broadcaster
Broadcast a chunk to all registered ChunkedOutput instances.
Broadcaster<T> - Class in org.glassfish.jersey.server
Used for broadcasting response chunks to multiple ChunkedOutput instances.
Broadcaster() - Constructor for class org.glassfish.jersey.server.Broadcaster
Creates a new instance.
Broadcaster(Class<? extends Broadcaster>) - Constructor for class org.glassfish.jersey.server.Broadcaster
Can be used by subclasses to override the default functionality of adding self to the set of listeners.
BROADCASTER_LISTENER_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
{0} thrown from BroadcasterListener.
BroadcasterListener<T> - Interface in org.glassfish.jersey.server
Listener interface that can be implemented to listen to events fired by Broadcaster object.
build() - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration.Builder
 
build() - Method in class org.glassfish.jersey.server.model.Resource.Builder
Build a new resource model.
build() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Build the resource method model and register it with the parent Resource.Builder.
build() - Method in class org.glassfish.jersey.server.model.ResourceModel.Builder
Build the resource model.
build() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
build(ResourceMethod, ProcessingProviders) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Build a new resource method invoker instance.
builder() - Static method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration
Return a Jersey instance of SeBootstrap.Configuration.Builder with prefilled values.
builder() - Static method in class org.glassfish.jersey.server.model.Resource
Get a new unbound resource model builder.
builder(Class<?>) - Static method in class org.glassfish.jersey.server.model.Resource
Create a resource model builder initialized by introspecting an annotated JAX-RS resource class.
builder(Class<?>, boolean) - Static method in class org.glassfish.jersey.server.model.Resource
Create a resource model builder initialized by introspecting an annotated JAX-RS resource class.
builder(String) - Static method in class org.glassfish.jersey.server.model.Resource
Get a new resource model builder for a resource bound to a given path.
builder(List<Resource>) - Static method in class org.glassfish.jersey.server.model.Resource
Creates a resource builder instance from the list of resource which can be merged into a single resource.
builder(Resource) - Static method in class org.glassfish.jersey.server.model.Resource
Get a new resource model builder initialized from a given resource model.
Builder() - Constructor for class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
 
Builder(boolean) - Constructor for class org.glassfish.jersey.server.model.ResourceModel.Builder
Create new builder with empty resources.
Builder(List<Resource>, boolean) - Constructor for class org.glassfish.jersey.server.model.ResourceModel.Builder
Create new builder pre initialized with resource.
Builder(ResourceModel, boolean) - Constructor for class org.glassfish.jersey.server.model.ResourceModel.Builder
Create new builder pre initialized with resourceModel.
BV_DISABLE_VALIDATE_ON_EXECUTABLE_OVERRIDE_CHECK - Static variable in class org.glassfish.jersey.server.ServerProperties
A Bean Validation (JSR-349) support customization property.
BV_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable Bean Validation support.
BV_SEND_ERROR_IN_RESPONSE - Static variable in class org.glassfish.jersey.server.ServerProperties
A Bean Validation (JSR-349) support customization property.
BYTE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the byte type.
BYTE_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The byte type.
ByteVector - Class in jersey.repackaged.org.objectweb.asm
A dynamically extensible vector of bytes.
ByteVector() - Constructor for class jersey.repackaged.org.objectweb.asm.ByteVector
Constructs a new ByteVector with a default initial capacity.
ByteVector(int) - Constructor for class jersey.repackaged.org.objectweb.asm.ByteVector
Constructs a new ByteVector with the given initial capacity.

C

callback() - Method in annotation type org.glassfish.jersey.server.JSONP
Name of the JavaScript callback function to which the JSON result should be wrapped into.
CALLBACK_ARRAY_ELEMENT_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
One of additional callbacks is null.
CALLBACK_ARRAY_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Additional array of callbacks is null.
CALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
CAST - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an explicit or implicit cast instruction.
CASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
category() - Method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
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
 
CHUNKED_OUTPUT_CLOSED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
This chunked output has been closed.
ChunkedOutput<T> - Class in org.glassfish.jersey.server
Used for sending messages in "typed" chunks.
ChunkedOutput() - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput.
ChunkedOutput(byte[]) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput with a custom chunk delimiter.
ChunkedOutput(byte[], Provider<AsyncContext>) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput with a custom chunk delimiter.
ChunkedOutput(Type) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create ChunkedOutput with specified type.
ChunkedOutput(Type, byte[]) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput with a custom chunk delimiter.
ChunkedOutput(Type, String) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput with a custom chunk delimiter.
ChunkedOutput(String) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
Create new ChunkedOutput with a custom chunk delimiter.
ChunkedResponseWriter - Class in org.glassfish.jersey.server
Used for writing ChunkedOutput.
ChunkedResponseWriter() - Constructor for class org.glassfish.jersey.server.ChunkedResponseWriter
 
CLASS_EXTENDS - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the super class of a class or one of the interfaces it implements.
CLASS_TYPE_PARAMETER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic class.
CLASS_TYPE_PARAMETER_BOUND - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic class.
ClassReader - Class in jersey.repackaged.org.objectweb.asm
A parser to make a ClassVisitor visit a ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).
ClassReader(byte[]) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassReader
Constructs a new ClassReader object.
ClassTooLargeException - Exception in jersey.repackaged.org.objectweb.asm
Exception thrown when the constant pool of a class produced by a ClassWriter is too large.
ClassTooLargeException(String, int) - Constructor for exception jersey.repackaged.org.objectweb.asm.ClassTooLargeException
Constructs a new ClassTooLargeException.
ClassVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a Java class.
ClassVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(int, ClassVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassWriter - Class in jersey.repackaged.org.objectweb.asm
A ClassVisitor that generates a corresponding ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).
ClassWriter(int) - Constructor for class jersey.repackaged.org.objectweb.asm.ClassWriter
Constructs a new ClassWriter object.
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.
cleanIssueList() - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
Removes all issues from the current issue list.
ClientBinding - Annotation Type in org.glassfish.jersey.server
Meta-annotation that provides a facility for creating bindings between an @Uri-injectable WebTarget instances and clients (and their configurations) that are used to create the injected web target instances.
close() - Method in class org.glassfish.jersey.server.ChunkedOutput
Close this response - it will be finalized and underlying connections will be closed or made available for another response.
close() - Method in interface org.glassfish.jersey.server.CloseableService
Invokes Closeable#close() method on all instances of Closeable added by the #add(Closeable) method.
close() - Method in class org.glassfish.jersey.server.ContainerResponse
Closes the response.
close() - Method in class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
Default implementation of #close() which does nothing.
close() - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
Cancel the suspended task.
close() - Method in interface org.glassfish.jersey.server.ResourceFinder
close() - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
Finish the actual request.
CLOSEABLE_INJECTED_REQUEST_CONTEXT_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Injected request context is 'null' on thread {0}.
CLOSEABLE_UNABLE_TO_CLOSE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while closing {0}.
CloseableService - Interface in org.glassfish.jersey.server
A closeable service to add instances of Closeable that are required to be closed.
closeAll() - Method in class org.glassfish.jersey.server.Broadcaster
Close all registered ChunkedOutput instances.
COLLECTION_EXTRACTOR_TYPE_UNSUPPORTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Unsupported collection type.
COLLISION_BUFFER_POWER_JVM_ARG - Static variable in class org.glassfish.jersey.server.ServerProperties
JVM argument to define the value of ReservoirConstants.COLLISION_BUFFER_POWER.
com.sun.research.ws.wadl - package com.sun.research.ws.wadl
 
commit() - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Commit the response & close the container response writer.
commitStream() - Method in class org.glassfish.jersey.server.ContainerResponse
Commit the entity stream unless already committed.
COMPARATOR - Static variable in class org.glassfish.jersey.server.model.RuntimeResource
Comparator of RuntimeResources based on rules respecting resource matching algorithm.
COMPLETED - org.glassfish.jersey.server.AsyncContext.State
Indicates the processing represented by this asynchronous processing context has been completed.
ComponentModelValidator - Class in org.glassfish.jersey.server.model
A resource model validator that checks the given resource model.
ComponentModelValidator(Collection<ValueParamProvider>, MessageBodyWorkers) - Constructor for class org.glassfish.jersey.server.model.ComponentModelValidator
 
ComponentProvider - Interface in org.glassfish.jersey.server.spi
Component provider interface to allow custom management of 3rd party components life-cycle and dependency injection.
COMPUTE_FRAMES - Static variable in class jersey.repackaged.org.objectweb.asm.ClassWriter
A flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - Static variable in class jersey.repackaged.org.objectweb.asm.ClassWriter
A flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
configClass() - Method in annotation type org.glassfish.jersey.server.ClientBinding
Define a configuration implementation class to be instantiated and used to configure bound web targets.
configuration(Configuration) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Set global configuration.
configurationValidator(Supplier<ConfiguredValidator>) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Set global configuration validator.
configure() - Method in class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.Binder
 
configure() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
 
configure(ResourceInfo, FeatureContext) - Method in class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
 
configure(FeatureContext) - Method in class org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
 
configure(FeatureContext) - Method in class org.glassfish.jersey.server.wadl.WadlFeature
 
ConstantDynamic - Class in jersey.repackaged.org.objectweb.asm
A constant whose value is computed at runtime, with a bootstrap method.
ConstantDynamic(String, String, Handle, Object...) - Constructor for class jersey.repackaged.org.objectweb.asm.ConstantDynamic
Constructs a new ConstantDynamic.
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor call.
CONSTRUCTOR_REFERENCE - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a constructor reference.
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor reference.
consumes(MediaType...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add consumed media types supported by the component.
consumes(String...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add consumed media types supported by the component.
consumes(Collection<MediaType>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add consumed media types supported by the component.
Consuming - Interface in org.glassfish.jersey.server.model
Model component that is able to consume media types.
container() - Method in interface org.glassfish.jersey.server.spi.WebServer
 
Container - Interface in org.glassfish.jersey.server.spi
Jersey container service contract.
ContainerException - Exception in org.glassfish.jersey.server
Exception thrown by the container components in to notify Jersey runtime about any errors.
ContainerException(String) - Constructor for exception org.glassfish.jersey.server.ContainerException
 
ContainerException(String, Throwable) - Constructor for exception org.glassfish.jersey.server.ContainerException
 
ContainerException(Throwable) - Constructor for exception org.glassfish.jersey.server.ContainerException
 
ContainerFactory - Class in org.glassfish.jersey.server
Factory for creating specific HTTP-based containers.
ContainerLifecycleListener - Interface in org.glassfish.jersey.server.spi
Classes implementing this contract receive container life-cycle notification events.
ContainerMessageBodyWorkersInitializer - Class in org.glassfish.jersey.server
Function that can be put to an acceptor chain to properly initialize MessageBodyWorkers instance on a current request and response.
ContainerMessageBodyWorkersInitializer(Provider<MessageBodyWorkers>) - Constructor for class org.glassfish.jersey.server.ContainerMessageBodyWorkersInitializer
Create new MessageBodyWorkers initialization function for requests and responses.
ContainerProvider - Interface in org.glassfish.jersey.server.spi
Service-provider interface for creating container instances.
ContainerRequest - Class in org.glassfish.jersey.server
Jersey container request context.
ContainerRequest(URI, URI, String, SecurityContext, PropertiesDelegate) - Constructor for class org.glassfish.jersey.server.ContainerRequest
Deprecated.
ContainerRequest(URI, URI, String, SecurityContext, PropertiesDelegate, Configuration) - Constructor for class org.glassfish.jersey.server.ContainerRequest
Create new Jersey container request context.
ContainerResponse - Class in org.glassfish.jersey.server
Jersey container response context.
ContainerResponse(ContainerRequest, Response) - Constructor for class org.glassfish.jersey.server.ContainerResponse
Create a new Jersey container response context.
ContainerResponseWriter - Interface in org.glassfish.jersey.server.spi
A suspendable, request-scoped I/O container response writer.
ContainerResponseWriter.TimeoutHandler - Interface in org.glassfish.jersey.server.spi
Time-out handler can be registered when the container response writer gets suspended.
ContainerUtils - Class in org.glassfish.jersey.server.internal
Utility methods used by container implementations.
ContainerUtils() - Constructor for class org.glassfish.jersey.server.internal.ContainerUtils
 
content - Variable in class com.sun.research.ws.wadl.Doc
 
CONTRACT_CANNOT_BE_BOUND_TO_RESOURCE_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The given contract ({0}) of {1} provider cannot be bound to a resource method.
CookieParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.CookieParamException
 
COULD_NOT_BIND_TO_ANY_PORT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Could not bind to any port.
create(Class<?>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a class-based method handler from a class.
create(Class<?>, boolean) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a class-based method handler from a class.
create(Class<?>, boolean, Collection<Parameter>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a class-based method handler from a class.
create(Class<?>, Collection<Parameter>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a class-based method handler from a class.
create(Class<? extends Inflector>) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model backed by an inflector class.
create(Class, Class, boolean, Class<?>, Type, Annotation[]) - Static method in class org.glassfish.jersey.server.model.Parameter
Create a parameter model.
create(Class, Class, Constructor<?>, boolean) - Static method in class org.glassfish.jersey.server.model.Parameter
Create a list of parameter models for a given resource method handler injectable constructor.
create(Class, Class, Method, boolean) - Static method in class org.glassfish.jersey.server.model.Parameter
Create a list of parameter models for a given Java method handling a resource method, sub-resource method or a sub-resource locator.
create(Object) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a instance-based (singleton) method handler from a class.
create(Object, Class<?>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a instance-based (singleton) method handler from a class.
create(Object, Class<?>, Collection<Parameter>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a instance-based (singleton) method handler from a class.
create(Object, Collection<Parameter>) - Static method in class org.glassfish.jersey.server.model.MethodHandler
Create a instance-based (singleton) method handler from a class.
create(Inflector<Request, T>) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model backed by an inflector instance.
create(Invocable) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory
 
create(Invocable) - Method in interface org.glassfish.jersey.server.spi.internal.ResourceMethodInvocationHandlerProvider
Get the invocation handler for the invocable resource method.
create(Invocable, InvocationHandler, ConfiguredValidator) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactory
 
create(Invocable, InvocationHandler, ConfiguredValidator) - Method in interface org.glassfish.jersey.server.spi.internal.ResourceMethodDispatcher.Provider
create(MethodHandler, Method) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model.
create(MethodHandler, Method, boolean) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model.
create(MethodHandler, Method, Method, boolean) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model.
create(MethodHandler, Method, Method, boolean, Type) - Static method in class org.glassfish.jersey.server.model.Invocable
Create a new resource method invocable model.
createApplication() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Application
createApplication() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createApplication() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createConfigurationBuilder() - Method in class org.glassfish.jersey.server.internal.RuntimeDelegateImpl
 
createContainer(Class<T>, Application) - Static method in class org.glassfish.jersey.server.ContainerFactory
Create a container according to the class requested.
createContainer(Class<T>, Application) - Method in interface org.glassfish.jersey.server.spi.ContainerProvider
Create an container of a given type.
createDoc() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Doc
createEndpoint(Application, Class<T>) - Method in class org.glassfish.jersey.server.internal.RuntimeDelegateImpl
 
createExternalGrammar() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createExternalGrammar() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
Perform any post create functions such as generating grammars.
createGrammars() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Grammars
createInclude() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Include
createLink() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Link
createList(Class, Class, boolean, Class[], Type[], Annotation[][], Class<?>) - Static method in class org.glassfish.jersey.server.model.Parameter
 
createMethod() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Method
createMethod(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createMethod(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createOption() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Option
createParam() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Param
createParam(Resource, ResourceMethod, Parameter) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createParam(Resource, ResourceMethod, Parameter) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createRepresentation() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Representation
createRequest() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Request
createRequest(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createRequest(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createResource() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Resource
createResource(Resource, String) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createResource(Resource, String) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createResources() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Resources
createResources() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createResources() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createResourceType() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of ResourceType
createResponse() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Response
createResponseRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createResponses(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
createResponses(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createServer(Class<T>, Application, SeBootstrap.Configuration) - Method in interface org.glassfish.jersey.server.spi.WebServerProvider
Creates a server of a given type which runs the given application using the given bootstrap configuration.
createServer(Class<T>, Application, SeBootstrap.Configuration) - Static method in class org.glassfish.jersey.server.WebServerFactory
Creates a server of a given type which runs the given application using the given bootstrap configuration.
createServer(Class<T>, Class<? extends Application>, SeBootstrap.Configuration) - Method in interface org.glassfish.jersey.server.spi.WebServerProvider
Creates a server of a given type which runs the given application using the given bootstrap configuration.
createServer(Class<T>, Class<? extends Application>, SeBootstrap.Configuration) - Static method in class org.glassfish.jersey.server.WebServerFactory
Creates a server of a given type which runs the given application using the given bootstrap configuration.
createValueProviders(Collection<ValueParamProvider>, Parameterized) - Static method in class org.glassfish.jersey.server.spi.internal.ParameterValueHelper
Create list of parameter value providers for the given parameterized resource model component.
createWadlGenerator(InjectionManager) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
Create a new instance of WadlGenerator, based on the WadlGeneratorDescriptions provided by WadlGeneratorConfig.configure().
CsrfProtectionFilter - Class in org.glassfish.jersey.server.filter
Simple server-side request filter that implements CSRF protection as per the Guidelines for Implementation of REST by NSA (section IV.F) and section 4.3 of this paper.
CsrfProtectionFilter() - Constructor for class org.glassfish.jersey.server.filter.CsrfProtectionFilter
 
cv - Variable in class jersey.repackaged.org.objectweb.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.

D

D2F - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
D2I - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
D2L - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DADD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DCMPG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DCMPL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DCONST_0 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DCONST_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DDIV - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DEFAULT_CALLBACK - Static variable in annotation type org.glassfish.jersey.server.JSONP
Default JavaScript callback function name.
DEFAULT_COULD_NOT_PROCESS_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Default value, {0} could not be processed by method {1}.
DEFAULT_HTTP_PORT - Static variable in interface org.glassfish.jersey.server.spi.Container
Default container port number for HTTP protocol.
DEFAULT_HTTPS_PORT - Static variable in interface org.glassfish.jersey.server.spi.Container
Default container port number for HTTPS protocol.
DEFAULT_QUERY - Static variable in annotation type org.glassfish.jersey.server.JSONP
Default query parameter name to obtain the JavaScript callback function name from.
delegate - Variable in class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
The record visitor to which this visitor must delegate method calls.
DELETE - com.sun.research.ws.wadl.HTTPMethods
 
descriptions() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
DESTROY_FINISHED - org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
Application has been destroyed (stopped).
DestroyListener - Interface in org.glassfish.jersey.server.monitoring
A listener contract that allows any registered implementation class to receive application destroy events.
DETAILED_WADL_QUERY_PARAM - Static variable in class org.glassfish.jersey.server.wadl.internal.WadlUtils
Name of the query parameter that allows generation of full WADL including extended resource.
dispatch(Object, ContainerRequest) - Method in interface org.glassfish.jersey.server.spi.internal.ResourceMethodDispatcher
Reflectively dispatch a request to the underlying invocable resource method via the configured invocation handler using the provided resource class instance.
DISPATCH_RESPONSE - org.glassfish.jersey.server.internal.ServerTraceEvent
Resource method invocation results to JAX-RS Response.
DLOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DMUL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DNEG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
doAsSubject(PrivilegedAction) - Method in interface org.glassfish.jersey.server.SubjectSecurityContext
Jersey wraps calls to resource methods and sub-resource locators in PrivilegedAction instance and passes it to this method when dispatching a request.
doc - Variable in class com.sun.research.ws.wadl.Application
 
doc - Variable in class com.sun.research.ws.wadl.Grammars
 
doc - Variable in class com.sun.research.ws.wadl.Include
 
doc - Variable in class com.sun.research.ws.wadl.Link
 
doc - Variable in class com.sun.research.ws.wadl.Method
 
doc - Variable in class com.sun.research.ws.wadl.Option
 
doc - Variable in class com.sun.research.ws.wadl.Param
 
doc - Variable in class com.sun.research.ws.wadl.Representation
 
doc - Variable in class com.sun.research.ws.wadl.Request
 
doc - Variable in class com.sun.research.ws.wadl.Resource
 
doc - Variable in class com.sun.research.ws.wadl.Resources
 
doc - Variable in class com.sun.research.ws.wadl.ResourceType
 
doc - Variable in class com.sun.research.ws.wadl.Response
 
Doc - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Doc() - Constructor for class com.sun.research.ws.wadl.Doc
 
DOUBLE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DOUBLE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the double type.
DOUBLE_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The double type.
DREM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DRETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DSTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DSUB - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP_X1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP_X2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP2_X1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
DUP2_X2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

E

element - Variable in class com.sun.research.ws.wadl.Representation
 
EMPTY_REQUEST_MEDIA_TYPE_MATCHES_ANY_CONSUMES - Static variable in class org.glassfish.jersey.server.ServerProperties
Jakarta RESTful WebServices provides @Consumes annotation to accept only HTTP requests with compatible Content-Type header.
enableBuffering(Configuration) - Method in class org.glassfish.jersey.server.ContainerResponse
Enable a buffering of serialized entity.
enableFor(ResourceConfig, Class<? extends ContentEncoder>...) - Static method in class org.glassfish.jersey.server.filter.EncodingFilter
Enables this filter along with the provided encoders for the supplied ResourceConfig.
enableFor(ResourceConfig, HttpMethodOverrideFilter.Source...) - Static method in class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
Registers this filter into the passed ResourceConfig instance and configures it.
enableResponseBuffering() - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Return true if the entity buffering should be enabled in Jersey.
encodedParameters(boolean) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
If set to true, the parameter values will not be automatically decoded.
encodeUnsafeCharacters(String) - Static method in class org.glassfish.jersey.server.internal.ContainerUtils
Encodes (predefined subset of) unsafe/unwise URI characters with the percent-encoding.
EncodingFilter - Class in org.glassfish.jersey.server.filter
Container filter that supports encoding-based content negotiation.
EncodingFilter() - Constructor for class org.glassfish.jersey.server.filter.EncodingFilter
 
enhanceResource(RuntimeResource, ResourceModel.Builder, List<ModelProcessorUtil.Method>, boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
Enhance the runtime resource referenced by resource parameter with a list of additional methods.
enhanceResourceModel(ResourceModel, boolean, List<ModelProcessorUtil.Method>, boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
Enhance resourceModel with a list of additional methods.
equals(Object) - Method in class jersey.repackaged.org.objectweb.asm.ConstantDynamic
 
equals(Object) - Method in class jersey.repackaged.org.objectweb.asm.Handle
 
equals(Object) - Method in class jersey.repackaged.org.objectweb.asm.Type
Tests if the given object is equal to this type.
equals(Object) - Method in class org.glassfish.jersey.server.ChunkedOutput
 
equals(Object) - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
 
ERROR_ASYNC_CALLBACK_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Callback {0} invocation failed.
ERROR_CLOSING_COMMIT_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while closing the output stream in order to commit response.
ERROR_CLOSING_FINDER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while closing {0} resource finder.
ERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while committing the output stream.
ERROR_EXCEPTION_MAPPING_ORIGINAL_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An exception mapping did not successfully produce and processed a response.
ERROR_EXCEPTION_MAPPING_PROCESSED_RESPONSE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A response error mapping did not successfully produce and processed a response.
ERROR_EXCEPTION_MAPPING_THROWN_TO_CONTAINER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An exception mapping did not successfully produce and processed a response.
ERROR_MARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error marshalling JAXB object of type "{0}".
ERROR_MONITORING_MBEANS_REGISTRATION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error when registering Jersey monitoring MBeans.
ERROR_MONITORING_MBEANS_UNREGISTRATION_DESTROY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error un-registering Jersey monitoring MBeans on application destroy.
ERROR_MONITORING_QUEUE_APP() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Failed to add the monitoring event into the Application Event Queue - queue is full.
ERROR_MONITORING_QUEUE_FLOODED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A Monitoring Event Queue is being flooded.
ERROR_MONITORING_QUEUE_MAPPER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Failed to add the monitoring event into the Exception Mapper Events Queue - queue is full.
ERROR_MONITORING_QUEUE_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Failed to add the monitoring event into the Request Items Queue - queue is full.
ERROR_MONITORING_QUEUE_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Failed to add the monitoring event into the Response Statuses Queue - queue is full.
ERROR_MONITORING_SCHEDULER_DESTROY_TIMEOUT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Waiting for shutdown of MonitoringStatisticsProcessor has timed out! Possible cause can be that any registered MonitoringStatisticsListener takes too long to execute.
ERROR_MONITORING_SHUTDOWN_INTERRUPTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Waiting for shutdown of MonitoringStatisticsProcessor has been interrupted.
ERROR_MONITORING_STATISTICS_GENERATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating monitoring statistics.
ERROR_MONITORING_STATISTICS_LISTENER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Exception thrown when provider {0} was processing MonitoringStatistics.
ERROR_MONITORING_STATISTICS_LISTENER_DESTROY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Exception thrown when listener {0} has been processing the destroy event.
ERROR_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
ERROR: {0}
ERROR_PARAMETER_INVALID_CHAR_VALUE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Value "{0}" is not a character.
ERROR_PARAMETER_MISSING_VALUE_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
No injection source found for a parameter of type {1} at index {0}.
ERROR_PARAMETER_TYPE_PROCESSING(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Could not process parameter type {0}.
ERROR_PRIMITIVE_TYPE_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The request entity cannot be empty.
ERROR_PROCESSING_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error processing resource method, {0}, for ResourceMethodDispatchProvider, {1}.
ERROR_PROCESSING_RESPONSE_FROM_ALREADY_MAPPED_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error occurred when processing a response created from an already mapped exception.
ERROR_REQUEST_ABORT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The request cannot be aborted as it is already in the response processing phase.
ERROR_REQUEST_SET_ENTITY_STREAM_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The entity stream cannot be set in the request as it is already in the response processing phase.
ERROR_REQUEST_SET_SECURITY_CONTEXT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The security context cannot be set in the request as it is already in the response processing phase.
ERROR_RESOURCE_JAVA_METHOD_INVOCATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Resource Java method invocation error.
ERROR_RESOURCES_CANNOT_MERGE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Resources do not have the same path and cannot be merged.
ERROR_RESPONSE_ALREADY_COMMITED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The response entity was already committed.
ERROR_SCANNING_CLASS_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A class file of the class name, {0}, is identified but the class could not be found.
ERROR_SUB_RESOURCE_LOCATOR_MORE_RESOURCES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Sub resource locator returned {0} in the resource model.
ERROR_SUSPENDING_ASYNC_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Attempt to suspend a connection of an asynchronous request failed in the underlying container.
ERROR_SUSPENDING_CHUNKED_OUTPUT_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Attempt to suspend a client connection associated with a chunked output has failed in the underlying container.
ERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error unmarshalling JAXB object of type "{0}".
ERROR_UNSUPPORTED_ENCODING(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The encoding {0} is not supported for parameter {1}.
ERROR_VALIDATION_SUBRESOURCE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Model validation error(s) found in sub resource returned by sub resource locator.
ERROR_WADL_BUILDER_GENERATION_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for method {0} of resource {1}.
ERROR_WADL_BUILDER_GENERATION_PARAM(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for parameter {0} of resource {1} and resource method {2}.
ERROR_WADL_BUILDER_GENERATION_REQUEST(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for request representation of resource method {0} of resource {1}.
ERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl request representation for media type {0} of method {1} of resource {2}.
ERROR_WADL_BUILDER_GENERATION_RESOURCE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl application for one specific resource {0}.
ERROR_WADL_BUILDER_GENERATION_RESOURCE_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for sub resource locator {0} of resource {1}.
ERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl for Resource {0} with path "{1}".
ERROR_WADL_BUILDER_GENERATION_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating wadl response representation for method {0} of resource {1}.
ERROR_WADL_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error attaching an external grammar to the wadl.
ERROR_WADL_GENERATOR_CONFIG_LOADER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Could not load WadlGeneratorConfiguration, check the configuration of "{0}".
ERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The property {0} is an invalid type: {1} (supported: String, Class<? extends WadlGeneratorConfiguration>, WadlGeneratorConfiguration).
ERROR_WADL_GENERATOR_CONFIGURE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error configuring the given user WadlGenerator by configure() method.
ERROR_WADL_GENERATOR_LOAD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Could not load wadl generators from wadlGeneratorDescriptions.
ERROR_WADL_GRAMMAR_ALREADY_CONTAINS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The wadl application already contains a grammars element, we're adding elements of the provided grammars file.
ERROR_WADL_JAXB_CONTEXT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error creating a JAXBContext for wadl processing.
ERROR_WADL_RESOURCE_APPLICATION_WADL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating /application.wadl.
ERROR_WADL_RESOURCE_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error generating external wadl grammar on /application.wadl/[path].
ERROR_WADL_RESOURCE_MARSHAL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Could not marshal the wadl Application.
ERROR_WRITING_RESPONSE_ENTITY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An I/O error has occurred while writing a response message entity to the container output stream.
ERROR_WRITING_RESPONSE_ENTITY_CHUNK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An I/O error has occurred while writing a response message entity chunk to the container output stream.
evaluatePreconditions() - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluatePreconditions(EntityTag) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluatePreconditions(Date) - Method in class org.glassfish.jersey.server.ContainerRequest
 
evaluatePreconditions(Date, EntityTag) - Method in class org.glassfish.jersey.server.ContainerRequest
 
EVENT_SINK_RETURNS_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A HTTP GET method {0} that is being injected with SseEventSink should return void.
EXCEPTION_MAPPER_FAILED_FOR_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An exception was not mapped due to exception mapper failure.
EXCEPTION_MAPPER_FOUND - org.glassfish.jersey.server.monitoring.RequestEvent.Type
An ExceptionMapper is successfully found and it is going to be executed.
EXCEPTION_MAPPER_THROWS_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
An exception has been thrown from an exception mapper {0}.
EXCEPTION_MAPPING - org.glassfish.jersey.server.internal.ServerTraceEvent
EXCEPTION_MAPPING_FINISHED - org.glassfish.jersey.server.monitoring.RequestEvent.Type
Exception mapping is finished.
EXCEPTION_MAPPING_START() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Starting mapping of the exception.
EXCEPTION_MAPPING_WAE_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
WebApplicationException (WAE) with non-null entity thrown.
EXCEPTION_MAPPING_WAE_NO_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
WebApplicationException (WAE) with no entity thrown and no ExceptionMappers have been found for this WAE.
EXCEPTION_PARAMETER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of the exception of a 'catch' clause in a method.
ExceptionMapperMXBean - Interface in org.glassfish.jersey.server.monitoring
MXBean interface of the exception mapper statistics.
ExceptionMapperStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of exception mapper executions.
ExecutionStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of execution of one target.
EXPAND_FRAMES - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
A flag to expand the stack map frames.
extended(boolean) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Set the flag indicating whether the resource is extended or is a core of exposed RESTful API.
extended(boolean) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Get the flag indicating whether the resource method is extended or is a core of exposed RESTful API.
ExtendedResource - Annotation Type in org.glassfish.jersey.server.model
This annotation can mark resource classes or resource methods that should be considered as extended resources.
ExtendedResourceContext - Interface in org.glassfish.jersey.server
Jersey extension of ResourceContext.
ExtendedUriInfo - Interface in org.glassfish.jersey.server
Extensions to UriInfo.
ExternalGrammar(MediaType, byte[]) - Constructor for class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
 
ExternalGrammarDefinition() - Constructor for class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
ExternalRequestContext<T> - Class in org.glassfish.jersey.server.spi
Wrapper for externally provided request context data.
ExternalRequestContext(T) - Constructor for class org.glassfish.jersey.server.spi.ExternalRequestContext
Create new external request context containing given data.
ExternalRequestScope<T> - Interface in org.glassfish.jersey.server.spi
This is to allow integration with other DI providers that define their own request scope.

F

F_APPEND - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
A compressed frame with complete frame data.
F_NEW - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
An expanded frame.
F_SAME - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
A compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
A compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
F2D - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
F2I - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
F2L - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FADD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
failure(Throwable) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Propagate an unhandled error to the I/O container.
FALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
fatalIssuesFound() - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
Convenience method to see if there were fatal issues found.
FCMPG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FCMPL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FCONST_0 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FCONST_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FCONST_2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FDIV - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable auto discovery on server.
FIELD - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of a field.
FieldVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a Java field.
FieldVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitor(int, FieldVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.FieldVisitor
Constructs a new FieldVisitor.
files(boolean, String...) - Method in class org.glassfish.jersey.server.ResourceConfig
Adds array of file and directory names to scan for components.
files(String...) - Method in class org.glassfish.jersey.server.ResourceConfig
Adds array of file and directory names to scan for components.
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.CsrfProtectionFilter
 
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
 
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.UriConnegFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.glassfish.jersey.server.filter.EncodingFilter
 
filter(MethodList.Filter) - Method in class org.glassfish.jersey.server.model.MethodList
Created a new method list containing only the methods supported by the method list filter.
FINISHED - org.glassfish.jersey.server.internal.ServerTraceEvent
Request processing finished.
FINISHED - org.glassfish.jersey.server.monitoring.RequestEvent.Type
The request and response processing has finished.
fixed - Variable in class com.sun.research.ws.wadl.Param
 
FLOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FLOAT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FLOAT - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the float type.
FLOAT_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The float type.
flushQueue() - Method in class org.glassfish.jersey.server.ChunkedOutput
 
FMUL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FNEG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
forApplication(Application) - Static method in class org.glassfish.jersey.server.ResourceConfig
Returns a ResourceConfig instance for the supplied application.
forApplicationClass(Class<? extends Application>) - Static method in class org.glassfish.jersey.server.ResourceConfig
Returns a ResourceConfig instance wrapping the application of the supplied class.
forApplicationClass(Class<? extends Application>, Set<Class<?>>) - Static method in class org.glassfish.jersey.server.ResourceConfig
Returns a ResourceConfig instance wrapping the application of the supplied class.
FORM_DECODED_PROPERTY - Static variable in class org.glassfish.jersey.server.internal.InternalServerProperties
Used internally for storing Form instance with url-decoded values in ContainerRequest properties.
FORM_PARAM_CONTENT_TYPE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The @FormParam is utilized when the content type of the request entity is not application/x-www-form-urlencoded
FORM_PARAM_METHOD_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The "@FormParam" is utilized when the request method is GET
FORM_PROPERTY - Static variable in class org.glassfish.jersey.server.internal.InternalServerProperties
Used internally for storing Form instance with original (not url-decoded) values in ContainerRequest properties.
FormParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.FormParamException
 
FREM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FRETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
from(SeBootstrap.Configuration) - Static method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration
Factory method creating JerseySeBootstrapConfiguration wrapper around SeBootstrap.Configuration.
from(Class<?>) - Static method in class org.glassfish.jersey.server.model.Resource
Create a resource model initialized by introspecting an annotated JAX-RS resource class.
from(Class<?>, boolean) - Static method in class org.glassfish.jersey.server.model.Resource
Create a resource model initialized by introspecting an annotated JAX-RS resource class.
from(Object) - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration.Builder
 
from(BiFunction<String, Class<T>, Optional<T>>) - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration.Builder
 
fromString(String) - Static method in class jersey.repackaged.org.objectweb.asm.TypePath
Converts a type path in string form, in the format used by TypePath.toString(), into a TypePath object.
fromValue(String) - Static method in enum com.sun.research.ws.wadl.HTTPMethods
 
fromValue(String) - Static method in enum com.sun.research.ws.wadl.ParamStyle
 
FSTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
FSUB - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
fv - Variable in class jersey.repackaged.org.objectweb.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.

G

generate(List<Resource>) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
Generate WADL for a set of resources.
generate(ApplicationDescription, Resource) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
Generate WADL for a resource.
generator(Class<? extends WadlGenerator>) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
Start to build an instance of WadlGeneratorConfig:
generator(Class<? extends WadlGenerator>) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
GET - com.sun.research.ws.wadl.HTTPMethods
 
GET_CONSUMES_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A HTTP GET method, {0}, should not consume any entity.
GET_CONSUMES_FORM_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A HTTP GET method, {0}, should not consume any form parameter.
GET_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A HTTP GET method, {0}, returns a void type.
getAbortResponse() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the request filter chain aborting response if set, or null otherwise.
getAbsolutePath() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the absolute path of the request.
getAcceptableLanguages() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getAcceptableMediaTypes() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getAccess() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the class's access flags (see Opcodes).
getAllMethods() - Method in class org.glassfish.jersey.server.model.Resource
Provides resource methods and resource locator are available on the resource.
getAllowedMethods() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getAllowedMethods(RuntimeResource) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
Return allowed methods for the given resource.
getAnnotatedResourceClass(Class<?>) - Static method in class org.glassfish.jersey.server.model.internal.ModelHelper
Get the class in the provided resource class ancestor hierarchy that is actually annotated with the @Path annotation.
getAny() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Grammars
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the any property.
getAny() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the any property.
getApplication() - Method in class org.glassfish.jersey.server.ResourceConfig
Returns JAX-RS application corresponding with this ResourceConfig.
getApplication() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getApplication() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
getApplication(UriInfo, boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
getApplication(UriInfo, boolean) - Method in interface org.glassfish.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, Resource, boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
getApplication(UriInfo, Resource, boolean) - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Get a new instance of Application for a particular resource.
getApplicationClass() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get the application class used for configuration of Jersey application.
getApplicationHandler() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getApplicationHandler() - Method in interface org.glassfish.jersey.server.spi.Container
Get the Jersey server-side application handler associated with the container.
getApplicationName() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get the application name.
getApplicationName() - Method in class org.glassfish.jersey.server.ResourceConfig
Get the name of the Jersey application.
getApplicationPath() - Method in class org.glassfish.jersey.server.ResourceConfig
Returns encoded value of ApplicationPath annotation of the Application corresponding with this ResourceConfig or null when the annotation is not present.
getArgs() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Provide method parameters for which validation will be done.
getArgumentCount() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the number of arguments of this method type.
getArgumentCount(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the number of arguments in the given method descriptor.
getArgumentsAndReturnSizes() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentsAndReturnSizes(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentTypes() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the argument types of methods of this type.
getArgumentTypes(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Type values corresponding to the argument types of the given method.
getArgumentTypes(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Type values corresponding to the argument types of the given method descriptor.
getAverageDuration() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the average duration (processing time) in milliseconds of the request processing measured in the time window.
getBase() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the base property.
getBaseUri() - Method in class org.glassfish.jersey.server.ContainerRequest
Get base request URI.
getBootstrapMethod() - Method in class jersey.repackaged.org.objectweb.asm.ConstantDynamic
Returns the bootstrap method used to compute the value of this constant.
getBootstrapMethodArgument(int) - Method in class jersey.repackaged.org.objectweb.asm.ConstantDynamic
Returns an argument passed to the bootstrap method, in order to compute the value of this constant.
getBootstrapMethodArgumentCount() - Method in class jersey.repackaged.org.objectweb.asm.ConstantDynamic
Returns the number of arguments passed to the bootstrap method, in order to compute the value of this constant.
getChildResources() - Method in class org.glassfish.jersey.server.model.Resource
Returns the list of child resources available on this resource.
getChildRuntimeResources() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get child runtime resources of this resource.
getClasses() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getClassLoader() - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Returns the ClassLoader to be used by the default implementation of ClassWriter.getCommonSuperClass(String, String), that of this ClassWriter's runtime type by default.
getClassLoader() - Method in class org.glassfish.jersey.server.ResourceConfig
Get resource and provider class loader.
getClassName() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the internal name of the class (see Type.getInternalName()).
getClassName() - Method in exception jersey.repackaged.org.objectweb.asm.ClassTooLargeException
Returns the internal name of the class (see Type.getInternalName()).
getClassName() - Method in exception jersey.repackaged.org.objectweb.asm.MethodTooLargeException
Returns the internal name of the owner class.
getClassName() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the binary name of the class corresponding to this type.
getCodeSize() - Method in exception jersey.repackaged.org.objectweb.asm.MethodTooLargeException
Returns the size of the method's Code attribute, in bytes.
getCommonSuperClass(String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Returns the common super type of the two given types.
getComponentProviders() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getComponents() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
 
getComponents() - Method in class org.glassfish.jersey.server.model.Invocable
 
getComponents() - Method in class org.glassfish.jersey.server.model.MethodHandler
 
getComponents() - Method in class org.glassfish.jersey.server.model.Resource
 
getComponents() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getComponents() - Method in class org.glassfish.jersey.server.model.ResourceModel
 
getComponents() - Method in interface org.glassfish.jersey.server.model.ResourceModelComponent
Should return all existing resource model sub-components.
getComponents() - Method in class org.glassfish.jersey.server.model.RuntimeResource
 
getConfiguration() - Method in class org.glassfish.jersey.server.ApplicationHandler
Get the application configuration.
getConfiguration() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getConfiguration() - Method in interface org.glassfish.jersey.server.spi.Container
Return an immutable representation of the current configuration.
getConfiguratorClass() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
Return WadlGeneratorConfig that was used to produce current description instance.
getConstantPoolCount() - Method in exception jersey.repackaged.org.objectweb.asm.ClassTooLargeException
Returns the number of constant pool items of the class.
getConstructor() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
Get the underlying java constructor.
getConstructorDescriptor(Constructor<?>) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to the given constructor.
getConstructors() - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the resource method handler constructors.
getConsumedTypes() - Method in interface org.glassfish.jersey.server.model.Consuming
Get the consumed media types supported by the component.
getConsumedTypes() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getConsumesMediaType() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the string with media types consumed by this method, enclosed in double quotas and separated by a comma (e.g.
getContainerRequest() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the container request.
getContainerRequestFilters() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get container request filters used during the request filtering phase.
getContainerResponse() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the container response.
getContainerResponseFilters() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get container response filters used during the response filtering phase.
getContent() - Method in class com.sun.research.ws.wadl.Doc
Gets the value of the content property.
getContent() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
 
getContext() - Method in class org.glassfish.jersey.server.spi.ExternalRequestContext
Get me current external context data.
getContracts(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
getCookies() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getCookies() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getDate() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getDeclaringClassName() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the full class name of the class that declares the handling method.
getDefault() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the default property.
getDefaultStringValue() - Method in exception org.glassfish.jersey.server.ParamException
Get the default String value.
getDefinitionMethod() - Method in class org.glassfish.jersey.server.model.Invocable
Getter for the Java method that should be executed.
getDelegate() - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.
getDelegate() - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.
getDelegate() - Method in class jersey.repackaged.org.objectweb.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.
getDelegate() - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.
getDelegate() - Method in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
The module visitor to which this visitor must delegate method calls.
getDelegate() - Method in class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
The record visitor to which this visitor must delegate method calls.
getDesc() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the descriptor of the field or method designated by this handle.
getDescriptor() - Method in class jersey.repackaged.org.objectweb.asm.ConstantDynamic
Returns the type of this constant.
getDescriptor() - Method in exception jersey.repackaged.org.objectweb.asm.MethodTooLargeException
Returns the descriptor of the method.
getDescriptor() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to this type.
getDescriptor(Class<?>) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to the given class.
getDimensions() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the number of dimensions of this array type.
getDoc() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Grammars
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Include
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the doc property.
getDoc() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the doc property.
getDynamicFeatures() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get dynamic features.
getElement() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the element property.
getElementType() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the type of the elements of this array type.
getEntity() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityAnnotations() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityClass() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityStream() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityTag() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityType() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getErrorsAsResourceModelIssues() - Static method in class org.glassfish.jersey.server.model.internal.ModelErrors
Get all filed error messages as ResourceModelIssues.
getErrorsAsResourceModelIssues(boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelErrors
Get error messages filed after Errors.mark() flag was set as ResourceModelIssues.
getException() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the latest exception, if any, thrown by the request and response processing.
getExceptionCause() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
getExceptionIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced by this type reference.
getExceptionMapper() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the ExceptionMapper that was found and used during the exception mapping phase.
getExceptionMapperCount() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperMXBean
Get the statistics of execution of exception mappers.
getExceptionMapperExecutions() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Get the count of exception mapper executions.
getExceptionMapperStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get statistics about registered exception mappers.
getExternalGrammar(UriInfo, String) - Method in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
getExternalGrammar(String) - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
getExternalMetadataKeys() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
GETFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
getFixed() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the fixed property.
getFlag() - Method in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
Returns the numeric value of the bit corresponding to this flag.
getFormalParameterIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the formal parameter whose type is referenced by this type reference.
getFullPathRegex() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get full regular expression of this runtime resource prefixed by regular expression of parent if present.
getGeneratorClass() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
getGlobalReaderInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global reader interceptors.
getGlobalRequestFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global request filters.
getGlobalResponseFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global response filters.
getGlobalWriterInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global writer interceptors.
getGrammars() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the grammars property.
getHandler() - Method in class org.glassfish.jersey.server.model.Invocable
Get the model of the resource method handler that will be used to invoke the handling resource method on.
getHandlerClass() - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the resource method handler class.
getHandlerClasses() - Method in class org.glassfish.jersey.server.model.Resource
Get the method handler classes for the resource methods registered on the resource.
getHandlerInstance() - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the raw handler instance that is backing this method handler.
getHandlerInstances() - Method in class org.glassfish.jersey.server.model.Resource
Get the method handler (singleton) instances for the resource methods registered on the resource.
getHandlerPath(String) - Static method in class org.glassfish.jersey.server.internal.ContainerUtils
Splits URI address from query params and returns it.
getHandlingMethod() - Method in class org.glassfish.jersey.server.model.Invocable
Getter for the Java method
getHeaders() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getHeaderString(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
getHref() - Method in class com.sun.research.ws.wadl.Include
Gets the value of the href property.
getHref() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the href property.
getHref() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the href property.
getHref() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the href property.
getHttpMethod() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the associated HTTP method.
getHttpMethod() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the HTTP method of the method.
getId() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the id property.
getId() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the id property.
getInclude() - Method in class com.sun.research.ws.wadl.Grammars
Gets the value of the include property.
getInflector() - Method in class org.glassfish.jersey.server.model.Inflecting
Get the inflector.
getInjectionManager() - Method in class org.glassfish.jersey.server.ApplicationHandler
Returns InjectionManager relevant to current application.
getInstance(InjectionManager) - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the injected resource method handler instance.
getInstances() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getInterfaces() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the internal names of the implemented interfaces (see Type.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.
getInvocable() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the invocable method model.
getInvocable() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Provide invocable for which validation will been done.
getIssueList() - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
Returns a list of issues found after ComponentModelValidator.validate(org.glassfish.jersey.server.model.ResourceModelComponent) method has been invoked.
getIssues() - Method in exception org.glassfish.jersey.server.model.ModelValidationException
Get validation issues.
getItem(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the start offset in this ClassReader of a JVMS 'cp_info' structure (i.e.
getItemCount() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the number of entries in the class's constant pool table.
getJAXBContext() - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
getJAXBContext() - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Get the default JAXB context associated with the WadlGenerator for the Web application.
getJAXBContextFromWadlGenerator(WadlGenerator) - Static method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
getLabels() - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Returns the labels corresponding to this attribute.
getLang() - Method in class com.sun.research.ws.wadl.Doc
Gets the value of the lang property.
getLanguage() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLastModified() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLastResponseCode() - Method in interface org.glassfish.jersey.server.monitoring.ResponseMXBean
Returns the response code of a last response written by the application.
getLastResponseCode() - Method in interface org.glassfish.jersey.server.monitoring.ResponseStatistics
Returns the response code of a last response written by the application.
getLastStartTime() - Method in interface org.glassfish.jersey.server.monitoring.ExecutionStatistics
Return time when target was executed last time.
getLength() - Method in class jersey.repackaged.org.objectweb.asm.TypePath
Returns the length of this path, i.e.
getLength() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLink() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the link property.
getLink(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLinkBuilder(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLinks() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLocation() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLocatorSubResources() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get the list of sub resources returned from resource locators during matching.
getMappedThrowable() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get the throwable that was mapped to a response.
getMatchedModelResource() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get matched model resource from which the matched resource method was invoked.
getMatchedResourceLocators() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get resource locators matched since beginning of a matching.
getMatchedResourceMethod() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get matched resource method that is invoked.
getMatchedResults() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get a read-only list of MatchResult for matched resources.
getMatchedRuntimeResources() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Return all matched runtime resources including runtime resources based on child resources.
getMatchedTemplates() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get a read-only list of UriTemplate for matched resources.
getMaximumDuration() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the maximum duration (processing time) in milliseconds of the request processing measured in the time window.
getMaxStringLength() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns a conservative estimate of the maximum length of the strings contained in the class's constant pool table.
getMediaType() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the mediaType property.
getMediaType() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the mediaType property.
getMediaType() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getMessage() - Method in exception org.glassfish.jersey.server.model.ModelValidationException
 
getMessage() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
Human-readable description of the issue.
getMethod() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getMethodDescriptor(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to the given method.
getMethodDescriptor(Type, Type...) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodName() - Method in exception jersey.repackaged.org.objectweb.asm.MethodTooLargeException
Returns the name of the method.
getMethodName() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the name of the Java method.
getMethodOrResource() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the methodOrResource property.
getMethodOrResource() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the methodOrResource property.
getMethodStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
Get execution statistics that contain measurements of times only for execution of resource method.
getMethodType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Type corresponding to the given method descriptor.
getMethodType(Type, Type...) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the method Type corresponding to the given argument and return types.
getMinimumDuration() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the minimum duration (processing time) in milliseconds of the request processing measured in the time window.
getModelProcessors() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getMultivaluedParameterExtractorProvider() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getName() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the name property.
getName() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the name property.
getName() - Method in class jersey.repackaged.org.objectweb.asm.ConstantDynamic
Returns the name of this constant.
getName() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the name of the field or method designated by this handle.
getName() - Method in class org.glassfish.jersey.server.model.Resource
Get the resource name.
getName() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMXBean
Get the name of the resource.
getNameBindings() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getNameBoundReaderInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound reader interceptor map.
getNameBoundReaderInterceptorsInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound reader interceptor inverse map.
getNameBoundRequestFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound request filters.
getNameBoundRequestFiltersInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound request filter inverse map.
getNameBoundResponseFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound response filters.
getNameBoundResponseFiltersInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound response filter inverse map.
getNameBoundWriterInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound writer interceptor map.
getNameBoundWriterInterceptorsInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get name bound writer interceptor inverse map.
getNames() - Method in class org.glassfish.jersey.server.model.Resource
Return a list of resource names.
getObjectType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Type corresponding to the given internal name.
getOffset() - Method in class jersey.repackaged.org.objectweb.asm.Label
Returns the bytecode offset corresponding to this label.
getOpcode(int) - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns a JVM instruction opcode adapted to this Type.
getOption() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the option property.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Doc
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Include
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Link
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Method
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Option
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Param
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Representation
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Request
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Resource
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Resources
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.ResourceType
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.sun.research.ws.wadl.Response
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOwner() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getParam() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.ResourceType
Gets the value of the param property.
getParam() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the param property.
getParameterAnnotationHelperMap() - Method in class org.glassfish.jersey.server.model.Parameter.ServerParameterService
 
getParameterCreationFactory() - Method in class org.glassfish.jersey.server.model.Parameter.ServerParameterService
 
getParameterName() - Method in exception org.glassfish.jersey.server.ParamException
Get the parameter name.
getParameters() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
 
getParameters() - Method in class org.glassfish.jersey.server.model.Invocable
 
getParameters() - Method in class org.glassfish.jersey.server.model.MethodHandler
Get the parameters associated directly with the resource method handler, if any (e.g.
getParameters() - Method in class org.glassfish.jersey.server.model.Parameter.BeanParameter
 
getParameters() - Method in interface org.glassfish.jersey.server.model.Parameterized
Provides access to all parameters associated with given Parameterized instance.
getParameterType() - Method in exception org.glassfish.jersey.server.ParamException
Get the type of the parameter annotation.
getParameterValues(List<ParamValueFactoryWithSource<?>>, ContainerRequest) - Static method in class org.glassfish.jersey.server.spi.internal.ParameterValueHelper
Get the array of parameter values.
getParent() - Method in class org.glassfish.jersey.server.model.Resource
Get the parent resource for this resource model or null in case this resource is a top-level resource and does not have a parent.
getParent() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the parent resource for this resource method model.
getParent() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get parent of this runtime resource.
getParentResources() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Return parent resources of resources from this runtime resource.
getPath() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the path property.
getPath() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the path property.
getPath() - Method in class org.glassfish.jersey.server.model.Resource
 
getPath() - Method in interface org.glassfish.jersey.server.model.Routed
Get the path direct assigned to the component.
getPath() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the sub resource method path of the method.
getPath(boolean) - Method in class org.glassfish.jersey.server.ContainerRequest
Get the path of the current request relative to the application root (base) URI as a string.
getPath(Class<?>) - Static method in class org.glassfish.jersey.server.model.Resource
Get the resource class @Path annotation.
getPathPattern() - Method in class org.glassfish.jersey.server.model.Resource
 
getPathPattern() - Method in interface org.glassfish.jersey.server.model.Routed
Get the path pattern that can be used for matching the remaining request URI against this component represented by this model.
getPathPattern() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get path pattern for matching purposes.
getPathSegments(String) - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get the path segments that contain a template variable.
getPathSegments(String, boolean) - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get the path segments that contain a template variable.
getPreMatchFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get pre-matching request filters.
getPriority() - Method in interface org.glassfish.jersey.server.spi.internal.ValueParamProvider
Gets the priority of this provider.
getProcessingProviders() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getProducedTypes() - Method in interface org.glassfish.jersey.server.model.Producing
Get the produced media types supported by the component.
getProducedTypes() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getProducesMediaType() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
Get the string with media types produced by this method, enclosed in double quotas and separated by a comma (e.g.
getProfile() - Method in class com.sun.research.ws.wadl.Representation
Gets the value of the profile property.
getProperties() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get the map of configuration properties converted to strings.
getProperties() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getProperties() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
getPropertiesDelegate() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the underlying properties delegate.
getProperty(String) - Method in class org.glassfish.jersey.server.ContainerRequest
 
getProperty(String) - Method in class org.glassfish.jersey.server.ResourceConfig
 
getPropertyNames() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getPropertyNames() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getProviderClasses() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get classes of registered providers.
getProviders() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get registered providers available in the runtime.
getProviders() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get registered providers available in the runtime.
getQueryType() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the queryType property.
getRawResponseType() - Method in class org.glassfish.jersey.server.model.Invocable
Get the resource method raw response type.
getRawRoutingResponseType() - Method in class org.glassfish.jersey.server.model.Invocable
Get the response Class of the Invocable.handlingMethod that will be used during the routing for the purpose of selection of the resource method.
getReaderInterceptors() - Method in class org.glassfish.jersey.server.ContainerRequest
Get all reader interceptors applicable to this request.
getReaderInterceptors() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
Get all writer interceptors applicable to the resource method wrapped by this invoker.
getRegex() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get regular expression of path pattern of this runtime resource.
getRegisteredClasses() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get resource classes registered by the user in the current application.
getRegisteredClasses() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get resource classes registered by the user in the current application.
getRegisteredClasses() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get a set of string names of resource classes registered by the user.
getRegisteredInstances() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get resource instances registered by the user in the current application.
getRegisteredInstances() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get resource instances registered by the user in the current application.
getRegisteredInstances() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get a set of string names of classes of user registered instances.
getRel() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the rel property.
getRepresentation() - Method in class com.sun.research.ws.wadl.Request
Gets the value of the representation property.
getRepresentation() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the representation property.
getRequest() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the request property.
getRequest() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getRequestContext() - Method in class org.glassfish.jersey.server.ContainerResponse
Get the associated container request context paired with this response context.
getRequestCount() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the count of requests received measured in the time window.
getRequestExecutionStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
Get execution statistics that contain measurements of times for whole processing from time when request comes into the Jersey application until the response is written to the underlying IO container.
getRequestFilters() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
Get all bound request filters applicable to the resource method wrapped by this invoker.
getRequestHeader(String) - Method in class org.glassfish.jersey.server.ContainerRequest
Get the values of an HTTP request header if the header exists on the current request.
getRequestHeaders() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the values of HTTP request headers.
getRequestScopedInitializer() - Method in class org.glassfish.jersey.server.ContainerRequest
Get a custom container extensions initializer for the current request.
getRequestsPerSecond() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns average value of how many requests per second were received by application in the time window.
getRequestStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get the global application statistics of request execution.
getRequestStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
Get execution statistics that contain measurements of times for whole processing from time when request comes into the Jersey application until the response is written to the underlying IO container.
getRequestUri() - Method in class org.glassfish.jersey.server.ContainerRequest
Get request URI.
getRequiredJaxbContextPath() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
getRequiredJaxbContextPath() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
The jaxb context path that is used when the generated wadl application is marshalled to a file.
getResource() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the resource property.
getResource() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Provide actual resource instance that will get validated.
getResource(Class<T>) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
getResourceBag() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getResourceClass() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
getResourceClassStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get the statistics for each resource Class that is deployed in the application.
getResourceConfig() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get resource config associated with the application.
getResourceConfig() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get the resource config.
getResourceContext() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getResourceLocator() - Method in class org.glassfish.jersey.server.model.Resource
Provides a resource locator available on the resource.
getResourceLocator() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Return the resource locator of this resource.
getResourceLocators() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get resource locators of all resources of this runtime resource.
getResourceMethod() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
getResourceMethod() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
Get a resource method for which this ResourceMethodStatistics are calculated.
getResourceMethodExecutionStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
Get execution statistics that contain measurements of times only for execution of resource methods.
getResourceMethodInvokerBuilder() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getResourceMethods() - Method in class org.glassfish.jersey.server.model.Resource
Provides a non-null list of resource methods available on the resource.
getResourceMethods() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get resource methods (excluding resource locators) of all resources of this runtime resource.
getResourceMethodStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
Return the statistics for resource method.
getResourceModel() - Method in interface org.glassfish.jersey.server.ExtendedResourceContext
Return resource model from which the current jersey application is built.
getResourceModel() - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
getResourceModel() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Get the resource model of the application.
getResourceModel() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getResources() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the resources property.
getResources() - Method in class org.glassfish.jersey.server.model.ResourceModel
Return all resources from this resource model.
getResources() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get resources creating this runtime resource.
getResources() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getResources() - Method in interface org.glassfish.jersey.server.ServerConfig
Get programmatically modeled resources.
getResourceType() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the resourceType property.
getResourceTypeOrMethodOrRepresentation() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the resourceTypeOrMethodOrRepresentation property.
getResponse() - Method in class com.sun.research.ws.wadl.Method
Gets the value of the response property.
getResponseCodes() - Method in interface org.glassfish.jersey.server.monitoring.ResponseStatistics
Returns statistics of response codes produces by the application.
getResponseCodesToCountMap() - Method in interface org.glassfish.jersey.server.monitoring.ResponseMXBean
Returns statistics of response codes produces by the application.
getResponseFilters() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
Get all bound response filters applicable to the resource method wrapped by this invoker.
getResponseStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get global application response statistics.
getResponseType() - Method in class org.glassfish.jersey.server.model.Invocable
Get the resource method generic response type information.
getResponseWriter() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the container response writer for the current request.
getReturnType() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the return type of methods of this type.
getReturnType(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Type corresponding to the return type of the given method.
getReturnType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Type corresponding to the return type of the given method descriptor.
getRev() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the rev property.
getRootResources() - Method in class org.glassfish.jersey.server.model.ResourceModel
Return root resources from this resource model.
getRoutingResponseType() - Method in class org.glassfish.jersey.server.model.Invocable
Get the response type of the Invocable.handlingMethod that will be used during the routing for the purpose of selection of the resource method.
getRuntimeConfig() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getRuntimeResourceModel() - Method in class org.glassfish.jersey.server.model.ResourceModel
Return runtime resource model based on this this resource model.
getRuntimeResources() - Method in class org.glassfish.jersey.server.model.RuntimeResourceModel
Get list of runtime resources from this model (excluding child resources which are accessible in the returned resources).
getRuntimeType() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getSecurityContext() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getSeverity() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
getSingletons() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getSize() - Method in class jersey.repackaged.org.objectweb.asm.ConstantDynamic
Returns the size of this constant.
getSize() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the size of values of this type.
getSize(ChunkedOutput<?>, Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.server.ChunkedResponseWriter
 
getSort() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns the sort of this type.
getSort() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the sort of this type reference.
getSortedGlobalReaderInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global reader interceptors sorted by priority.
getSortedGlobalRequestFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global request filters sorted by priority.
getSortedGlobalResponseFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global response filters sorted by priority.
getSortedGlobalWriterInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
Get global writer interceptors sorted by priority.
getSource() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
The issue source.
getSource() - Method in class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
Returns Parameter.Source which closely determines a function of the current supplier.
getStartTime() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get the start time of the application.
getStartTime() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get the start time of the application (when application was initialized).
GETSTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
getStatus() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the status property.
getStatus() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getStatusInfo() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getStep(int) - Method in class jersey.repackaged.org.objectweb.asm.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - Method in class jersey.repackaged.org.objectweb.asm.TypePath
Returns the index of the type argument that the given step is stepping into.
getStringHeaders() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getStyle() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the style property.
getSuccessfulMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperMXBean
Get count of all successful exception mappings.
getSuccessfulMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Get count of all successful exception mappings.
getSuperName() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the internal name of the super class (see Type.getInternalName()).
getSuperTypeIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the "super type" of a class that is referenced by this type reference.
getSuspendTimeout() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getSuspendTimeout() - Method in interface org.glassfish.jersey.server.model.Suspendable
Get the suspend timeout value in the given time unit.
getSuspendTimeoutUnit() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getSuspendTimeoutUnit() - Method in interface org.glassfish.jersey.server.model.Suspendable
Get the suspend timeout value time unit.
getTag() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the kind of field or method designated by this handle.
getTimeWindow() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Returns the size of time window in milliseconds.
getTimeWindowStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ExecutionStatistics
Returns time window statistics for available time window sizes.
getTitle() - Method in class com.sun.research.ws.wadl.Doc
Gets the value of the title property.
getTotalMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperMXBean
Get count of exception mappings that were performed on exceptions.
getTotalMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Get count of exception mappings that were performed on exceptions.
getTryCatchBlockIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the try catch block (using the order in which they are visited with visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
getType() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the type property.
getType() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the type property.
getType() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the JAX-RS method type.
getType() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
Return the type of the event.
getType() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Returns the type of this event.
getType() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
 
getType(Class<?>) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Type corresponding to the given class.
getType(Constructor<?>) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the method Type corresponding to the given constructor.
getType(Method) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the method Type corresponding to the given method.
getType(String) - Static method in class jersey.repackaged.org.objectweb.asm.Type
Returns the Type corresponding to the given type descriptor.
getTypeArgumentIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the type argument referenced by this type reference.
getTypeParameterBoundIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the type parameter bound, within the type parameter TypeReference.getTypeParameterIndex(), referenced by this type reference.
getTypeParameterIndex() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the index of the type parameter referenced by this type reference.
getUnsuccessfulMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperMXBean
Get count of all unsuccessful exception mappings.
getUnsuccessfulMappings() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Get count of all unsuccessful exception mappings.
getUriInfo() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getUriInfo() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Get the extended uri info associated with this request.
getUriStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Get the statistics for each URI that is exposed in the application.
getValue() - Method in class com.sun.research.ws.wadl.Option
Gets the value of the value property.
getValue() - Method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns the int encoded value of this type reference, suitable for use in visit methods related to type annotations, like visitTypeAnnotation.
getValue(Map<String, ?>, RuntimeType, String, T, Class<T>) - Static method in class org.glassfish.jersey.server.ServerProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.server.ServerProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, T) - Static method in class org.glassfish.jersey.server.ServerProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, T, Class<T>) - Static method in class org.glassfish.jersey.server.ServerProperties
Get the value of the specified property.
getValueParamProviders() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getValueProvider(Parameter) - Method in interface org.glassfish.jersey.server.spi.internal.ValueParamProvider
Get an injected value provider for the parameter.
getVaryValue() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the value of HTTP Vary response header to be set in the response, or null if no value is to be set.
getWadl(UriInfo) - Method in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
getWeight() - Method in enum org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
 
getWeight() - Method in interface org.glassfish.jersey.server.spi.internal.ValueParamProvider.PriorityType
Returns the weight of this priority.
getWrappedMessageContext() - Method in class org.glassfish.jersey.server.ContainerResponse
Get the wrapped response message context.
getWriterInterceptors() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
Get all reader interceptors applicable to the resource method wrapped by this invoker.
GOTO - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
grammars - Variable in class com.sun.research.ws.wadl.Application
 
Grammars - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Grammars() - Constructor for class com.sun.research.ws.wadl.Grammars
 

H

H_GETFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_GETSTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_INVOKEINTERFACE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_INVOKESPECIAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_INVOKESTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_INVOKEVIRTUAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_NEWINVOKESPECIAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_PUTFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
H_PUTSTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
handle(ContainerRequest) - Method in class org.glassfish.jersey.server.ApplicationHandler
The main request/response processing entry point for Jersey container implementations.
Handle - Class in jersey.repackaged.org.objectweb.asm
A reference to a field or a method.
Handle(int, String, String, String) - Constructor for class jersey.repackaged.org.objectweb.asm.Handle
Deprecated.
this constructor has been superseded by Handle(int, String, String, String, boolean).
Handle(int, String, String, String, boolean) - Constructor for class jersey.repackaged.org.objectweb.asm.Handle
Constructs a new field or method handle.
handledBy(Class<?>, Method) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define a resource method handler binding.
handledBy(Class<? extends Inflector>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define an inflector-based resource method handler binding.
handledBy(Object, Method) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define a resource method handler binding.
handledBy(Inflector<ContainerRequestContext, ?>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define an inflector-based resource method handler binding.
HandlerConstructor - Class in org.glassfish.jersey.server.model
Abstraction for a resource handler class constructor.
handlerParameters(Collection<Parameter>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Parameters defined on the handler (i.e.
handlingMethod(Method) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define a specific method of the handling class that will be executed.
hasEntity() - Method in class org.glassfish.jersey.server.ContainerResponse
 
hasFlags(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Returns true if all the given flags were passed to the constructor.
hashCode() - Method in class jersey.repackaged.org.objectweb.asm.ConstantDynamic
 
hashCode() - Method in class jersey.repackaged.org.objectweb.asm.Handle
 
hashCode() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns a hash code value for this type.
hashCode() - Method in class org.glassfish.jersey.server.ChunkedOutput
 
hashCode() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
 
hasLink(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
hasNumParams(int) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list that have the specific number of parameters.
hasProperty(String) - Method in class org.glassfish.jersey.server.ContainerRequest
 
hasProperty(String) - Method in class org.glassfish.jersey.server.ResourceConfig
 
hasReturnType(Class<?>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list that declare the specified return type.
HEAD - com.sun.research.ws.wadl.HTTPMethods
 
header - Variable in class jersey.repackaged.org.objectweb.asm.ClassReader
The offset in bytes of the ClassFile's access_flags field.
HEADER - com.sun.research.ws.wadl.ParamStyle
 
HEADER - org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
If present in the filter configuration, causes the filter to look for a method override in the X-HTTP-Method-Override header.
HEADER_NAME - Static variable in class org.glassfish.jersey.server.filter.CsrfProtectionFilter
Name of the header this filter will attach to the request.
HeaderParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.HeaderParamException
 
HIGH - org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
High priority.
href - Variable in class com.sun.research.ws.wadl.Include
 
href - Variable in class com.sun.research.ws.wadl.Method
 
href - Variable in class com.sun.research.ws.wadl.Param
 
href - Variable in class com.sun.research.ws.wadl.Representation
 
HTTP_METHOD_OVERRIDE - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines configuration of HTTP method overriding.
HTTPDATEFORMAT - Static variable in class org.glassfish.jersey.server.wadl.internal.WadlResource
 
httpMethod(String) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Set the associated HTTP method name.
HttpMethodOverrideFilter - Class in org.glassfish.jersey.server.filter
A pre-matching 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.
HttpMethodOverrideFilter(Configuration) - Constructor for class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
Create a filter that reads the configuration (ServerProperties.HTTP_METHOD_OVERRIDE) from the provided ResourceConfig instance.
HttpMethodOverrideFilter(HttpMethodOverrideFilter.Source...) - Constructor for class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
Initializes this filter setting the sources of information the filter should look for.
HttpMethodOverrideFilter.Source - Enum in org.glassfish.jersey.server.filter
Enumeration representing possible sources of information about the method overriding the filter should look for.
HTTPMethods - Enum in com.sun.research.ws.wadl
Java class for HTTPMethods.

I

I2B - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2C - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2D - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2F - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2L - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
I2S - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IADD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IAND - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_0 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_3 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_4 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_5 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ICONST_M1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
id - Variable in class com.sun.research.ws.wadl.Method
 
id - Variable in class com.sun.research.ws.wadl.Param
 
id - Variable in class com.sun.research.ws.wadl.Representation
 
id - Variable in class com.sun.research.ws.wadl.Resource
 
id - Variable in class com.sun.research.ws.wadl.ResourceType
 
IDIV - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ACMPEQ - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ACMPNE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPEQ - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPGE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPGT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPLE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPLT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IF_ICMPNE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFEQ - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFGE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFGT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFLE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFLT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFNE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFNONNULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IFNULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IGNORE_SEBOOTSTRAP_CONFIGURATION_PROPERTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
"SeBootstrap.Configuration property {0} is not of expected type {1} and it is ignored.
IINC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
"{0}" property value ({1}) does not represent a valid client configuration class.
ILOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IMUL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
include - Variable in class com.sun.research.ws.wadl.Grammars
 
Include - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Include() - Constructor for class com.sun.research.ws.wadl.Include
 
INEG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
Inflecting<T> - Class in org.glassfish.jersey.server.model
Inflector provider resource model component.
Inflecting() - Constructor for class org.glassfish.jersey.server.model.Inflecting
 
info - Variable in class jersey.repackaged.org.objectweb.asm.Label
A user managed state associated with this label.
inheritServerProviders() - Method in annotation type org.glassfish.jersey.server.ClientBinding
Determine whether providers present in the server-side configuration should be inherited by the bound client configuration (true) or not (false).
init() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
init() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
Invoked before all methods related to wadl-building are invoked.
init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodInvokerConfigurator
 
init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.server.ResourceModelConfigurator
 
INIT_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Initiating Jersey application, version {0}...
INITIALIZATION_APP_FINISHED - org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
Initialization of jersey application is finished but the server might not be started and ready yet to serve requests (this will be indicated by the ApplicationEvent.Type.INITIALIZATION_FINISHED event).
INITIALIZATION_FINISHED - org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
Initialization of the application has finished, server is started and application is ready to handle requests now.
INITIALIZATION_START - org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
Initialization of the application has started.
initialize(InjectionManager) - Method in interface org.glassfish.jersey.server.spi.RequestScopedInitializer
Perform request-scoped initialization.
initResource(T) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
 
initTracingSupport(TracingConfig, TracingLogger.Level, ContainerRequest) - Static method in class org.glassfish.jersey.server.TracingUtils
According to configuration/request header it initialize TracingLogger and put it to the request properties.
INJECTED_WEBTARGET_URI_INVALID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
"@Uri" annotation value is not a valid URI template: "{0}"
injectionManager(InjectionManager) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Set runtime DI injection manager.
INNER_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.TypePath
A type path step that steps into the nested type of a class type.
inResponseProcessing() - Method in class org.glassfish.jersey.server.ContainerRequest
Notify this request that the response created from this request is already being processed.
INSTANCE - Static variable in class org.glassfish.jersey.server.BackgroundSchedulerLiteral
BackgroundScheduler annotation instance.
INSTANCE - Static variable in class org.glassfish.jersey.server.ManagedAsyncExecutorLiteral
ManagedAsyncExecutor annotation instance.
INSTANCEOF - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
INSTANCEOF - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type declared in an 'instanceof' instruction.
INT - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the int type.
INT_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The int type.
INTEGER - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
InternalServerProperties - Class in org.glassfish.jersey.server.internal
Jersey internal server-side configuration properties.
INVALID_CONFIG_PROPERTY_VALUE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Invalid value for {0} configuration property: {1}
INVALID_MAPPING_FORMAT(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Provided {0} property value "{1}" is invalid.
INVALID_MAPPING_KEY_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The key in {0} mappings record "{1}" is empty.
INVALID_MAPPING_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Provided {0} property value type is invalid.
INVALID_MAPPING_VALUE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The value in {0} mappings record "{1}" is empty.
Invocable - Class in org.glassfish.jersey.server.model
A common interface for invocable resource components.
INVOKEDYNAMIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
INVOKEINTERFACE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
invokeManaged(Producer<Response>) - Method in interface org.glassfish.jersey.server.AsyncContext
Invoke the provided response producer in a Jersey-managed asynchronous thread.
INVOKESPECIAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
INVOKESTATIC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
INVOKEVIRTUAL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IOR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IREM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IRETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
isAcceptable(Class<?>) - Static method in class org.glassfish.jersey.server.model.Resource
Check if the class is acceptable as a JAX-RS provider or resource.
isChunked() - Method in class org.glassfish.jersey.server.ContainerResponse
Returns true if the response entity is a ChunkedOutput instance.
isClassBased() - Method in class org.glassfish.jersey.server.model.MethodHandler
Return whether the method handler creates instances based on classes.
isClosed() - Method in class org.glassfish.jersey.server.ChunkedOutput
Get state information.
isCodeAttribute() - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Returns true if this type of attribute is a Code attribute.
isCommitted() - Method in class org.glassfish.jersey.server.ContainerResponse
Returns true if the entity stream has been committed.
isDetailedWadlRequested(UriInfo) - Static method in class org.glassfish.jersey.server.wadl.internal.WadlUtils
Return true if generation of full WADL with extended resources is requested.
isEnabled(Feature) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isExtended() - Method in class org.glassfish.jersey.server.model.Resource
Get the flag indicating whether the resource is extended.
isExtended() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Get the flag indicating whether the resource method is extended or is a core of exposed RESTful API.
ISHL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ISHR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
isHttps() - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration
If the protocol schema is HTTPS, return true.
isInflector() - Method in class org.glassfish.jersey.server.model.Invocable
Check if the invocable represents an inflector processing method.
isInterface() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns true if the owner of the field or method designated by this handle is an interface.
isJaxbImplAvailable() - Static method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
isManagedAsyncDeclared() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
isManagedAsyncDeclared() - Method in interface org.glassfish.jersey.server.model.Suspendable
Check if the component is marked to be executed asynchronously by using an internal Jersey executor service.
isMappedFromException() - Method in class org.glassfish.jersey.server.ContainerResponse
Returns true if the response is result of the exception (for example created during exception mapping).
isNameBound() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
isNotPublic() - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list that are not public.
isPresentIn(int) - Method in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
Returns true if the bit corresponding to this flag is set in a given integer value.
isProperty(String) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isQualified() - Method in class org.glassfish.jersey.server.model.Parameter
Check if the parameter is qualified.
isRegistered(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isRegistered(Object) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isRepeating() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the repeating property.
isRequired() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the required property.
isResponseSuccessfullyMapped() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Returns true if the response was successfully mapped from an exception by exception mappers.
isResponseWritten() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Returns true if the response has been successfully written.
isSse() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Check whether the resource method will be producing Server-sent event stream.
isSseSinkParam(Class<?>) - Static method in class org.glassfish.jersey.server.model.internal.SseTypeResolver
 
isSuccess() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
Return true if the request and response has been successfully processed.
isSupportedWebServer(Class<? extends WebServer>, Class<T>, SeBootstrap.Configuration) - Static method in interface org.glassfish.jersey.server.spi.WebServerProvider
Utility function that matches WebServerProvider supported type with the user type passed either as ServerProperties.WEBSERVER_CLASS property (higher priority) or by the userType argument (lower priority).
isSuspendDeclared() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
isSuspendDeclared() - Method in interface org.glassfish.jersey.server.model.Suspendable
Check if the component is marked for suspending.
ISTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ISUB - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
isUnknown() - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Returns true if this type of attribute is unknown.
isWadlGenerationEnabled() - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
isWadlGenerationEnabled() - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Get WADL generation status.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.server.ChunkedResponseWriter
 
iterator() - Method in class org.glassfish.jersey.server.model.MethodList
Iterator over the list of annotated methods contained in this method list.
IUSHR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IXOR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

J

JAR_SCANNER_UNABLE_TO_CLOSE_FILE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Unable to close Jar file.
JAR_SCANNER_UNABLE_TO_READ_ENTRY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Unable to read the next Jar entry.
jersey.repackaged.org.objectweb.asm - package jersey.repackaged.org.objectweb.asm
 
JerseyRequestTimeoutHandler - Class in org.glassfish.jersey.server.internal
JerseyRequestTimeoutHandler(ContainerResponseWriter, ScheduledExecutorService) - Constructor for class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
Create request timeout handler for the giver response writer.
JerseyResourceContext - Class in org.glassfish.jersey.server.internal
Jersey implementation of JAX-RS resource context.
JerseyResourceContext(Function<Class<?>, ?>, Consumer<Object>, Consumer<Binding>) - Constructor for class org.glassfish.jersey.server.internal.JerseyResourceContext
Creates a new JerseyResourceContext.
JerseySeBootstrapConfiguration - Class in org.glassfish.jersey.server
Jersey implementation of SeBootstrap.Configuration implementing arbitrary methods for acquiring the configuration settings.
JerseySeBootstrapConfiguration.Builder - Class in org.glassfish.jersey.server
 
JSON_PROCESSING_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable configuration of Json Processing (JSR-353) feature on server.
JSONP - Annotation Type in org.glassfish.jersey.server
Annotation can be used to define the JavaScript callback function name if the valid JSONP format is requested as an acceptable media type of this request.
JsonWithPaddingInterceptor - Class in org.glassfish.jersey.server.internal
A WriterInterceptor implementation for JSONP format.
JsonWithPaddingInterceptor() - Constructor for class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
 
JSR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

K

keep(AnnotatedMethod) - Method in interface org.glassfish.jersey.server.model.MethodList.Filter
Decide whether the method should remain in the list or should be filtered out.

L

L2D - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
L2F - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
L2I - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
Label - Class in jersey.repackaged.org.objectweb.asm
A position in the bytecode of a method.
Label() - Constructor for class jersey.repackaged.org.objectweb.asm.Label
Constructs a new label.
LADD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LAND - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
lang - Variable in class com.sun.research.ws.wadl.Doc
 
LANGUAGE_MAPPINGS - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines mapping of URI extensions to languages.
languageMappings - Variable in class org.glassfish.jersey.server.filter.UriConnegFilter
 
LASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LCMP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LCONST_0 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LCONST_1 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LDC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LDIV - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
level() - Method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
link - Variable in class com.sun.research.ws.wadl.Param
 
Link - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Link() - Constructor for class com.sun.research.ws.wadl.Link
 
LLOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LMUL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LNEG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
loadWadlGeneratorsFromConfig(Map<String, Object>) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigLoader
Load the WadlGeneratorConfig from the provided ResourceConfig using the property ServerProperties.WADL_GENERATOR_CONFIG.
LOCAL_VARIABLE - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of a local variable in a method.
localizableAMBIGUOUS_FATAL_RMS(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_NON_ANNOTATED_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_RESOURCE_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_RMS_IN(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_RMS_OUT(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_SRLS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableAMBIGUOUS_SRLS_PATH_PATTERN(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableBROADCASTER_LISTENER_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCALLBACK_ARRAY_ELEMENT_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCALLBACK_ARRAY_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCHUNKED_OUTPUT_CLOSED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCLOSEABLE_INJECTED_REQUEST_CONTEXT_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCLOSEABLE_UNABLE_TO_CLOSE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCOLLECTION_EXTRACTOR_TYPE_UNSUPPORTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCONTRACT_CANNOT_BE_BOUND_TO_RESOURCE_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableCOULD_NOT_BIND_TO_ANY_PORT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableDEFAULT_COULD_NOT_PROCESS_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_ASYNC_CALLBACK_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_CLOSING_COMMIT_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_CLOSING_FINDER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_EXCEPTION_MAPPING_ORIGINAL_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_EXCEPTION_MAPPING_PROCESSED_RESPONSE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_EXCEPTION_MAPPING_THROWN_TO_CONTAINER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_MBEANS_REGISTRATION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_MBEANS_UNREGISTRATION_DESTROY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_APP() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_FLOODED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_MAPPER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_QUEUE_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_SCHEDULER_DESTROY_TIMEOUT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_SHUTDOWN_INTERRUPTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_STATISTICS_GENERATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_STATISTICS_LISTENER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MONITORING_STATISTICS_LISTENER_DESTROY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PARAMETER_INVALID_CHAR_VALUE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PARAMETER_MISSING_VALUE_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PARAMETER_TYPE_PROCESSING(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PRIMITIVE_TYPE_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PROCESSING_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_PROCESSING_RESPONSE_FROM_ALREADY_MAPPED_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_REQUEST_ABORT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_REQUEST_SET_ENTITY_STREAM_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_REQUEST_SET_SECURITY_CONTEXT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_RESOURCE_JAVA_METHOD_INVOCATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_RESOURCES_CANNOT_MERGE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_RESPONSE_ALREADY_COMMITED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_SCANNING_CLASS_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_SUB_RESOURCE_LOCATOR_MORE_RESOURCES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_SUSPENDING_ASYNC_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_SUSPENDING_CHUNKED_OUTPUT_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_UNSUPPORTED_ENCODING(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_VALIDATION_SUBRESOURCE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_PARAM(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_REQUEST(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_RESOURCE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_BUILDER_GENERATION_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GENERATOR_CONFIG_LOADER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GENERATOR_CONFIGURE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GENERATOR_LOAD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_GRAMMAR_ALREADY_CONTAINS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_JAXB_CONTEXT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_RESOURCE_APPLICATION_WADL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_RESOURCE_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WADL_RESOURCE_MARSHAL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WRITING_RESPONSE_ENTITY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableERROR_WRITING_RESPONSE_ENTITY_CHUNK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEVENT_SINK_RETURNS_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPER_FAILED_FOR_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPER_THROWS_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPING_START() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPING_WAE_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableEXCEPTION_MAPPING_WAE_NO_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableFORM_PARAM_CONTENT_TYPE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableFORM_PARAM_METHOD_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableGET_CONSUMES_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableGET_CONSUMES_FORM_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableGET_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableIGNORE_SEBOOTSTRAP_CONFIGURATION_PROPERTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINIT_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINJECTED_WEBTARGET_URI_INVALID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINVALID_CONFIG_PROPERTY_VALUE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINVALID_MAPPING_FORMAT(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINVALID_MAPPING_KEY_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINVALID_MAPPING_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableINVALID_MAPPING_VALUE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableJAR_SCANNER_UNABLE_TO_CLOSE_FILE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableJAR_SCANNER_UNABLE_TO_READ_ENTRY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_APPLICATION_INITIALIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_DYNAMIC_FEATURES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_GLOBAL_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_GLOBAL_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_GLOBAL_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_GLOBAL_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_MESSAGE_BODY_READERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_MESSAGE_BODY_WRITERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_NAME_BOUND_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_NAME_BOUND_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_NAME_BOUND_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_NAME_BOUND_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_PRE_MATCH_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_PROVIDER_BOUND(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableLOGGING_ROOT_RESOURCE_CLASSES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMETHOD_EMPTY_PATH_ANNOTATION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMETHOD_INVOCABLE_FROM_PREMATCH_FILTERS_ONLY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMETHOD_PARAMETER_CANNOT_BE_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMETHOD_PARAMETER_CANNOT_BE_NULL_OR_EMPTY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMETHOD_UNEXPECTED_ANNOTATION(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMULTIPLE_EVENT_SINK_INJECTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableMULTIPLE_HTTP_METHOD_DESIGNATORS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableNEW_AR_CREATED_BY_INTROSPECTION_MODELER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableNON_INSTANTIABLE_COMPONENT(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableNON_PUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableNON_PUB_SUB_RES_LOC(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableNON_PUB_SUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizablePARAM_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizablePARAMETER_UNRESOLVABLE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizablePREMATCHING_ALSO_NAME_BOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizablePROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRC_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRELEASING_REQUEST_PROCESSING_RESOURCES_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_ADD_CHILD_ALREADY_CHILD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_AMBIGUOUS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_CONFIG_ERROR_NULL_APPLICATIONCLASS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_CONFIG_UNABLE_TO_PROCESS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_IMPLEMENTS_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_LOOKUP_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_MERGE_CONFLICT_LOCATORS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_MODEL_VALIDATION_FAILED_AT_INIT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_MULTIPLE_SCOPE_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_REPLACED_CHILD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableRESOURCE_UPDATED_METHOD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSECURITY_CONTEXT_WAS_NOT_SET() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSINGLETON_INJECTS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUB_RES_METHOD_TREATED_AS_RES_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_CACHE_INVALID_SIZE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_CACHE_LOAD_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_HAS_ENTITY_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUBRES_LOC_URI_PATH_INVALID(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUSPEND_HANDLER_EXECUTION_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUSPEND_NOT_SUSPENDED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableSUSPEND_SCHEDULING_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableTYPE_OF_METHOD_NOT_RESOLVABLE_TO_CONCRETE_TYPE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableUNABLE_TO_LOAD_CLASS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableUNSUPPORTED_URI_INJECTION_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableUSER_NOT_AUTHORIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_DOC_EXTENDED_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_DOC_SIMPLE_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_FEATURE_DISABLED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_FEATURE_DISABLED_NOJAXB() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_FEATURE_DISABLED_NOTRANSFORM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_JAXB_CONTEXT_FALLBACK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_MONITORING_FEATURE_DISABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_MONITORING_FEATURE_ENABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_MONITORING_MBEANS_BEAN_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
localizableWARNING_TOO_MANY_EXTERNAL_REQ_SCOPES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
LocalizationMessages - Class in org.glassfish.jersey.server.internal
Defines string formatting method for each constant in the resource file
LOCATION_HEADER_RELATIVE_URI_RESOLUTION_DISABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then Jersey will not attempt to resolve relative URIs in the Location http header against the request URI.
LOCATION_HEADER_RELATIVE_URI_RESOLUTION_RFC7231 - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then Jersey will resolve relative URIs in the Location http header against the request URI according to RFC7231 (new HTTP Specification).
LOCATOR_MATCHED - org.glassfish.jersey.server.monitoring.RequestEvent.Type
The sub resource locator method is found and it will be called.
LOGGING_APPLICATION_INITIALIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Jersey application initialized.
LOGGING_DYNAMIC_FEATURES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Dynamic Features
LOGGING_GLOBAL_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Global Reader Interceptors
LOGGING_GLOBAL_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Global Request Filters
LOGGING_GLOBAL_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Global Response Filters
LOGGING_GLOBAL_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Global Writer Interceptors
LOGGING_MESSAGE_BODY_READERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Message Body Readers
LOGGING_MESSAGE_BODY_WRITERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Message Body Writers
LOGGING_NAME_BOUND_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Name-bound Reader Interceptors
LOGGING_NAME_BOUND_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Name-bound Request Filters
LOGGING_NAME_BOUND_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Name-bound Response Filters
LOGGING_NAME_BOUND_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Name-bound Writer Interceptors
LOGGING_PRE_MATCH_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Pre-match Filters
LOGGING_PROVIDER_BOUND(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
{0} bound to {1}
LOGGING_ROOT_RESOURCE_CLASSES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Root Resource Classes
logStart(ContainerRequest) - Static method in class org.glassfish.jersey.server.TracingUtils
Log tracing messages START events.
LONG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LONG - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of the long type.
LONG_TYPE - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The long type.
LOOKUPSWITCH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LOR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LOW - org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
Low priority.
LREM - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LRETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LSHL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LSHR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LSTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LSUB - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LUSHR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
LXOR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

M

managedAsync() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Set the managed async required flag on the method model to true.
ManagedAsync - Annotation Type in org.glassfish.jersey.server
Indicates that the resource method to which the annotation has been applied should be executed on a separate thread managed by an internal Jersey executor service.
ManagedAsyncExecutor - Annotation Type in org.glassfish.jersey.server
Injection qualifier that can be used to inject an ExecutorService instance used by Jersey to execute managed asynchronous requests.
ManagedAsyncExecutorLiteral - Class in org.glassfish.jersey.server
ManagedAsyncExecutor annotation literal.
map - Variable in class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
MappableExceptionWrapperInterceptor - Class in org.glassfish.jersey.server.internal
Interceptor that wraps specific exceptions types thrown by wrapped interceptors and by message body readers and writers into a mappable exception.
MappableExceptionWrapperInterceptor() - Constructor for class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
 
MappableExceptionWrapperInterceptor.Binder - Class in org.glassfish.jersey.server.internal
Binder registering the Exception Wrapper Interceptor (used on the client side).
MAPPED_RESPONSE - org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
An exception was thrown during the processing of response mapped from exception mappers.
MATCH_LOCATOR - org.glassfish.jersey.server.internal.ServerTraceEvent
Matched sub-resource locator method.
MATCH_PATH_FIND - org.glassfish.jersey.server.internal.ServerTraceEvent
Matching path pattern.
MATCH_PATH_NOT_MATCHED - org.glassfish.jersey.server.internal.ServerTraceEvent
Path pattern not matched.
MATCH_PATH_SELECTED - org.glassfish.jersey.server.internal.ServerTraceEvent
Path pattern matched/selected.
MATCH_PATH_SKIPPED - org.glassfish.jersey.server.internal.ServerTraceEvent
Path pattern skipped as higher-priority pattern has been selected already.
MATCH_RESOURCE - org.glassfish.jersey.server.internal.ServerTraceEvent
Matched resource instance.
MATCH_RESOURCE_METHOD - org.glassfish.jersey.server.internal.ServerTraceEvent
Matched resource method.
MATCH_RUNTIME_RESOURCE - org.glassfish.jersey.server.internal.ServerTraceEvent
Matched runtime resource.
MATCH_SUMMARY - org.glassfish.jersey.server.internal.ServerTraceEvent
Matching summary.
MATCHING_START - org.glassfish.jersey.server.monitoring.RequestEvent.Type
The matching of the resource and resource method has started.
MATRIX - com.sun.research.ws.wadl.ParamStyle
 
MatrixParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.MatrixParamException
 
MEDIA_TYPE_MAPPINGS - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines mapping of URI extensions to media types.
mediaType - Variable in class com.sun.research.ws.wadl.Option
 
mediaType - Variable in class com.sun.research.ws.wadl.Representation
 
mediaTypeMappings - Variable in class org.glassfish.jersey.server.filter.UriConnegFilter
 
mergeWith(Resource) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Merge methods from a given resource model into this resource model builder.
mergeWith(Resource.Builder) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Merge methods from a given resource model builder into this resource model builder.
messageFormat() - Method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
 
METAINF_SERVICES_LOOKUP_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable META-INF/services lookup on server.
Method - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Method() - Constructor for class com.sun.research.ws.wadl.Method
 
Method(String, MediaType, MediaType, Class<? extends Inflector<ContainerRequestContext, Response>>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, MediaType, MediaType, Inflector<ContainerRequestContext, Response>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, String, MediaType, MediaType, Class<? extends Inflector<ContainerRequestContext, Response>>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, String, MediaType, MediaType, Inflector<ContainerRequestContext, Response>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, String, List<MediaType>, List<MediaType>, Class<? extends Inflector<ContainerRequestContext, Response>>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, String, List<MediaType>, List<MediaType>, Inflector<ContainerRequestContext, Response>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, List<MediaType>, List<MediaType>, Class<? extends Inflector<ContainerRequestContext, Response>>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
Method(String, List<MediaType>, List<MediaType>, Inflector<ContainerRequestContext, Response>) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
Create new method instance.
METHOD - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of method types.
METHOD_EMPTY_PATH_ANNOTATION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The (sub)resource method {0} in {1} contains empty path annotation.
METHOD_FORMAL_PARAMETER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of a formal parameter of a method.
METHOD_INVOCABLE_FROM_PREMATCH_FILTERS_ONLY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Method can only be invoked from pre-matching request filters.
METHOD_INVOCATION_TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method call.
METHOD_INVOKE - org.glassfish.jersey.server.internal.ServerTraceEvent
Resource method invoked.
METHOD_PARAMETER_CANNOT_BE_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Method parameter "{0}" cannot be null.
METHOD_PARAMETER_CANNOT_BE_NULL_OR_EMPTY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Method parameter "{0}" cannot be null or empty.
METHOD_RECEIVER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method.
METHOD_REFERENCE - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the receiver type of a method reference.
METHOD_REFERENCE_TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method reference.
METHOD_RETURN - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the return type of a method.
METHOD_TYPE_PARAMETER - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a type parameter of a generic method.
METHOD_TYPE_PARAMETER_BOUND - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic method.
METHOD_UNEXPECTED_ANNOTATION(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
(Sub)resource method {0} in {1} contains unexpected annotation {2}.
MethodHandler - Class in org.glassfish.jersey.server.model
Resource method handler model.
MethodHandler() - Constructor for class org.glassfish.jersey.server.model.MethodHandler
Create new instance of a resource method handler model.
MethodHandler(Collection<Parameter>) - Constructor for class org.glassfish.jersey.server.model.MethodHandler
Create new instance of a resource method handler model.
MethodList - Class in org.glassfish.jersey.server.model
Iterable list of methods on a single class with convenience getters for additional method information.
MethodList(Class<?>) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list for a class.
MethodList(Class<?>, boolean) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list for a class.
MethodList(Method...) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list from the given array of methods.
MethodList(Collection<Method>) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list from the given collection of methods.
MethodList(AnnotatedMethod...) - Constructor for class org.glassfish.jersey.server.model.MethodList
Create new method list from the given array of annotated methods.
MethodList.Filter - Interface in org.glassfish.jersey.server.model
Method list filter.
methodOrResource - Variable in class com.sun.research.ws.wadl.Resource
 
methodOrResource - Variable in class com.sun.research.ws.wadl.ResourceType
 
MethodTooLargeException - Exception in jersey.repackaged.org.objectweb.asm
Exception thrown when the Code attribute of a method produced by a ClassWriter is too large.
MethodTooLargeException(String, String, String, int) - Constructor for exception jersey.repackaged.org.objectweb.asm.MethodTooLargeException
Constructs a new MethodTooLargeException.
MethodVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a Java method.
MethodVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitor(int, MethodVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.MethodVisitor
Constructs a new MethodVisitor.
ModelErrors - Class in org.glassfish.jersey.server.model.internal
Utility to transform error messages to ResourceModelIssues.
ModelErrors() - Constructor for class org.glassfish.jersey.server.model.internal.ModelErrors
 
ModelHelper - Class in org.glassfish.jersey.server.model.internal
Common model helper methods.
ModelProcessor - Interface in org.glassfish.jersey.server.model
Contract for a model processors that processes resource models during application initialization and resource returned by sub resource locators.
ModelProcessorUtil - Class in org.glassfish.jersey.server.model.internal
Helper class with methods supporting processing resource model by model processors.
ModelProcessorUtil.Method - Class in org.glassfish.jersey.server.model.internal
Method bean containing basic information about enhancing resource method.
ModelValidationException - Exception in org.glassfish.jersey.server.model
Resource model validation exception.
ModelValidationException(String, List<ResourceModelIssue>) - Constructor for exception org.glassfish.jersey.server.model.ModelValidationException
Creates new resource model validation exception with the list of validation issues and the message.
ModuleVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a Java module.
ModuleVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Constructs a new ModuleVisitor.
ModuleVisitor(int, ModuleVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Constructs a new ModuleVisitor.
MONITORENTER - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
MONITOREXIT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
MONITORING_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then application monitoring will be enabled.
MONITORING_STATISTICS_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then calculation of monitoring statistics will be enabled.
MONITORING_STATISTICS_MBEANS_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then Jersey will expose MBeans with monitoring statistics.
MONITORING_STATISTICS_REFRESH_INTERVAL - Static variable in class org.glassfish.jersey.server.ServerProperties
Interval (in ms) indicating how often will be monitoring statistics refreshed and onStatistics method called.
MonitoringStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics return statistic information about application run like number of requests received, duration of request processing, number of successfully processed requests, statistical information about execution of methods and resources, information about matching.
MonitoringStatisticsListener - Interface in org.glassfish.jersey.server.monitoring
A Jersey specific provider that listens to monitoring statistics.
MOXY_JSON_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable configuration of MOXy Json feature on server.
MULTIANEWARRAY - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
MULTIPLE_EVENT_SINK_INJECTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A HTTP GET method {0} defines to SseEventSink parameters to be injected.
MULTIPLE_HTTP_METHOD_DESIGNATORS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A (sub-)resource method, {0}, should have only one HTTP method designator.
mv - Variable in class jersey.repackaged.org.objectweb.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.
mv - Variable in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
The module visitor to which this visitor must delegate method calls.

N

name - Variable in class com.sun.research.ws.wadl.Method
 
name - Variable in class com.sun.research.ws.wadl.Param
 
name(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Define a new name of the built resource.
nameBindings(Annotation...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Adds name bindings.
nameBindings(Class<? extends Annotation>...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Adds name bindings.
nameBindings(Collection<Class<? extends Annotation>>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Adds name bindings.
nameStartsWith(String) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list with a specified method name prefix.
NEW - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
NEW - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of the object created by a 'new' instruction.
NEW_AR_CREATED_BY_INTROSPECTION_MODELER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A new abstract resource created by IntrospectionModeler: {0}
NEWARRAY - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
newClass(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
newConstantDynamic(String, String, Handle, Object...) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a dynamic constant reference to the constant pool of the class being build.
newExceptionReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the type of an exception, in a 'throws' clause of a method.
newField(String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a field reference to the constant pool of the class being build.
newFormalParameterReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the type of a formal parameter of a method.
newHandle(int, String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Deprecated.
newHandle(int, String, String, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a handle to the constant pool of the class being build.
newInvokeDynamic(String, String, Handle, Object...) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds an invokedynamic reference to the constant pool of the class being build.
newMethod(String, String, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a method reference to the constant pool of the class being build.
newMethodType(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a method type reference to the constant pool of the class being build.
newModule(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a module reference to the constant pool of the class being build.
newNameType(String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a name and type to the constant pool of the class being build.
newPackage(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds a package reference to the constant pool of the class being build.
newSuperTypeReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the super class or to an interface of the 'implements' clause of a class.
newTryCatchReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the type of the exception declared in a 'catch' clause of a method.
newTypeArgumentReference(int, int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to the type of a type argument in a constructor or method call or reference.
newTypeParameterBoundReference(int, int, int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to a type parameter bound of a generic class or method.
newTypeParameterReference(int, int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a reference to a type parameter of a generic class or method.
newTypeReference(int) - Static method in class jersey.repackaged.org.objectweb.asm.TypeReference
Returns a type reference of the given sort.
newUTF8(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
NON_INSTANTIABLE_COMPONENT(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Component of class {0} cannot be instantiated and will be ignored.
NON_PUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource method, {0}, MUST be public scoped otherwise the method is ignored
NON_PUB_SUB_RES_LOC(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource model, {0}, MUST be public scoped otherwise the method is ignored
NON_PUB_SUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource method, {0}, MUST be public scoped otherwise the method is ignored
NOP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
NORMAL - org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
Normal priority.
NULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

O

OBJECT - Static variable in class jersey.repackaged.org.objectweb.asm.Type
The sort of object reference types.
ObjectFactory - Class in com.sun.research.ws.wadl
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.research.ws.wadl package.
ObjectFactory() - Constructor for class com.sun.research.ws.wadl.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun .research.ws.wadl
OFF - org.glassfish.jersey.server.TracingConfig
Tracing support is completely disabled.
ON_DEMAND - org.glassfish.jersey.server.TracingConfig
Tracing support is in stand-by mode.
ON_EXCEPTION - org.glassfish.jersey.server.monitoring.RequestEvent.Type
Exception has been thrown during the request/response processing.
onClose(Exception) - Method in class org.glassfish.jersey.server.ChunkedOutput
Executed only in case of close being triggered by client.
onClose(ChunkedOutput<T>) - Method in class org.glassfish.jersey.server.Broadcaster
Called when the chunkedOutput has been closed (either by client closing the connection or by calling ChunkedOutput.close() on the server side.
onClose(ChunkedOutput<T>) - Method in interface org.glassfish.jersey.server.BroadcasterListener
Called when the chunkedOutput has been closed (either by client closing the connection or by calling ChunkedOutput.close() on the server side.
onDestroy() - Method in interface org.glassfish.jersey.server.monitoring.DestroyListener
The method is called when application is destroyed.
onEvent(ApplicationEvent) - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEventListener
Process the application event.
onEvent(RequestEvent) - Method in interface org.glassfish.jersey.server.monitoring.RequestEventListener
The method is called when new request event occurs.
onException(ChunkedOutput<T>, Exception) - Method in class org.glassfish.jersey.server.Broadcaster
Called when exception was thrown by a given chunked response when trying to write to it or close it.
onException(ChunkedOutput<T>, Exception) - Method in interface org.glassfish.jersey.server.BroadcasterListener
Called when exception was thrown by a given chunked response when trying to write to it or close it.
onReload(Container) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
onReload(Container) - Method in class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
 
onReload(Container) - Method in interface org.glassfish.jersey.server.spi.ContainerLifecycleListener
Invoked when the container has been reloaded.
onRequest(RequestEvent) - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEventListener
Process a new request and return a request event listener if listening to request events is required.
onShutdown(Container) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
onShutdown(Container) - Method in class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
 
onShutdown(Container) - Method in interface org.glassfish.jersey.server.spi.ContainerLifecycleListener
Invoke at the container shut-down.
onStartup(Container) - Method in class org.glassfish.jersey.server.ApplicationHandler
 
onStartup(Container) - Method in class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
 
onStartup(Container) - Method in interface org.glassfish.jersey.server.spi.ContainerLifecycleListener
Invoked at the container start-up.
onStatistics(MonitoringStatistics) - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatisticsListener
The method is called when new statistics are available and statistics are passed as an argument.
onTimeout(ContainerResponseWriter) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter.TimeoutHandler
Method is called, when ContainerResponseWriter.suspend(...) operation times out.
onValidate(ValidationInterceptorContext) - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptor
Used to intercept resource method validation processing.
Opcodes - Interface in jersey.repackaged.org.objectweb.asm
The JVM opcodes, access flags and array type codes.
open() - Method in interface org.glassfish.jersey.server.ResourceFinder
Open current resource.
open(InjectionManager) - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
Invoked when a new request gets started.
option - Variable in class com.sun.research.ws.wadl.Param
 
Option - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Option() - Constructor for class com.sun.research.ws.wadl.Option
 
OptionsHandler() - Constructor for class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
 
OptionsMethodProcessor - Class in org.glassfish.jersey.server.wadl.processor
Model processor enhancing resource model and sub resources by default OPTIONS methods defined by JAX-RS specification.
OptionsMethodProcessor() - Constructor for class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
Creates new instance.
org.glassfish.jersey.server - package org.glassfish.jersey.server
Jersey server-side classes.
org.glassfish.jersey.server.filter - package org.glassfish.jersey.server.filter
Provides core server filters.
org.glassfish.jersey.server.filter.internal - package org.glassfish.jersey.server.filter.internal
Server filter internal classes.
org.glassfish.jersey.server.internal - package org.glassfish.jersey.server.internal
Jersey server-side internal classes.
org.glassfish.jersey.server.model - package org.glassfish.jersey.server.model
Jersey server-side application & resource modeling classes.
org.glassfish.jersey.server.model.internal - package org.glassfish.jersey.server.model.internal
Jersey server-side internal model related and routing helper classes.
org.glassfish.jersey.server.monitoring - package org.glassfish.jersey.server.monitoring
Jersey server-side monitoring JMX MBeans interfaces.
org.glassfish.jersey.server.spi - package org.glassfish.jersey.server.spi
Jersey server-side service provider contract (SPI) classes.
org.glassfish.jersey.server.spi.internal - package org.glassfish.jersey.server.spi.internal
Jersey server-side internal service provider contract (SPI) classes.
org.glassfish.jersey.server.wadl - package org.glassfish.jersey.server.wadl
Jersey server-side WADL support public classes and interfaces.
org.glassfish.jersey.server.wadl.config - package org.glassfish.jersey.server.wadl.config
Jersey server-side WADL configuration classes.
org.glassfish.jersey.server.wadl.internal - package org.glassfish.jersey.server.wadl.internal
Jersey server-side WADL internal classes.
org.glassfish.jersey.server.wadl.processor - package org.glassfish.jersey.server.wadl.processor
Jersey server-side WADL model processor classes that extends resource model with resources and resource methods that produce WADL content.
ORIGINAL - org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
An exception was thrown during the standard request and response processing and was not thrown from processing of mapped response.
OUTBOUND_CONTENT_LENGTH_BUFFER - Static variable in class org.glassfish.jersey.server.ServerProperties
An integer value that defines the buffer size used to buffer server-side response entity in order to determine its size and set the value of HTTP "Content-Length" header.
overrideSource(Parameter, Parameter.Source) - Static method in class org.glassfish.jersey.server.model.Parameter
Create new parameter model by overriding source of the original parameter model.

P

packages(boolean, ClassLoader, String...) - Method in class org.glassfish.jersey.server.ResourceConfig
Adds array of package names which will be used to scan for components.
packages(boolean, String...) - Method in class org.glassfish.jersey.server.ResourceConfig
Adds array of package names which will be used to scan for components.
packages(String...) - Method in class org.glassfish.jersey.server.ResourceConfig
Adds array of package names which will be used to scan for components.
param - Variable in class com.sun.research.ws.wadl.Representation
 
param - Variable in class com.sun.research.ws.wadl.Request
 
param - Variable in class com.sun.research.ws.wadl.Resource
 
param - Variable in class com.sun.research.ws.wadl.ResourceType
 
param - Variable in class com.sun.research.ws.wadl.Response
 
Param - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Param() - Constructor for class com.sun.research.ws.wadl.Param
 
PARAM_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
"{0}" parameter is null.
Parameter - Class in org.glassfish.jersey.server.model
Method parameter model.
Parameter(Annotation[], Annotation, Parameter.Source, String, Class<?>, Type, boolean, String) - Constructor for class org.glassfish.jersey.server.model.Parameter
 
PARAMETER_UNRESOLVABLE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Parameter {0} of type {1} from {2} is not resolvable to a concrete type.
Parameter.BeanParameter - Class in org.glassfish.jersey.server.model
Bean Parameter class represents a parameter annotated with BeanParam which in fact represents additional set of parameters.
Parameter.ServerParameterService - Class in org.glassfish.jersey.server.model
 
Parameterized - Interface in org.glassfish.jersey.server.model
Used in the resource model to capture information on method parameters.
ParameterValueHelper - Class in org.glassfish.jersey.server.spi.internal
Utility methods for retrieving values or value providers for the parameterized resource model components.
ParamException - Exception in org.glassfish.jersey.server
An abstract extension of WebApplicationException for the class of parameter-based exceptions.
ParamException(Throwable, Response.StatusType, Class<? extends Annotation>, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException
 
ParamException.CookieParamException - Exception in org.glassfish.jersey.server
A parameter exception for errors with CookieParam.
ParamException.FormParamException - Exception in org.glassfish.jersey.server
A parameter exception for errors with FormParam.
ParamException.HeaderParamException - Exception in org.glassfish.jersey.server
A parameter exception for errors with HeaderParam.
ParamException.MatrixParamException - Exception in org.glassfish.jersey.server
A URI-parameter-based exception for errors with MatrixParam.
ParamException.PathParamException - Exception in org.glassfish.jersey.server
A URI-parameter-based exception for errors with PathParam.
ParamException.QueryParamException - Exception in org.glassfish.jersey.server
A URI-parameter-based exception for errors with QueryParam.
ParamException.UriParamException - Exception in org.glassfish.jersey.server
An abstract parameter exception for the class of URI-parameter-based exceptions.
ParamQualifier - Annotation Type in org.glassfish.jersey.server.model
A meta-annotation that identifies an annotation as a parameter-based annotation.
ParamStyle - Enum in com.sun.research.ws.wadl
Java class for ParamStyle.
ParamValueFactoryWithSource<T> - Class in org.glassfish.jersey.server.spi.internal
Extends Supplier interface with Parameter.Source information.
ParamValueFactoryWithSource(Function<ContainerRequest, T>, Parameter.Source) - Constructor for class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
Wrap provided param supplier.
path - Variable in class com.sun.research.ws.wadl.Param
 
path - Variable in class com.sun.research.ws.wadl.Resource
 
path(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Define a new path for the built resource.
PathParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.PathParamException
 
PLAIN - com.sun.research.ws.wadl.ParamStyle
 
POP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
POP2 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
port() - Method in interface org.glassfish.jersey.server.spi.WebServer
 
POST - com.sun.research.ws.wadl.HTTPMethods
 
postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodInvokerConfigurator
 
PRE_MATCH - org.glassfish.jersey.server.internal.ServerTraceEvent
PRE_MATCH_SUMMARY - org.glassfish.jersey.server.internal.ServerTraceEvent
PREMATCHING_ALSO_NAME_BOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
 
proceed() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Proceed with validation.
process(ContainerRequest) - Method in class org.glassfish.jersey.server.ServerRuntime
Process a container request.
PROCESSING_RESPONSE_ERRORS_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If property value is true then the errors raised during response processing are tried to handled using available response error mappers.
ProcessingProviders - Class in org.glassfish.jersey.server.internal
Injectable encapsulating class containing processing providers like filters, interceptors, name bound providers, dynamic features.
ProcessingProviders(MultivaluedMap<Class<? extends Annotation>, RankedProvider<ContainerRequestFilter>>, MultivaluedMap<RankedProvider<ContainerRequestFilter>, Class<? extends Annotation>>, MultivaluedMap<Class<? extends Annotation>, RankedProvider<ContainerResponseFilter>>, MultivaluedMap<RankedProvider<ContainerResponseFilter>, Class<? extends Annotation>>, MultivaluedMap<Class<? extends Annotation>, RankedProvider<ReaderInterceptor>>, MultivaluedMap<RankedProvider<ReaderInterceptor>, Class<? extends Annotation>>, MultivaluedMap<Class<? extends Annotation>, RankedProvider<WriterInterceptor>>, MultivaluedMap<RankedProvider<WriterInterceptor>, Class<? extends Annotation>>, Iterable<RankedProvider<ContainerRequestFilter>>, List<RankedProvider<ContainerRequestFilter>>, Iterable<RankedProvider<ContainerResponseFilter>>, Iterable<RankedProvider<ReaderInterceptor>>, Iterable<RankedProvider<WriterInterceptor>>, Iterable<DynamicFeature>) - Constructor for class org.glassfish.jersey.server.internal.ProcessingProviders
Creates new instance of the processing providers.
processResourceModel(ResourceModel, Configuration) - Method in interface org.glassfish.jersey.server.model.ModelProcessor
Process resourceModel and return the processed model.
processResourceModel(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
 
processResourceModel(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
 
processSubResource(ResourceModel, Configuration) - Method in interface org.glassfish.jersey.server.model.ModelProcessor
Process subResourceModel which was returned a sub resource locator.
processSubResource(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
 
processSubResource(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
 
produces(MediaType...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add produced media types supported by the component.
produces(String...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add produced media types supported by the component.
produces(Collection<MediaType>) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Add produced media types supported by the component.
Producing - Interface in org.glassfish.jersey.server.model
Model component that is able to produce media types.
profile - Variable in class com.sun.research.ws.wadl.Representation
 
prop(String, Object) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
Specify the property value for the current WadlGenerator.
property(String) - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration
 
property(String, Object) - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration.Builder
 
property(String, Object) - Method in class org.glassfish.jersey.server.ResourceConfig
 
PROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
[{0} thrown from property value toString(): {1}]
PROVIDER_CLASSNAMES - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines one or more class names that implement application-specific resources and providers.
PROVIDER_CLASSPATH - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines class-path that contains application-specific resources and providers.
PROVIDER_PACKAGES - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines one or more packages that contain application-specific resources and providers.
PROVIDER_SCANNING_RECURSIVE - Static variable in class org.glassfish.jersey.server.ServerProperties
Sets the recursion strategy for package scanning.
PUT - com.sun.research.ws.wadl.HTTPMethods
 
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.

Q

QUERY - com.sun.research.ws.wadl.ParamStyle
 
QUERY - org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
If present in the filter configuration, causes the filter to look for a method override in the _method query parameter.
queryParam() - Method in annotation type org.glassfish.jersey.server.JSONP
If set then the JavaScript callback function name is obtained from a query parameter with the given name.
QueryParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.QueryParamException
 
queryType - Variable in class com.sun.research.ws.wadl.Resource
 

R

RANDOM - Static variable in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration
 
RC_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The resource configuration is not modifiable in this context.
read(ClassReader, int, int, char[], int, Label[]) - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Reads a Attribute.type attribute.
readByte(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a byte value in this ClassReader.
readBytecodeInstructionOffset(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Handles the bytecode offset of the next instruction to be visited in ClassReader.accept(ClassVisitor,int).
readClass(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a CONSTANT_Class constant pool entry in this ClassReader.
readConst(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a numeric or string constant pool entry in this ClassReader.
readEntity(Class<T>) - Method in class org.glassfish.jersey.server.ContainerRequest
Read entity from a context entity input stream.
readEntity(Class<T>, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerRequest
Read entity from a context entity input stream.
readEntity(Class<T>, Type) - Method in class org.glassfish.jersey.server.ContainerRequest
Read entity from a context entity input stream.
readEntity(Class<T>, Type, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerRequest
Read entity from a context entity input stream.
readInt(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a signed int value in this ClassReader.
readLabel(int, Label[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the label corresponding to the given bytecode offset.
readLong(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a signed long value in this ClassReader.
readModule(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a CONSTANT_Module constant pool entry in this ClassReader.
readPackage(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a CONSTANT_Package constant pool entry in this ClassReader.
readShort(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a signed short value in this ClassReader.
readUnsignedShort(int) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads an unsigned short value in this ClassReader.
readUTF8(int, char[]) - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Reads a CONSTANT_Utf8 constant pool entry in this ClassReader.
RecordComponentVisitor - Class in jersey.repackaged.org.objectweb.asm
A visitor to visit a record component.
RecordComponentVisitor(int) - Constructor for class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
Constructs a new RecordComponentVisitor.
RecordComponentVisitor(int, RecordComponentVisitor) - Constructor for class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
Constructs a new RecordComponentVisitor.
REDUCE_CONTEXT_PATH_SLASHES_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If set to true then a container will ignore multiple slashes between a port and a context path and will resolve it as URI with only one slash.
reduceLeadingSlashes(String) - Static method in class org.glassfish.jersey.server.internal.ContainerUtils
Reduces the number of slashes before the path to only one slash.
register(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Class<?>, int) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Class<?>, Class<?>...) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Object) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Object, int) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Object, Class<?>...) - Method in class org.glassfish.jersey.server.ResourceConfig
 
register(Object, Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
registerClasses(Class<?>...) - Method in class org.glassfish.jersey.server.ResourceConfig
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider or JAX-RS feature in the ResourceConfig.
registerClasses(Set<Class<?>>) - Method in class org.glassfish.jersey.server.ResourceConfig
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider or JAX-RS feature in the ResourceConfig.
registerFinder(ResourceFinder) - Method in class org.glassfish.jersey.server.ResourceConfig
Add a ResourceFinder to ResourceConfig.
registerInstances(Object...) - Method in class org.glassfish.jersey.server.ResourceConfig
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider, JAX-RS feature, Jersey Binder instances (singletons) in the ResourceConfig.
registerInstances(Set<Object>) - Method in class org.glassfish.jersey.server.ResourceConfig
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider, JAX-RS feature Jersey Binder instances (singletons) in the ResourceConfig.
registerResources(Set<Resource>) - Method in class org.glassfish.jersey.server.ResourceConfig
Register new resource models in the ResourceConfig.
registerResources(Resource...) - Method in class org.glassfish.jersey.server.ResourceConfig
Register new programmatic resource models in the ResourceConfig.
rel - Variable in class com.sun.research.ws.wadl.Link
 
RELEASING_REQUEST_PROCESSING_RESOURCES_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Attempt to release request processing resources has failed for a request.
reload() - Method in interface org.glassfish.jersey.server.spi.Container
Reload the hosted Jersey application using the current configuration.
reload(ResourceConfig) - Method in interface org.glassfish.jersey.server.spi.Container
Reload the hosted Jersey application using a new configuration.
RELOAD_FINISHED - org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
The application reload is finished.
remove() - Method in class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
Default implementation of #remove() which complies with the defined contract.
remove() - Method in interface org.glassfish.jersey.server.ResourceFinder
remove(BroadcasterListener<T>) - Method in class org.glassfish.jersey.server.Broadcaster
Un-register BroadcasterListener.
remove(OUT) - Method in class org.glassfish.jersey.server.Broadcaster
Un-register ChunkedOutput from this Broadcaster instance.
removeProperty(String) - Method in class org.glassfish.jersey.server.ContainerRequest
 
repeating - Variable in class com.sun.research.ws.wadl.Param
 
replaceChildResource(Resource, Resource) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Replace an existing child resource with a newly supplied one.
representation - Variable in class com.sun.research.ws.wadl.Request
 
representation - Variable in class com.sun.research.ws.wadl.Response
 
Representation - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Representation() - Constructor for class com.sun.research.ws.wadl.Representation
 
request - Variable in class com.sun.research.ws.wadl.Method
 
Request - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Request() - Constructor for class com.sun.research.ws.wadl.Request
 
REQUEST_FILTER - org.glassfish.jersey.server.internal.ServerTraceEvent
Global ContainerRequestFilter invoked.
REQUEST_FILTER_SUMMARY - org.glassfish.jersey.server.internal.ServerTraceEvent
Global ContainerRequestFilter invocation summary.
REQUEST_FILTERED - org.glassfish.jersey.server.monitoring.RequestEvent.Type
Execution of container request filters has been finished.
REQUEST_MATCHED - org.glassfish.jersey.server.monitoring.RequestEvent.Type
The matching has been finished and container request filters are going to be executed.
RequestEvent - Interface in org.glassfish.jersey.server.monitoring
An event informing about details of a request processing.
RequestEvent.ExceptionCause - Enum in org.glassfish.jersey.server.monitoring
Describes the origin of the exception.
RequestEvent.Type - Enum in org.glassfish.jersey.server.monitoring
The type of the event which describes in which request processing phase the event is triggered.
RequestEventListener - Interface in org.glassfish.jersey.server.monitoring
Non-registrable provider that listens to request events.
RequestScopedInitializer - Interface in org.glassfish.jersey.server.spi
Custom initialization provider that is guaranteed to be run from within an active request scope.
required - Variable in class com.sun.research.ws.wadl.Param
 
requiresEntity() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
 
requiresEntity() - Method in class org.glassfish.jersey.server.model.Invocable
 
requiresEntity() - Method in interface org.glassfish.jersey.server.model.Parameterized
Provides information on presence of an entity parameter.
reset() - Method in interface org.glassfish.jersey.server.ResourceFinder
Reset the ResourceFinder instance.
resolve(Class) - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
 
resolve(Class) - Method in class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
resolve(Class) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator.Resolver
Resolve a Class type to a QName.
resolveProperty(String, Class<T>) - Method in class org.glassfish.jersey.server.ContainerRequest
 
resolveProperty(String, T) - Method in class org.glassfish.jersey.server.ContainerRequest
 
resource - Variable in class com.sun.research.ws.wadl.Resources
 
Resource - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Resource - Class in org.glassfish.jersey.server.model
Model of a single resource component.
Resource() - Constructor for class com.sun.research.ws.wadl.Resource
 
RESOURCE_ADD_CHILD_ALREADY_CHILD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The resource is already a child resource and cannot contain another child resource.
RESOURCE_AMBIGUOUS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, has ambiguous path definition with resource {1}.
RESOURCE_CONFIG_ERROR_NULL_APPLICATIONCLASS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Both application and applicationClass can't be null.
RESOURCE_CONFIG_UNABLE_TO_PROCESS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Unable to process {0}
RESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
The resource (or sub resource) {0} with path "{1}" contains (sub) resource method(s) and sub resource locator.
RESOURCE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, with path "{1}" is empty.
RESOURCE_IMPLEMENTS_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, implements provider interface {1} but does not explicitly define the scope (@Singleton, @PerLookup).
RESOURCE_LOOKUP_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Lookup and initialization failed for a resource class: {0}.
RESOURCE_MERGE_CONFLICT_LOCATORS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Both resources, resource {0} and resource {1}, contains sub resource locators on the same path {2}.
RESOURCE_METHOD - org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
JAX-RS resource method.
RESOURCE_METHOD_FINISHED - org.glassfish.jersey.server.monitoring.RequestEvent.Type
Resource method execution has finished.
RESOURCE_METHOD_START - org.glassfish.jersey.server.monitoring.RequestEvent.Type
Resource method is going to be executed.
RESOURCE_MODEL_VALIDATION_FAILED_AT_INIT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Validation of the application resource model has failed during application initialization.
RESOURCE_MULTIPLE_SCOPE_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A resource, {0}, is annotated with multiple scope annotations.
RESOURCE_REPLACED_CHILD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Replaced child resource does not exist in model: {0}.
RESOURCE_UPDATED_METHOD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Updated resource method does not exist in the model: {0}.
RESOURCE_VALIDATION_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then the extensive validation of application resource model is disabled.
RESOURCE_VALIDATION_IGNORE_ERRORS - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then validation of application resource models does not fail even in case of a fatal validation errors.
RESOURCE_VARIABLE - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of a resource variable in a method.
Resource.Builder - Class in org.glassfish.jersey.server.model
Resource model component builder.
ResourceConfig - Class in org.glassfish.jersey.server
The resource configuration for configuring a web application.
ResourceConfig() - Constructor for class org.glassfish.jersey.server.ResourceConfig
Create a new resource configuration without any custom properties or resource and provider classes.
ResourceConfig(Class<?>...) - Constructor for class org.glassfish.jersey.server.ResourceConfig
Create a new resource configuration initialized with a given set of resource/provider classes.
ResourceConfig(Set<Class<?>>) - Constructor for class org.glassfish.jersey.server.ResourceConfig
Create a new resource configuration initialized with a given set of resource/provider classes.
ResourceConfig(ResourceConfig) - Constructor for class org.glassfish.jersey.server.ResourceConfig
Create a defensive resource configuration copy initialized with a given ResourceConfig.
ResourceFinder - Interface in org.glassfish.jersey.server
An interface used for finding and opening (loading) new resources.
ResourceMethod - Class in org.glassfish.jersey.server.model
Model of a method available on a resource.
ResourceMethod.Builder - Class in org.glassfish.jersey.server.model
Resource method model builder.
ResourceMethod.JaxrsType - Enum in org.glassfish.jersey.server.model
Resource method classification based on the recognized JAX-RS resource method types.
ResourceMethodDispatcher - Interface in org.glassfish.jersey.server.spi.internal
A resource method dispatcher responsible for consuming a JAX-RS request by invoking the configured resource method on a given resource instance and returning the method invocation result in a form of a JAX-RS response.
ResourceMethodDispatcher.Provider - Interface in org.glassfish.jersey.server.spi.internal
Provider interface for creating a resource method dispatcher instances.
resourceMethodDispatcherFactory(ResourceMethodDispatcherFactory) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Set resource method dispatcher factory.
ResourceMethodDispatcherFactory - Class in org.glassfish.jersey.server.model.internal
A resource method dispatcher provider factory.
resourceMethodInvocationHandlerFactory(ResourceMethodInvocationHandlerFactory) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Set resource method invocation handler factory.
ResourceMethodInvocationHandlerFactory - Class in org.glassfish.jersey.server.model.internal
ResourceMethodInvocationHandlerProvider - Interface in org.glassfish.jersey.server.spi.internal
Provides the invocation handler instances designated to handle invocations of the supplied invocable resource methods.
ResourceMethodInvoker - Class in org.glassfish.jersey.server.model
Server-side request-response inflector for invoking methods of annotation-based resource classes.
ResourceMethodInvoker.Builder - Class in org.glassfish.jersey.server.model
Resource method invoker helper.
ResourceMethodInvokerConfigurator - Class in org.glassfish.jersey.server.model.internal
Configurator which initializes and register ResourceMethodDispatcher instance into BootstrapBag.
ResourceMethodInvokerConfigurator() - Constructor for class org.glassfish.jersey.server.model.internal.ResourceMethodInvokerConfigurator
 
ResourceMethodMXBean - Interface in org.glassfish.jersey.server.monitoring
MXBean interface of resource method MXBeans.
ResourceMethodStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics an of an execution of the resource method.
ResourceModel - Class in org.glassfish.jersey.server.model
Resource model of the deployed application which contains set of root resources.
ResourceModel.Builder - Class in org.glassfish.jersey.server.model
Builder used to create resource model instances.
ResourceModelComponent - Interface in org.glassfish.jersey.server.model
Marker interface for all abstract resource model components, so that they can be traversed using a visitor pattern.
ResourceModelConfigurator - Class in org.glassfish.jersey.server
Configurator which binds providers and resources into InjectionManager.
ResourceModelConfigurator() - Constructor for class org.glassfish.jersey.server.ResourceModelConfigurator
 
ResourceModelIssue - Class in org.glassfish.jersey.server.model
Resource model validity issue.
ResourceModelIssue(Object, String) - Constructor for class org.glassfish.jersey.server.model.ResourceModelIssue
Create a new resource model warning.
ResourceModelIssue(Object, String, Severity) - Constructor for class org.glassfish.jersey.server.model.ResourceModelIssue
Create a new resource model issue.
ResourceModelVisitor - Interface in org.glassfish.jersey.server.model
Following the visitor pattern, this interface allows implementing processors traversing all abstract model components present in a given model.
ResourceMXBean - Interface in org.glassfish.jersey.server.monitoring
MXBean interface of resource MXBeans.
resources - Variable in class com.sun.research.ws.wadl.Application
 
Resources - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Resources() - Constructor for class com.sun.research.ws.wadl.Resources
 
ResourceStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of the resource.
resourceType - Variable in class com.sun.research.ws.wadl.Link
 
ResourceType - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
ResourceType() - Constructor for class com.sun.research.ws.wadl.ResourceType
 
resourceTypeOrMethodOrRepresentation - Variable in class com.sun.research.ws.wadl.Application
 
RESP_FILTERS_FINISHED - org.glassfish.jersey.server.monitoring.RequestEvent.Type
Execution of Container response filters has finished.
RESP_FILTERS_START - org.glassfish.jersey.server.monitoring.RequestEvent.Type
Container response filters are going to be executed.
response - Variable in class com.sun.research.ws.wadl.Method
 
Response - Class in com.sun.research.ws.wadl
Java class for anonymous complex type.
Response() - Constructor for class com.sun.research.ws.wadl.Response
 
RESPONSE_FILTER - org.glassfish.jersey.server.internal.ServerTraceEvent
RESPONSE_FILTER_SUMMARY - org.glassfish.jersey.server.internal.ServerTraceEvent
ContainerResponseFilter invocation summary.
RESPONSE_SET_STATUS_OVER_SEND_ERROR - Static variable in class org.glassfish.jersey.server.ServerProperties
Whenever response status is 4xx or 5xx it is possible to choose between sendError or setStatus on container specific Response implementation.
ResponseErrorMapper - Interface in org.glassfish.jersey.server.spi
Contract for a provider that maps response processing errors to Response.
ResponseMXBean - Interface in org.glassfish.jersey.server.monitoring
MXBean interface of response MXBean.
ResponseStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of responses produced by application.
resume(ExternalRequestContext<T>, InjectionManager) - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
Resume request associated with provided context.
RESUMED - org.glassfish.jersey.server.AsyncContext.State
Indicates the asynchronous processing context has been resumed.
RET - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
RETURN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
rev - Variable in class com.sun.research.ws.wadl.Link
 
RolesAllowedDynamicFeature - Class in org.glassfish.jersey.server.filter
A DynamicFeature supporting the jakarta.annotation.security.RolesAllowed, jakarta.annotation.security.PermitAll and jakarta.annotation.security.DenyAll on resource methods and sub-resource methods.
RolesAllowedDynamicFeature() - Constructor for class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature
 
Routed - Interface in org.glassfish.jersey.server.model
Marker interface for all resource model components that contain path information usable for routing.
routingResponseType(Type) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Define the response entity type used during the routing for selection of the resource methods.
RUNNING - org.glassfish.jersey.server.AsyncContext.State
Indicates the asynchronous processing context is running.
RuntimeDelegateImpl - Class in org.glassfish.jersey.server.internal
Server-side implementation of JAX-RS RuntimeDelegate.
RuntimeDelegateImpl() - Constructor for class org.glassfish.jersey.server.internal.RuntimeDelegateImpl
 
RuntimeResource - Class in org.glassfish.jersey.server.model
Runtime resource is a group of resources with the same path regular expression.
RuntimeResourceModel - Class in org.glassfish.jersey.server.model
Runtime Resource model contains structured information about runtime resources.
RuntimeResourceModel(List<Resource>) - Constructor for class org.glassfish.jersey.server.model.RuntimeResourceModel
Creates new runtime resource model from the list of resources.
RuntimeResourceModelValidator - Class in org.glassfish.jersey.server.model
Runtime resource model validator validating ambiguity of resource methods.
RuntimeResourceModelValidator(MessageBodyWorkers) - Constructor for class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
Create a new validator instance.

S

SALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
SASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
SECURITY_CONTEXT_WAS_NOT_SET() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
SecurityContext was not set.
selectVariant(List<Variant>) - Method in class org.glassfish.jersey.server.ContainerRequest
 
ServerBootstrapBag - Class in org.glassfish.jersey.server
ServerBootstrapBag() - Constructor for class org.glassfish.jersey.server.ServerBootstrapBag
 
ServerConfig - Interface in org.glassfish.jersey.server
Server-side application configuration.
ServerFiltersAutoDiscoverable - Class in org.glassfish.jersey.server.filter.internal
Enable auto-discoverable of certain server filters.
ServerFiltersAutoDiscoverable() - Constructor for class org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
 
ServerParameterService() - Constructor for class org.glassfish.jersey.server.model.Parameter.ServerParameterService
 
ServerProperties - Class in org.glassfish.jersey.server
Jersey server-side configuration properties.
ServerRuntime - Class in org.glassfish.jersey.server
Server-side request processing runtime.
ServerTraceEvent - Enum in org.glassfish.jersey.server.internal
Server side tracing events.
setApplication(Application) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setApplicationHandler(ApplicationHandler) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setApplicationName(String) - Method in class org.glassfish.jersey.server.ResourceConfig
Set the name of the application.
setArgs(Object[]) - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Method parameters setter.
setBase(String) - Method in class com.sun.research.ws.wadl.Resources
Sets the value of the base property.
setClassLoader(ClassLoader) - Method in class org.glassfish.jersey.server.ResourceConfig
Set ClassLoader which will be used for resource discovery.
setComponentProviders(LazyValue<Collection<ComponentProvider>>) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setDefault(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the default property.
setElement(QName) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the element property.
setEntity(Object) - Method in class org.glassfish.jersey.server.ContainerResponse
Set a new message message entity.
setEntity(Object, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerResponse
Set a new message message entity.
setEntity(Object, Annotation[], MediaType) - Method in class org.glassfish.jersey.server.ContainerResponse
 
setEntity(Object, Type, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerResponse
Set a new message message entity.
setEntityAnnotations(Annotation[]) - Method in class org.glassfish.jersey.server.ContainerResponse
Set the annotations attached to the entity.
setEntityStream(InputStream) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setEntityStream(OutputStream) - Method in class org.glassfish.jersey.server.ContainerResponse
 
setEntityType(Type) - Method in class org.glassfish.jersey.server.ContainerResponse
Set the message entity type information.
setFixed(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the fixed property.
setGeneratorClass(Class<? extends WadlGenerator>) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
setGrammars(Grammars) - Method in class com.sun.research.ws.wadl.Application
Sets the value of the grammars property.
setHref(String) - Method in class com.sun.research.ws.wadl.Include
Sets the value of the href property.
setHref(String) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the href property.
setHref(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the href property.
setHref(String) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the href property.
setId(String) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.Resource
Sets the value of the id property.
setId(String) - Method in class com.sun.research.ws.wadl.ResourceType
Sets the value of the id property.
setLang(String) - Method in class com.sun.research.ws.wadl.Doc
Sets the value of the lang property.
setLink(Link) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the link property.
setMappedFromException(boolean) - Method in class org.glassfish.jersey.server.ContainerResponse
Sets the flag indicating whether the response was created based on the exception.
setMediaType(MediaType) - Method in class org.glassfish.jersey.server.ContainerResponse
Set the message content media type.
setMediaType(String) - Method in class com.sun.research.ws.wadl.Option
Sets the value of the mediaType property.
setMediaType(String) - Method in class com.sun.research.ws.wadl.Representation
Sets the value of the mediaType property.
setMethod(String) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setMethodWithoutException(String) - Method in class org.glassfish.jersey.server.ContainerRequest
Like ContainerRequest.setMethod(String) but does not throw IllegalStateException if the method is invoked in other than pre-matching phase.
setModelProcessors(Collection<ModelProcessor>) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setMultivaluedParameterExtractorProvider(MultivaluedParameterExtractorProvider) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setName(String) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the name property.
setName(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the name property.
setPath(String) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the path property.
setPath(String) - Method in class com.sun.research.ws.wadl.Resource
Sets the value of the path property.
setProcessingProviders(ProcessingProviders) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setProperties(Map<String, ?>) - Method in class org.glassfish.jersey.server.ResourceConfig
Set new configuration properties replacing all previously set properties.
setProperties(Properties) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
setProperty(String, Object) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setQueryType(String) - Method in class com.sun.research.ws.wadl.Resource
Sets the value of the queryType property.
setRel(String) - Method in class com.sun.research.ws.wadl.Link
Sets the value of the rel property.
setRepeating(Boolean) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the repeating property.
setRequest(Request) - Method in class com.sun.research.ws.wadl.Method
Sets the value of the request property.
setRequestScopedInitializer(RequestScopedInitializer) - Method in class org.glassfish.jersey.server.ContainerRequest
Set a custom container extensions initializer for the current request.
setRequestUri(URI) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setRequestUri(URI, URI) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setRequired(Boolean) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the required property.
setResource(Object) - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Setter for resource instance that should get validated.
setResourceBag(ResourceBag) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setResourceContext(JerseyResourceContext) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setResourceMethodInvokerBuilder(ResourceMethodInvoker.Builder) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setResourceModel(ResourceModel) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Set the resource mode of the application associated with this context.
setResourceModel(ResourceModel) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setResourceType(String) - Method in class com.sun.research.ws.wadl.Link
Sets the value of the resourceType property.
setRev(String) - Method in class com.sun.research.ws.wadl.Link
Sets the value of the rev property.
setSecurityContext(SecurityContext) - Method in class org.glassfish.jersey.server.ContainerRequest
 
setStatus(int) - Method in class org.glassfish.jersey.server.ContainerResponse
 
setStatusInfo(Response.StatusType) - Method in class org.glassfish.jersey.server.ContainerResponse
 
setStreamProvider(OutboundMessageContext.StreamProvider) - Method in class org.glassfish.jersey.server.ContainerResponse
Set the output stream provider callback.
setStyle(ParamStyle) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the style property.
setSuspendTimeout(long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
Set the suspend timeout.
setSuspendTimeout(long, TimeUnit) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Set the suspend timeout.
setTitle(String) - Method in class com.sun.research.ws.wadl.Doc
Sets the value of the title property.
setType(QName) - Method in class com.sun.research.ws.wadl.Param
Sets the value of the type property.
setValue(String) - Method in class com.sun.research.ws.wadl.Option
Sets the value of the value property.
setValueParamProviders(Collection<ValueParamProvider>) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
setWadlGenerationEnabled(boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
 
setWadlGenerationEnabled(boolean) - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Enable/disable WADL generation.
setWadlGeneratorDelegate(WadlGenerator) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
setWadlGeneratorDelegate(WadlGenerator) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
Sets the delegate that is decorated by this wadl generator.
setWriter(ContainerResponseWriter) - Method in class org.glassfish.jersey.server.ContainerRequest
Set the container response writer for the current request.
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_INJECTS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Parameter {1} of {0} cannot be injected into singleton resource.
SIPUSH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
size() - Method in class jersey.repackaged.org.objectweb.asm.ByteVector
Returns the actual number of bytes in this vector.
SKIP_CODE - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
A flag to skip the Code attributes.
SKIP_DEBUG - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
A flag to skip the SourceFile, SourceDebugExtension, LocalVariableTable, LocalVariableTypeTable, LineNumberTable and MethodParameters attributes.
SKIP_FRAMES - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
A flag to skip the StackMap and StackMapTable attributes.
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
Get the immutable consistent snapshot of the application info.
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ExecutionStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResponseStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
snapshot() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
SOURCE_DEPRECATED - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
SOURCE_MASK - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
sse() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Set the SSE flag on the method model to true.
SseTypeResolver - Class in org.glassfish.jersey.server.model.internal
 
sslContext() - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration
Return SSLContext in the configuration if the protocol scheme is HTTPS.
start() - Method in interface org.glassfish.jersey.server.spi.WebServer
Initiates server bootstrap.
START - org.glassfish.jersey.server.internal.ServerTraceEvent
Request processing started.
START - org.glassfish.jersey.server.monitoring.RequestEvent.Type
The request processing has started.
START_HEADERS - org.glassfish.jersey.server.internal.ServerTraceEvent
All HTTP request headers.
status - Variable in class com.sun.research.ws.wadl.Response
 
stop() - Method in interface org.glassfish.jersey.server.spi.WebServer
Initiates server shutdown.
style - Variable in class com.sun.research.ws.wadl.Param
 
SUB_RES_METHOD_TREATED_AS_RES_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource method, {0}, with URI template, "{1}", is treated as a resource method
SUB_RESOURCE_LOCATOR - org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
JAX-RS sub-resource locator.
SUB_RESOURCE_METHOD - org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
JAX-RS sub-resource method.
SubjectSecurityContext - Interface in org.glassfish.jersey.server
Security context that allows establishing a subject before a resource method or a sub-resource locator is called.
SUBRES_LOC_CACHE_INVALID_SIZE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Invalid value for sub-resource locator cache size: {0}.
SUBRES_LOC_CACHE_LOAD_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Loading model and router from sub-resource locator cache failed for "{0}".
SUBRES_LOC_HAS_ENTITY_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource model, {0}, can not have an entity parameter.
SUBRES_LOC_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource model, {0}, MUST return a non-void type.
SUBRES_LOC_URI_PATH_INVALID(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
A sub-resource model, {0}, has an invalid URI path: {1}
SUBRESOURCE_LOCATED - org.glassfish.jersey.server.monitoring.RequestEvent.Type
The sub resource has been returned from sub resource locator, model was constructed, enhanced by model processor, validated and the matching is going to be performed on the sub resource.
SUBRESOURCE_LOCATOR_CACHE_AGE - Static variable in class org.glassfish.jersey.server.ServerProperties
An integer value that defines the maximum age (in seconds) for cached for sub-resource locator models.
SUBRESOURCE_LOCATOR_CACHE_JERSEY_RESOURCE_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then Jersey will cache Jersey resources in addition to caching sub-resource locator classes and instances (which are cached by default).
SUBRESOURCE_LOCATOR_CACHE_SIZE - Static variable in class org.glassfish.jersey.server.ServerProperties
An integer value that defines the size of cache for sub-resource locator models.
SUBRESOURCE_LOCATOR_DEFAULT_CACHE_SIZE - Static variable in class org.glassfish.jersey.server.ServerProperties
The default sub-resource locator cache size (64).
suspend() - Method in interface org.glassfish.jersey.server.AsyncContext
Suspend the current asynchronous processing context.
suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler) - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
Suspend the request/response processing.
suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Suspend the request/response processing.
suspend(ExternalRequestContext<T>, InjectionManager) - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
Suspend request associated with provided context.
SUSPEND_HANDLER_EXECUTION_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Time-out handler execution failed.
SUSPEND_NOT_SUSPENDED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Not suspended.
SUSPEND_SCHEDULING_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error while scheduling a timeout task.
Suspendable - Interface in org.glassfish.jersey.server.model
Jersey model component that is suspendable and may hold suspend-related information.
suspended(long, TimeUnit) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
Mark the component for suspending.
SUSPENDED - org.glassfish.jersey.server.AsyncContext.State
Indicates the asynchronous processing context has been suspended.
SWAP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 

T

T_BOOLEAN - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_BYTE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_CHAR - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_DOUBLE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_FLOAT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_INT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_LONG - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
T_SHORT - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
TABLESWITCH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
TEMPLATE - com.sun.research.ws.wadl.ParamStyle
 
THROWS - Static variable in class jersey.repackaged.org.objectweb.asm.TypeReference
The sort of type references that target the type of an exception declared in the throws clause of a method.
TimeWindowStatistics - Interface in org.glassfish.jersey.server.monitoring
Monitoring statistics of execution of any target (resource, resource method, application).
title - Variable in class com.sun.research.ws.wadl.Doc
 
toByteArray() - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
Returns the content of the class file that was built by this ClassWriter.
TOP - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
toResponse(Throwable) - Method in interface org.glassfish.jersey.server.spi.ResponseErrorMapper
 
toString() - Method in class jersey.repackaged.org.objectweb.asm.ConstantDynamic
 
toString() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the textual representation of this handle.
toString() - Method in class jersey.repackaged.org.objectweb.asm.Label
Returns a string representation of this label.
toString() - Method in class jersey.repackaged.org.objectweb.asm.Type
Returns a string representation of this type.
toString() - Method in class jersey.repackaged.org.objectweb.asm.TypePath
Returns a string representation of this type path.
toString() - Method in class org.glassfish.jersey.server.ChunkedOutput
 
toString() - Method in class org.glassfish.jersey.server.model.Invocable
 
toString() - Method in class org.glassfish.jersey.server.model.Resource.Builder
 
toString() - Method in class org.glassfish.jersey.server.model.Resource
 
toString() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
toString() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
 
toString() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
 
TRACING - Static variable in class org.glassfish.jersey.server.ServerProperties
Enable tracing support.
TRACING_THRESHOLD - Static variable in class org.glassfish.jersey.server.ServerProperties
Set level o tracing information.
TracingConfig - Enum in org.glassfish.jersey.server
Enumeration of possible values of property ServerProperties.TRACING.
TracingUtils - Class in org.glassfish.jersey.server
Utilities for tracing support.
type - Variable in class com.sun.research.ws.wadl.Param
 
type - Variable in class com.sun.research.ws.wadl.Resource
 
type - Variable in class jersey.repackaged.org.objectweb.asm.Attribute
The type of this attribute, also called its name in the JVMS.
Type - Class in jersey.repackaged.org.objectweb.asm
A Java field or method type.
TYPE_ARGUMENT - Static variable in class jersey.repackaged.org.objectweb.asm.TypePath
A type path step that steps into a type argument of a generic type.
TYPE_OF_METHOD_NOT_RESOLVABLE_TO_CONCRETE_TYPE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Return type, {0}, of method, {1}, is not resolvable to a concrete type.
TypePath - Class in jersey.repackaged.org.objectweb.asm
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.
TypeReference - Class in jersey.repackaged.org.objectweb.asm
A reference to a type appearing in a class, field or method declaration, or on an instruction.
TypeReference(int) - Constructor for class jersey.repackaged.org.objectweb.asm.TypeReference
Constructs a new TypeReference.

U

UNABLE_TO_LOAD_CLASS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Class "{0}" cannot be loaded.
UNINITIALIZED_THIS - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
unmarshall(InputStream, SAXParserFactory, Class<T>) - Static method in class org.glassfish.jersey.server.wadl.internal.WadlUtils
Unmarshal a jaxb bean into a type of resultClass from the given inputStream.
unsafeBindResource(Class<T>, ContractProvider) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Bind a resource class in a HK2 context.
unsafeBindResource(Object, ContractProvider) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
Bind a resource instance in a InjectionManager.
UNSUPPORTED_URI_INJECTION_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
"@Uri"-based injection of "{0}" type is not supported.
unwrap(Class<T>) - Method in interface org.glassfish.jersey.server.spi.WebServer
Provides access to the native handle(s) of the server, if it holds at least one.
UNWRAP_COMPLETION_STAGE_IN_WRITER_ENABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true message body writer will not use CompletionStage as a generic type.
updateMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.Resource.Builder
Get a method builder for an existing resource method.
uri(boolean) - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration
Compose URI based on properties defined in this configuration.
Uri - Annotation Type in org.glassfish.jersey.server
Injects a resource target pointing at a resource identified by the resolved URI into a method parameter, class field or a bean property.
UriConnegFilter - Class in org.glassfish.jersey.server.filter
A URI-based content negotiation filter mapping a dot-declared suffix in URI to media type that is the value of the Accept header or a language that is the value of the Accept-Language header.
UriConnegFilter(Configuration) - Constructor for class org.glassfish.jersey.server.filter.UriConnegFilter
Create a filter that reads the configuration (media type and language mappings) from the provided ResourceConfig instance.
UriConnegFilter(Map<String, MediaType>, Map<String, String>) - Constructor for class org.glassfish.jersey.server.filter.UriConnegFilter
Create a filter with suffix to media type mappings and suffix to language mappings.
UriParamException(Throwable, Class<? extends Annotation>, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.UriParamException
 
USER_NOT_AUTHORIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
User not authorized.

V

V_PREVIEW - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
Version flag indicating that the class is using 'preview' features.
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
 
V1_7 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V1_8 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V10 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V11 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V12 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V13 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V14 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V15 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V16 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V17 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V18 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V19 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V20 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V21 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V22 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
V9 - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
validate(ResourceModelComponent) - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
The validate method validates a component and adds possible issues found to it's list.
ValidationInterceptor - Interface in org.glassfish.jersey.server.spi
Interceptor for method validation processing.
ValidationInterceptorContext - Interface in org.glassfish.jersey.server.spi
Context for resource method validation interception processing (see ValidationInterceptor).
value - Variable in class com.sun.research.ws.wadl.Option
 
value() - Method in enum com.sun.research.ws.wadl.HTTPMethods
 
value() - Method in enum com.sun.research.ws.wadl.ParamStyle
 
value() - Method in annotation type org.glassfish.jersey.server.Uri
Specifies the URI of the injected resource target.
valueOf(String) - Static method in enum com.sun.research.ws.wadl.HTTPMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sun.research.ws.wadl.ParamStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.AsyncContext.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.glassfish.jersey.server.TracingConfig
Returns the enum constant of this type with the specified name.
ValueParamProvider - Interface in org.glassfish.jersey.server.spi.internal
Parameter value factory SPI.
ValueParamProvider.Priority - Enum in org.glassfish.jersey.server.spi.internal
Enumeration of priorities for providers (e.g.
ValueParamProvider.PriorityType - Interface in org.glassfish.jersey.server.spi.internal
Priorities are intended to be used as a means to determine the order in which objects are considered whether they are suitable for a particular action or not (e.g.
values() - Static method in enum com.sun.research.ws.wadl.HTTPMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sun.research.ws.wadl.ParamStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.AsyncContext.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.glassfish.jersey.server.TracingConfig
Returns an array containing the constants of this enum type, in the order they are declared.
visit(int, int, String, String, String, String[]) - Method in class 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
 
visit(String, Object) - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visitAnnotableParameterCount(int, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits the number of method parameters that can have annotations.
visitAnnotation(String, boolean) - Method in class 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 class jersey.repackaged.org.objectweb.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotation(String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
Visits an annotation of the record component.
visitAnnotation(String, String) - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotationDefault() - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitArray(String) - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits an array value of the annotation.
visitAttribute(Attribute) - Method in class 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 class jersey.repackaged.org.objectweb.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a non standard attribute of this method.
visitAttribute(Attribute) - Method in class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
Visits a non standard attribute of the record component.
visitChildResource(Resource) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitChildResource(Resource) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Start visiting a single child resource model.
visitCode() - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e.
visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - Method in class 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 class jersey.repackaged.org.objectweb.asm.FieldVisitor
Visits the end of the field.
visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits the end of the method.
visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Visits the end of the module.
visitEnd() - Method in class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
Visits the end of the record component.
visitEnum(String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitExport(String, int, String...) - Method in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Visit an exported package of the current module.
visitField(int, String, String, String, Object) - Method in class 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 class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a field instruction.
visitFrame(int, int, Object[], int, Object[]) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitIincInsn(int, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an IINC instruction.
visitInnerClass(String, String, String, int) - Method in class 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 class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a zero operand instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation on an instruction.
visitIntInsn(int, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an instruction with a single int operand.
visitInvocable(Invocable) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitInvocable(Invocable) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Visit a single resource method invocable model.
visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an invokedynamic instruction.
visitJumpInsn(int, Label) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a label.
visitLdcInsn(Object) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a line number declaration.
visitLocalVariable(String, String, String, Label, Label, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMainClass(String) - Method in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Visit the main class of the current module.
visitMaxs(int, int) - Method in class 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 class 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
 
visitMethodHandler(MethodHandler) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitMethodHandler(MethodHandler) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Visit a single resource method handler model.
visitMethodInsn(int, String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
visitMethodInsn(int, String, String, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a method instruction.
visitModule(String, int, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visit the module corresponding to the class.
visitModule(String, int, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitMultiANewArrayInsn(String, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitNestHost(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits the nest host class of the class.
visitNestHost(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitNestMember(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits a member of the nest.
visitNestMember(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitOpen(String, int, String...) - Method in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Visit an open package of the current module.
visitOuterClass(String, String, String) - Method in class 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
 
visitPackage(String) - Method in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Visit a package of the current module.
visitParameter(String, int) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a parameter of this method.
visitParameterAnnotation(int, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitPermittedSubclass(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits a permitted subclasses.
visitPermittedSubclass(String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitProvide(String, String...) - Method in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Visit an implementation of a service.
visitRecordComponent(String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits a record component of the class.
visitRecordComponent(String, String, String) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitRequire(String, int, String) - Method in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Visits a dependence of the current module.
visitResource(Resource) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitResource(Resource) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Start visiting a single resource model.
visitResourceHandlerConstructor(HandlerConstructor) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitResourceHandlerConstructor(HandlerConstructor) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Process a resource method handler constructor.
visitResourceMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitResourceMethod(ResourceMethod) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Visit a single resource method model.
visitResourceModel(ResourceModel) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitResourceModel(ResourceModel) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Process a resource model.
visitRuntimeResource(RuntimeResource) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
 
visitRuntimeResource(RuntimeResource) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
Process a runtime resource model.
visitRuntimeResource(RuntimeResource) - Method in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
 
visitSource(String, String) - Method in class 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 class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchBlock(Label, Label, Label, String) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a try catch block.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeAnnotation(int, TypePath, String, boolean) - Method in class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
Visits an annotation on a type in the record component signature.
visitTypeInsn(int, String) - Method in class jersey.repackaged.org.objectweb.asm.MethodVisitor
Visits a type instruction.
visitUse(String) - Method in class jersey.repackaged.org.objectweb.asm.ModuleVisitor
Visit a service used by the current module.
visitVarInsn(int, int) - Method in class 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.

W

WADL_DOC_EXTENDED_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
This is full WADL including extended resources.
WADL_DOC_SIMPLE_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
This is simplified WADL with user and core resources only.
WADL_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable WADL generation.
WADL_FEATURE_DISABLED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
JAXBContext implementation could not be found.
WADL_FEATURE_DISABLED_NOJAXB() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
JAX-B API not found .
WADL_FEATURE_DISABLED_NOTRANSFORM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
javax.xml.transform package could not be found.
WADL_GENERATOR_CONFIG - Static variable in class org.glassfish.jersey.server.ServerProperties
If set the wadl generator configuration that provides a WadlGenerator.
WADL_JAXB_CONTEXT_FALLBACK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Error creating a JAXBContext for wadl serialization.
WADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Ambiguous resource documentation detected: Unique resource method documentation cannot be found for method %{0}.%{1}%{2}.
WadlApplicationContext - Interface in org.glassfish.jersey.server.wadl
A context to obtain WADL-based information.
WadlApplicationContextImpl - Class in org.glassfish.jersey.server.wadl.internal
WADL application context implementation.
WadlApplicationContextImpl(InjectionManager, Configuration, ExtendedResourceContext) - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
Injection constructor.
WadlAutoDiscoverable - Class in org.glassfish.jersey.server.wadl.internal
AutoDiscoverable registering WadlFeature if this feature is not already registered.
WadlAutoDiscoverable() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
 
WadlBuilder - Class in org.glassfish.jersey.server.wadl.internal
This class implements the algorithm how the wadl is built for one or more Resource classes.
WadlBuilder(WadlGenerator, boolean, UriInfo) - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlBuilder
 
WadlFeature - Class in org.glassfish.jersey.server.wadl
Feature enabling WADL processing.
WadlFeature() - Constructor for class org.glassfish.jersey.server.wadl.WadlFeature
 
WadlGenerator - Interface in org.glassfish.jersey.server.wadl
A WadlGenerator creates artifacts related to wadl.
WadlGenerator.ExternalGrammarDefinition - Class in org.glassfish.jersey.server.wadl
And internal storage object to store the grammar definitions and any type resolvers that are created along the way.
WadlGenerator.Resolver - Interface in org.glassfish.jersey.server.wadl
Call back interface that the created external grammar can use to allow other parts of the code to attach the correct grammar information.
WadlGeneratorConfig - Class in org.glassfish.jersey.server.wadl.config
Provides a configured WadlGenerator with all decorations (the default wadl generator decorated by other generators).
WadlGeneratorConfig() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
 
WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder - Class in org.glassfish.jersey.server.wadl.config
 
WadlGeneratorConfigDescriptionBuilder() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
WadlGeneratorConfigLoader - Class in org.glassfish.jersey.server.wadl.config
Loads a WadlGeneratorConfig and provides access to the WadlGenerator provided by the loaded WadlGeneratorConfig.
If no WadlGeneratorConfig is provided, the default WadlGenerator will be loaded.
WadlGeneratorConfigLoader() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigLoader
 
WadlGeneratorDescription - Class in org.glassfish.jersey.server.wadl.config
This is the model for the definition of wadl generators via configuration properties.
The properties refer to the properties of the WadlGenerator implementation with the specified WadlGeneratorDescription.getGeneratorClass().
WadlGeneratorDescription() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
WadlGeneratorDescription(Class<? extends WadlGenerator>, Properties) - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
 
WadlGeneratorImpl - Class in org.glassfish.jersey.server.wadl.internal
This WadlGenerator creates the basic wadl artifacts.
Created on: Jun 16, 2008
WadlGeneratorImpl() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
 
WadlModelProcessor - Class in org.glassfish.jersey.server.wadl.processor
WADL model processor which enhance resource model by WADL related resources (like "/application.wadl").
WadlModelProcessor() - Constructor for class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
Create new WADL model processor instance.
WadlModelProcessor.OptionsHandler - Class in org.glassfish.jersey.server.wadl.processor
OPTIONS resource method handler that serves resource WADL.
WadlResource - Class in org.glassfish.jersey.server.wadl.internal
 
WadlResource() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlResource
 
WadlUtils - Class in org.glassfish.jersey.server.wadl.internal
Utils for wadl processing.
WadlUtils() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlUtils
 
WARNING_MONITORING_FEATURE_DISABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE.
WARNING_MONITORING_FEATURE_ENABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE.
WARNING_MONITORING_MBEANS_BEAN_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
Monitoring MBeans "{0}" is already registered.
WARNING_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
WARNING: {0}
WARNING_TOO_MANY_EXTERNAL_REQ_SCOPES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
More than one external request scope found.
WebServer - Interface in org.glassfish.jersey.server.spi
Jersey service contract for self-contained servers.
WEBSERVER_ALLOW_PRIVILEGED_PORTS - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines whether to allow privileged ports (0-1023) to be used to start the WebServer implementation to be chosen from the unused ports when the SeBootstrap.Configuration.PORT is set to -1 or unset.
WEBSERVER_AUTO_START - Static variable in class org.glassfish.jersey.server.ServerProperties
Whether to automatically startup WebServer at bootstrap.
WEBSERVER_CLASS - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines the implementation of WebServer to bootstrap.
webServerClass(Class<? extends WebServer>) - Method in class org.glassfish.jersey.server.JerseySeBootstrapConfiguration.Builder
Set the the respective WebServer class to be used by the WebServerProvider.
WebServerFactory - Class in org.glassfish.jersey.server
Factory for creating specific HTTP servers.
WebServerProvider - Interface in org.glassfish.jersey.server.spi
Service-provider interface for creating server instances.
WILDCARD_BOUND - Static variable in class jersey.repackaged.org.objectweb.asm.TypePath
A type path step that steps into the bound of a wildcard type.
withAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list with a specified method-level annotation declared.
withMetaAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list with a method-level annotation declared that is itself annotated with a specified meta-annotation.
withoutAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list without a specified method-level annotation declared.
withoutMetaAnnotation(Class<T>) - Method in class org.glassfish.jersey.server.model.MethodList
Get a new sub-list of methods containing all the methods from this method list without any method-level annotation declared that would itself be annotated with a specified meta-annotation.
write(ClassWriter, byte[], int, int, int) - Method in class jersey.repackaged.org.objectweb.asm.Attribute
Returns the byte array form of the content of this attribute.
write(T) - Method in class org.glassfish.jersey.server.ChunkedOutput
Write a chunk.
writeResponseStatusAndHeaders(long, ContainerResponse) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
Write the status and headers of the response and return an output stream for the web application to write the entity of the response.
writeTo(ChunkedOutput<?>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.glassfish.jersey.server.ChunkedResponseWriter
 

_

_default - Variable in class com.sun.research.ws.wadl.Param
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages