Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

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.client.ClientRequest
 
abortWith(Response) - Method in class org.glassfish.jersey.server.ContainerRequest
 
ABSOLUTE - Enum constant in enum class org.glassfish.jersey.linking.InjectLink.Style
An absolute URI.
ABSOLUTE_PATH - Enum constant in enum class org.glassfish.jersey.linking.InjectLink.Style
An absolute path.
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
 
AbstractEntityProviderModel<T> - Class in org.glassfish.jersey.message
Abstract entity provider model.
AbstractFeatureConfigurator<T> - Class in org.glassfish.jersey
 
AbstractFeatureConfigurator(Class, RuntimeType) - Constructor for class org.glassfish.jersey.AbstractFeatureConfigurator
Create a new configurator.
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
 
AbstractRxInvoker<T> - Class in org.glassfish.jersey.client
Default implementation of reactive invoker.
AbstractRxInvoker(SyncInvoker, ExecutorService) - Constructor for class org.glassfish.jersey.client.AbstractRxInvoker
 
AbstractThreadPoolProvider<E extends ThreadPoolExecutor> - Class in org.glassfish.jersey.spi
Abstract thread pool executor provider.
AbstractThreadPoolProvider(String) - Constructor for class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Inheritance constructor.
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(MediaType...) - Method in class org.glassfish.jersey.client.ClientRequest
Add new accepted types to the message headers.
accept(MediaType...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
accept(MediaType...) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Add the accepted response media types.
accept(String...) - Method in class org.glassfish.jersey.client.ClientRequest
Add new accepted types to the message headers.
accept(String...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
accept(String...) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Add the accepted response media types.
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
 
ACCEPT_PATCH - Static variable in interface org.glassfish.jersey.http.HttpHeaders
See {@link <a href="https://www.ietf.org/rfc/rfc5789.txt">PATCH Method for HTTP}
ACCEPT_RANGES - Static variable in interface org.glassfish.jersey.http.HttpHeaders
See {@link <a href="https://www.rfc-editor.org/rfc/rfc9110#name-accept-ranges">HTTP Semantics documentation}
ACCEPTED_202 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
202 Accepted.
acceptEncoding(String...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
acceptEncoding(String...) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Add acceptable encodings.
acceptLanguage(String...) - Method in class org.glassfish.jersey.client.ClientRequest
Add new accepted languages to the message headers.
acceptLanguage(String...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
acceptLanguage(String...) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Add acceptable languages.
acceptLanguage(Locale...) - Method in class org.glassfish.jersey.client.ClientRequest
Add new accepted languages to the message headers.
acceptLanguage(Locale...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
acceptLanguage(Locale...) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Add acceptable languages.
ACONST_NULL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
activate(RequestContext, RequestContext) - Method in class org.glassfish.jersey.inject.cdi.se.CdiRequestScope
 
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.
addBoundary(MediaType) - Static method in class org.glassfish.jersey.media.multipart.Boundary
Transforms a media type and add a boundary parameter with a unique value if one is not already present.
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.
addContract(Class<?>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Add a new provided contract.
addContract(Class<?>, int) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Add a new provided contract with priority.
addContracts(Collection<Class<?>>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Add a new provided contracts.
addContracts(Map<Class<?>, Integer>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Add a new provided contracts.
addDateParameter(StringBuilder, String, Date) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
 
addError(Throwable) - Method in exception org.glassfish.jersey.inject.cdi.se.injector.MultiException
Adds an error to an existing exception.
addHeaderValue(String, String) - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1Request
Adds a header with the given name and value.
addLongParameter(StringBuilder, String, Long) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
 
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.
addMultiException(MultiException) - Method in class org.glassfish.jersey.inject.cdi.se.injector.Collector
Merges MultiException with all throwables registered in it.
addNameBinding(Class<? extends Annotation>) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Add a new contract provider name binding.
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.
addStringParameter(StringBuilder, String, String) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
 
addThrowable(Throwable) - Method in class org.glassfish.jersey.inject.cdi.se.injector.Collector
Adds a throwable to the list of throwables in this collector.
afterRequest(ClientRequestContext, ClientResponseContext) - Method in interface org.glassfish.jersey.client.spi.PostInvocationInterceptor
The method is invoked after a request when no Throwable is thrown, or the Throwables are resolved by previous PostInvocationInterceptor.
AGE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
See {@link <a href="https://www.rfc-editor.org/rfc/rfc9111#field.age">HTTP Caching}
ALL - Enum constant in enum class org.glassfish.jersey.server.TracingConfig
Tracing support is enabled for every request.
ALLOW_SYSTEM_PROPERTIES_PROVIDER - Static variable in class org.glassfish.jersey.CommonProperties
Property which allows (if true) default System properties configuration provider.
allowDoctypeDeclFeature() - Static method in interface org.glassfish.jersey.jaxb.FeatureSupplier
Supply a feature that disables disallow-doctype-decl feature and allows the ENTITY in the xml DOCTYPE.
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
 
ALREADY_REPORTED_208 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
208 Already Reported.
anchor() - Element in annotation interface org.glassfish.jersey.linking.InjectLink
Specifies the anchor
anchor() - Element in annotation interface org.glassfish.jersey.linking.ProvideLink
Specifies the anchor
ANEWARRAY - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
AnnotatedMethod - Class in org.glassfish.jersey.model
Annotated method representation.
AnnotatedMethod - Class in org.glassfish.jersey.server.model
Annotated method representation.
AnnotatedMethod(Method) - Constructor for class org.glassfish.jersey.model.AnnotatedMethod
Create annotated method instance from the Java method.
AnnotatedMethod(Method) - Constructor for class org.glassfish.jersey.server.model.AnnotatedMethod
 
AnnotationFinder - Interface in org.glassfish.jersey.micrometer.server
 
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
 
Apache5ClientProperties - Class in org.glassfish.jersey.apache5.connector
Configuration options specific to the Client API that utilizes Apache5ConnectorProvider.
Apache5ConnectionClosingStrategy - Interface in org.glassfish.jersey.apache5.connector
Strategy that defines the way the Apache client releases resources.
Apache5ConnectionClosingStrategy.Apache5GracefulClosingStrategy - Class in org.glassfish.jersey.apache5.connector
Strategy that aborts Apache HttpRequests for the case of Chunked Stream, closes the stream, and response next.
Apache5ConnectorProvider - Class in org.glassfish.jersey.apache5.connector
Connector provider for Jersey connectors that utilize Apache HTTP Client to send and receive HTTP request and responses.
Apache5ConnectorProvider() - Constructor for class org.glassfish.jersey.apache5.connector.Apache5ConnectorProvider
 
Apache5GracefulClosingStrategy() - Constructor for class org.glassfish.jersey.apache5.connector.Apache5ConnectionClosingStrategy.Apache5GracefulClosingStrategy
 
Apache5HttpClientBuilderConfigurator - Interface in org.glassfish.jersey.apache5.connector
A callback interface used to configure HttpClientBuilder.
ApacheClientProperties - Class in org.glassfish.jersey.apache.connector
Configuration options specific to the Client API that utilizes ApacheConnectorProvider.
ApacheConnectionClosingStrategy - Interface in org.glassfish.jersey.apache.connector
/** Strategy that defines the way the Apache client releases resources.
ApacheConnectionClosingStrategy.GracefulClosingStrategy - Class in org.glassfish.jersey.apache.connector
Strategy that aborts Apache HttpRequests for the case of Chunked Stream, closes the stream, and response next.
ApacheConnectionClosingStrategy.ImmediateClosingStrategy - Class in org.glassfish.jersey.apache.connector
Strategy that closes the response and content stream next.
ApacheConnectorProvider - Class in org.glassfish.jersey.apache.connector
Connector provider for Jersey connectors that utilize Apache HTTP Client to send and receive HTTP request and responses.
ApacheConnectorProvider() - Constructor for class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
 
ApacheHttpClientBuilderConfigurator - Interface in org.glassfish.jersey.apache.connector
A callback interface used to configure HttpClientBuilder.
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.
ApplicationEvent - Interface in org.glassfish.jersey.server.monitoring
An event informing about application lifecycle changes.
ApplicationEvent.Type - Enum Class 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(DATA) - Method in interface org.glassfish.jersey.process.Inflector
Transform data of a given type into a result of the different type.
apply(ContainerRequestContext) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
 
apply(ClientRequest) - Method in class org.glassfish.jersey.client.RequestProcessingInitializationStage
 
apply(ClientRequest) - Method in interface org.glassfish.jersey.client.spi.Connector
Synchronously process client request into a response.
apply(ClientRequest) - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 
apply(ClientRequest, AsyncConnectorCallback) - Method in interface org.glassfish.jersey.client.spi.Connector
Asynchronously process client request into a response.
apply(ClientRequest, AsyncConnectorCallback) - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 
apply(ContainerRequest) - Method in class org.glassfish.jersey.server.ApplicationHandler
Invokes a request and returns the response future.
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.spi.ContentEncoder
 
aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.spi.ContentEncoder
 
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.
ARRAY_PAIRS - Enum constant in enum class org.glassfish.jersey.uri.JerseyQueryParamStyle
Multiple parameter instances with square brackets for each parameter, e.g.: foo[]=v1&foo[]=v2&foo[]=v3
ARRAYLENGTH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
as(String, Class<T>) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
as(String, Class<T>) - Method in interface org.glassfish.jersey.spi.ExternalConfigurationModel
Get value of a property as a definite type property shall exist in order for this method to be used.
asClosed(PathPattern) - Static method in class org.glassfish.jersey.uri.PathPattern
Return a new path pattern with a same path template but a closed right hand path.
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
 
async() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
ASYNC_THREADPOOL_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
Asynchronous thread pool size.
AsyncConnectorCallback - Interface in org.glassfish.jersey.client.spi
Asynchronous connector response processing callback contract.
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 Class in org.glassfish.jersey.server
Asynchronous processing context state.
AsyncContextDelegate - Interface in org.glassfish.jersey.servlet.spi
Utilized by the Servlet container response writer to deal with the container async features.
AsyncContextDelegateProvider - Interface in org.glassfish.jersey.servlet.spi
Factory to create AsyncContextDelegate to deal with asynchronous features added in Servlet version 3.0.
AsyncContextDelegateProviderImpl - Class in org.glassfish.jersey.servlet.async
Servlet 3.x container response writer async extension and related extension factory implementation.
AsyncContextDelegateProviderImpl() - Constructor for class org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl
 
ATHROW - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
attach(SelectableChannel) - Method in class org.glassfish.jersey.simple.SimpleTraceAnalyzer
 
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.
AUTHORITY - Enum constant in enum class org.glassfish.jersey.uri.UriComponent.Type
The URI authority component type.
AUTHORIZATION_HEADER - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Name of HTTP authorization header.
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.
AVI - Enum constant in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
 

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.
BACKGROUND_SCHEDULER_THREADPOOL_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
Scheduler thread pool size.
BackgroundScheduler - Annotation Interface 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.
BAD_GATEWAY_502 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
502 Bad Gateway.
BAD_REQUEST_400 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
400 Bad Request.
badgerFish() - Static method in class org.glassfish.jersey.jettison.JettisonConfig
A static method for obtaining a builder of JettisonConfig instance, which will use JettisonConfig.Notation.BADGERFISH JSON notation.
BADGERFISH - Enum constant in enum class org.glassfish.jersey.jettison.JettisonConfig.Notation
The mapped Badgerfish JSON notation.
BALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
base - Variable in class com.sun.research.ws.wadl.Resources
 
Base64 - Class in org.glassfish.jersey.oauth1.signature
Base64 encoding util class.
Base64() - Constructor for class org.glassfish.jersey.oauth1.signature.Base64
 
baseUri() - Element in annotation interface 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.
basic() - Static method in class org.glassfish.jersey.client.http.Expect100ContinueFeature
Creates Expect100Continue Feature with default threshold size
basic(String, byte[]) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in basic preemptive authentication mode initialized with credentials.
basic(String, String) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in basic preemptive authentication mode initialized with credentials.
basicBuilder() - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the builder of the http authentication feature working in basic authentication mode.
BASTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
BEAN_PARAM - Enum constant in enum class org.glassfish.jersey.model.Parameter.Source
Bean param parameter injection source.
BeanHelper - Class in org.glassfish.jersey.inject.cdi.se.bean
Helper class to register a Bean into CDI BeanManager.
beforeRequest(ClientRequestContext) - Method in interface org.glassfish.jersey.client.spi.PreInvocationInterceptor
The method invoked before the request starts.
Beta - Annotation Interface in org.glassfish.jersey
Marker of a public Jersey API that is still in "beta" non-final version.
bind(Class<?>, Set<Class<?>>) - Method in interface org.glassfish.jersey.spi.ComponentProvider
Jersey will invoke this method before binding of each component class internally during initialization of it's injection manager.
bind(Class<?>, ContractProvider) - Method in interface org.glassfish.jersey.spi.ComponentProvider
Jersey will invoke this method before binding of each component class internally during initialization of it's injection manager.
Binder() - Constructor for class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl.Binder
 
Binder() - Constructor for class org.glassfish.jersey.inject.hk2.JerseyErrorService.Binder
 
Binder() - Constructor for class org.glassfish.jersey.inject.hk2.RequestContext.Binder
 
Binder(Supplier<BeanManager>) - Constructor for class org.glassfish.jersey.inject.cdi.se.injector.ContextInjectionResolverImpl.Binder
 
Binder(ServiceLocator) - Constructor for class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.Binder
Constructor for JerseyClassAnalyzer.
Binding - Annotation Interface in org.glassfish.jersey.linking
Specifies the binding between a URI template parameter and a bean property.
bindings() - Element in annotation interface org.glassfish.jersey.linking.InjectLink
Specifies the bindings for embedded URI template parameters.
bindings() - Element in annotation interface org.glassfish.jersey.linking.ProvideLink
Specifies the bindings for embedded URI template parameters.
BIPUSH - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
BMP - Enum constant in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
 
bodyPart(Object, MediaType) - Method in class org.glassfish.jersey.media.multipart.MultiPart
Builder pattern method to add a newly configured BodyPart to this MultiPart.
bodyPart(BodyPart) - Method in class org.glassfish.jersey.media.multipart.MultiPart
Builder pattern method to add the specified BodyPart to this MultiPart.
BodyPart - Class in org.glassfish.jersey.media.multipart
A mutable model representing a body part nested inside a MIME MultiPart entity.
BodyPart() - Constructor for class org.glassfish.jersey.media.multipart.BodyPart
Instantiates a new BodyPart with a mediaType of text/plain.
BodyPart(MediaType) - Constructor for class org.glassfish.jersey.media.multipart.BodyPart
Instantiates a new BodyPart with the specified characteristics.
BodyPart(Object, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.BodyPart
Instantiates a new BodyPart with the specified characteristics.
BodyPartEntity - Class in org.glassfish.jersey.media.multipart
Proxy class representing the entity of a BodyPart when a MultiPart entity is received and parsed.
BodyPartEntity(MIMEPart) - Constructor for class org.glassfish.jersey.media.multipart.BodyPartEntity
Constructs a new BodyPartEntity with a MIMEPart.
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.
Boundary - Class in org.glassfish.jersey.media.multipart
Utility for creating boundary parameters.
Boundary() - Constructor for class org.glassfish.jersey.media.multipart.Boundary
 
BOUNDARY_PARAMETER - Static variable in class org.glassfish.jersey.media.multipart.Boundary
 
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.
BroadcasterListener<T> - Interface in org.glassfish.jersey.server
Listener interface that can be implemented to listen to events fired by Broadcaster object.
BUFFER_THRESHOLD - Static variable in class org.glassfish.jersey.media.multipart.MultiPartProperties
Name of the resource property for the threshold size (in bytes) above which a body part entity will be buffered to disk instead of being held in memory.
BUFFER_THRESHOLD_MEMORY_ONLY - Static variable in class org.glassfish.jersey.media.multipart.MultiPartProperties
The MultiPartProperties.BUFFER_THRESHOLD property value to keep a body part entity in memory only.
BUFFERED - Enum constant in enum class org.glassfish.jersey.client.RequestEntityProcessing
Request entity will be buffered in the memory in order to determine content length that will be send as a Content-Length header in the request.
bufferThreshold(int) - Method in class org.glassfish.jersey.media.multipart.MultiPartProperties
Set the size (in bytes) of the entity of an incoming BodyPart before it will be buffered to disk.
build() - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Builder
Build the feature.
build() - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
build() - Method in class org.glassfish.jersey.client.SslContextClientBuilder
Build SSLContext from the Builder.
build() - Method in class org.glassfish.jersey.jettison.JettisonConfig.Builder
Constructs a new immutable JettisonConfig object based on options set on this Builder
build() - Method in class org.glassfish.jersey.logging.LoggingFeature.LoggingFeatureBuilder
 
build() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
Build the content disposition.
build() - Method in class org.glassfish.jersey.media.multipart.FormDataContentDisposition.FormDataContentDispositionBuilder
 
build() - Method in class org.glassfish.jersey.media.sse.EventSource.Builder
Build new SSE event source pointing at a SSE streaming web target.
build() - Method in class org.glassfish.jersey.media.sse.OutboundEvent.Builder
build() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Build a new contract provider model.
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(String) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
build(String, Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
build(ResourceMethod, ProcessingProviders) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Build a new resource method invoker instance.
buildContentDisposition() - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
Builds the body part content-disposition header which the specified filename (or the default one if unspecified).
buildDelete() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
builder() - Static method in class org.glassfish.jersey.logging.LoggingFeature
builder method to create LoggingFeature with required settings
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.model.ContractProvider
Create new contract provider 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(ContractProvider) - Static method in class org.glassfish.jersey.model.ContractProvider
Create new contract provider model builder from an existing one.
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.media.sse.OutboundEvent.Builder
 
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(URI, ClientConfig) - Constructor for class org.glassfish.jersey.client.JerseyInvocation.Builder
Create new Jersey-specific client invocation builder.
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.
buildGet() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
buildLinkFromUri(URI, InjectLink) - Static method in class org.glassfish.jersey.linking.InjectLink.Util
 
buildPost(Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
buildPut(Entity<?>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
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

cacheControl(CacheControl) - Method in class org.glassfish.jersey.client.ClientRequest
Add new cache control entry to the message headers.
cacheControl(CacheControl) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
cacheControl(CacheControl) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Set the cache control data of the message.
CachedConstructorAnalyzer<T> - Class in org.glassfish.jersey.inject.cdi.se.injector
Processes a provided class and selects the valid constructor with the largest number of parameters.
CachedConstructorAnalyzer(Class<T>, Collection<Class<? extends Annotation>>) - Constructor for class org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzer
Creates a new constructor analyzer which accepts the class that is analyzed.
CachingConnectorProvider - Class in org.glassfish.jersey.client.spi
Caching connector provider.
CachingConnectorProvider(ConnectorProvider) - Constructor for class org.glassfish.jersey.client.spi.CachingConnectorProvider
Create the caching connector provider.
callback() - Element in annotation interface org.glassfish.jersey.server.JSONP
Name of the JavaScript callback function to which the JSON result should be wrapped into.
callback(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Builder pattern method to return OAuth1Parameters after setting callback URL.
CALLBACK - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Name of parameter containing the callback URL.
CALLBACK_CONFIRMED - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Name of parameter containing the token secret.
CALOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
cancel() - Method in class org.glassfish.jersey.microprofile.restclient.SseEventSubscription
Request the SseEventPublisher to stop sending data and clean up resources.
cancel(boolean) - Method in class org.glassfish.jersey.client.ClientRequest
Cancels this ClientRequest.
capturingZeroOrMoreSegments - Enum constant in enum class org.glassfish.jersey.uri.PathPattern.RightHandPath
A capturing group that matches zero or more path segments and keeps the matching path template open.
capturingZeroSegments - Enum constant in enum class org.glassfish.jersey.uri.PathPattern.RightHandPath
A capturing group that matches zero segments and effectively closes the matching path template.
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
 
CDI_2_PROVIDER_NOT_REGISTRABLE(Object) - Static method in class org.glassfish.jersey.inject.cdi.se.LocalizationMessages
Provider registered to CdiInjectionManager cannot be process because of incompatible type: {0}.
CdiRequestContext - Class in org.glassfish.jersey.inject.cdi.se
Implementation of the request context.
CdiRequestScope - Class in org.glassfish.jersey.inject.cdi.se
CDI Request scope implementation using Weld-specific BoundRequestContext which allows pass on storage for request-scoped objects.
CdiRequestScope() - Constructor for class org.glassfish.jersey.inject.cdi.se.CdiRequestScope
 
CdiSeInjectionManager - Class in org.glassfish.jersey.inject.cdi.se
Implementation of InjectionManager that starts CDI SE container, scans all users bean according to beans.xml file and register Jersey's internal beans using SeBeanRegisterExtension extension.
CdiSeInjectionManager() - Constructor for class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
CdiSeInjectionManagerFactory - Class in org.glassfish.jersey.inject.cdi.se
SPI implementation of InjectionManagerFactory which provides a new instance of CDI InjectionManager.
CdiSeInjectionManagerFactory() - Constructor for class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManagerFactory
 
channelRead(ChannelHandlerContext, Object) - Method in class org.glassfish.jersey.netty.connector.JerseyExpectContinueHandler
 
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
 
checkDelegateInjectionPoints() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyInjectionTarget
 
CHUNKED - Enum constant in enum class org.glassfish.jersey.client.RequestEntityProcessing
Entity will be send as chunked encoded (no Content-length is specified, entity is streamed).
CHUNKED_ENCODING_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
The value MUST be an instance convertible to Integer.
ChunkedInput<T> - Class in org.glassfish.jersey.client
Response entity type used for receiving messages in "typed" chunks.
ChunkedInput(Type, InputStream, Annotation[], MediaType, MultivaluedMap<String, String>, MessageBodyWorkers, PropertiesDelegate) - Constructor for class org.glassfish.jersey.client.ChunkedInput
Package-private constructor used by the ChunkedInputReader.
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
 
ChunkParser - Interface in org.glassfish.jersey.client
Chunk data parser.
chunkSize(int) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
Set chunk size for requests transferred using a HTTP chunked transfer coding.
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.
cleanup() - Method in class org.glassfish.jersey.media.multipart.BodyPart
Perform any necessary cleanup at the end of processing this BodyPart.
cleanup() - Method in class org.glassfish.jersey.media.multipart.BodyPartEntity
Cleans up temporary file(s), if any were utilized.
cleanup() - Method in class org.glassfish.jersey.media.multipart.MultiPart
Performs any necessary cleanup at the end of processing this MultiPart.
ClientAsyncExecutor - Annotation Interface in org.glassfish.jersey.client
Injection qualifier that can be used to inject an ExecutorService instance used by Jersey client runtime to execute asynchronous client requests.
ClientAsyncExecutorLiteral - Class in org.glassfish.jersey.client
ClientAsyncExecutor annotation literal.
ClientBackgroundScheduler - Annotation Interface in org.glassfish.jersey.client
Injection qualifier that can be used to inject an ScheduledExecutorService instance used by Jersey client runtime to schedule background tasks.
ClientBackgroundSchedulerLiteral - Class in org.glassfish.jersey.client
ClientBackgroundScheduler annotation literal.
ClientBinding - Annotation Interface 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.
ClientBootstrapBag - Class in org.glassfish.jersey.client
A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.
ClientBootstrapBag() - Constructor for class org.glassfish.jersey.client.ClientBootstrapBag
 
ClientBuilderListener - Interface in org.glassfish.jersey.client.spi
Implementations of this interface will be notified when new ClientBuilder instances are being constructed.
ClientConfig - Class in org.glassfish.jersey.client
Jersey externalized implementation of client-side JAX-RS configurable contract.
ClientConfig() - Constructor for class org.glassfish.jersey.client.ClientConfig
Construct a new Jersey configuration instance with the default features and property values.
ClientConfig(Class<?>...) - Constructor for class org.glassfish.jersey.client.ClientConfig
Construct a new Jersey configuration instance and register the provided list of provider classes.
ClientConfig(Object...) - Constructor for class org.glassfish.jersey.client.ClientConfig
Construct a new Jersey configuration instance and register the provided list of provider instances.
ClientError4xx() - Constructor for class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
 
ClientExecutor - Interface in org.glassfish.jersey.client
Executor for client async processing and background task scheduling.
ClientLifecycleListener - Interface in org.glassfish.jersey.client
Jersey client lifecycle listener contract.
ClientProperties - Class in org.glassfish.jersey.client
Jersey client implementation configuration properties.
ClientRequest - Class in org.glassfish.jersey.client
Jersey client request context.
ClientRequest(URI, ClientConfig, PropertiesDelegate) - Constructor for class org.glassfish.jersey.client.ClientRequest
Create new Jersey client request context.
ClientRequest(ClientRequest) - Constructor for class org.glassfish.jersey.client.ClientRequest
Copy constructor.
ClientResponse - Class in org.glassfish.jersey.client
Jersey client response context.
ClientResponse(Response.StatusType, ClientRequest) - Constructor for class org.glassfish.jersey.client.ClientResponse
Create a new Jersey client response context.
ClientResponse(Response.StatusType, ClientRequest, URI) - Constructor for class org.glassfish.jersey.client.ClientResponse
Create a new Jersey client response context.
ClientResponse(ClientRequest, Response) - Constructor for class org.glassfish.jersey.client.ClientResponse
Create new Jersey client response context initialized from a JAX-RS response.
clone() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
 
clone() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
 
close() - Method in class org.glassfish.jersey.client.ChunkedInput
 
close() - Method in class org.glassfish.jersey.client.JerseyClient
 
close() - Method in interface org.glassfish.jersey.client.spi.Connector
Close connector and release all it's internally associated resources.
close() - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 
close() - Method in class org.glassfish.jersey.media.multipart.BodyPartEntity
close() - Method in class org.glassfish.jersey.media.multipart.MultiPart
 
close() - Method in class org.glassfish.jersey.media.sse.EventSource
Close this event source.
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 interface org.glassfish.jersey.server.ResourceFinder
close() - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
Finish the actual request.
close() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Close this thread pool executor provider.
close(long, TimeUnit) - Method in class org.glassfish.jersey.media.sse.EventSource
Close this event source and wait for the internal event processing task to complete for up to the specified amount of wait time.
close(ClientRequest, HttpUriRequest, CloseableHttpResponse, InputStream) - Method in class org.glassfish.jersey.apache5.connector.Apache5ConnectionClosingStrategy.Apache5GracefulClosingStrategy
 
close(ClientRequest, HttpUriRequest, CloseableHttpResponse, InputStream) - Method in interface org.glassfish.jersey.apache5.connector.Apache5ConnectionClosingStrategy
Method to close the connection.
close(ClientRequest, HttpUriRequest, CloseableHttpResponse, InputStream) - Method in interface org.glassfish.jersey.apache.connector.ApacheConnectionClosingStrategy
Method to close the connection.
close(ClientRequest, HttpUriRequest, CloseableHttpResponse, InputStream) - Method in class org.glassfish.jersey.apache.connector.ApacheConnectionClosingStrategy.GracefulClosingStrategy
 
close(ClientRequest, HttpUriRequest, CloseableHttpResponse, InputStream) - Method in class org.glassfish.jersey.apache.connector.ApacheConnectionClosingStrategy.ImmediateClosingStrategy
 
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.
collectClientRegistrations(ProcessAnnotatedType<?>) - Method in class org.glassfish.jersey.microprofile.restclient.RestClientExtension
Filters out all interfaces annotated with RegisterRestClient annotation and adds them to the collection for further processing.
Collector - Class in org.glassfish.jersey.inject.cdi.se.injector
This class collects errors, and can then also produce a MultiException from those errors if necessary.
Collector() - Constructor for class org.glassfish.jersey.inject.cdi.se.injector.Collector
 
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
 
COMMA_SEPARATED - Enum constant in enum class org.glassfish.jersey.uri.JerseyQueryParamStyle
A single parameter instance with multiple, comma-separated values, e.g.: foo=v1,v2,v3
comment(String) - Method in class org.glassfish.jersey.media.sse.OutboundEvent.Builder
Set comment string associated with the event.
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.
CommonProperties - Class in org.glassfish.jersey
Common (server/client) Jersey configuration properties.
COMPARATOR - Static variable in class org.glassfish.jersey.server.model.RuntimeResource
Comparator of RuntimeResources based on rules respecting resource matching algorithm.
COMPARATOR - Static variable in class org.glassfish.jersey.uri.PathPattern
Path pattern comparator that defers to comparing the templates associated with the patterns.
COMPARATOR - Static variable in class org.glassfish.jersey.uri.UriTemplate
Order the templates according to JAX-RS specification.
complete() - Method in interface org.glassfish.jersey.servlet.spi.AsyncContextDelegate
Invoked upon a response writing completion when the response write is either committed or canceled.
COMPLETED - Enum constant in enum class org.glassfish.jersey.server.AsyncContext.State
Indicates the processing represented by this asynchronous processing context has been completed.
completeRegistration() - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
completeRegistration() - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
completeRegistration() - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
 
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.
ComponentProvider - Interface in org.glassfish.jersey.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.
condition() - Element in annotation interface org.glassfish.jersey.linking.InjectLink
Specifies a boolean EL expression whose value determines whether a Ref is set (true) or not (false).
condition() - Element in annotation interface org.glassfish.jersey.linking.ProvideLink
Specifies a boolean EL expression whose value determines whether a Ref is set (true) or not (false).
configClass() - Element in annotation interface 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.
ConfigurationModel<CONFIG extends org.eclipse.microprofile.config.Config> - Class in org.glassfish.jersey.microprofile.config
Generic class which implements default properties provider's logic and wraps not used methods from ExtConfig
ConfigurationModel(CONFIG) - Constructor for class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
ConfigurationProvider - Class in org.glassfish.jersey.microprofile.config
 
ConfigurationProvider() - Constructor for class org.glassfish.jersey.microprofile.config.ConfigurationProvider
 
configurationValidator(Supplier<ConfiguredValidator>) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Set global configuration validator.
configure() - Method in class org.glassfish.jersey.inject.cdi.se.injector.ContextInjectionResolverImpl.Binder
 
configure() - Method in class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl.Binder
 
configure() - Method in class org.glassfish.jersey.inject.hk2.Hk2BootstrapBinder
 
configure() - Method in class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.Binder
 
configure() - Method in class org.glassfish.jersey.inject.hk2.JerseyErrorService.Binder
 
configure() - Method in class org.glassfish.jersey.inject.hk2.RequestContext.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.client.authentication.HttpAuthenticationFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.client.CustomProvidersFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.client.filter.EncodingFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.client.http.Expect100ContinueFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.jackson.JacksonFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.jettison.JettisonFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.jsonb.JsonBindingFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.jsonp.JsonProcessingFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.kryo.KryoFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.linking.DeclarativeLinkingFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.logging.LoggingFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
 
configure(FeatureContext) - Method in class org.glassfish.jersey.media.multipart.MultiPartFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.media.multipart.MultiPartFeatureAutodiscoverable
 
configure(FeatureContext) - Method in class org.glassfish.jersey.media.sse.SseFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.microprofile.restclient.RequestHeaderAutoDiscoverable
 
configure(FeatureContext) - Method in class org.glassfish.jersey.moxy.json.MoxyJsonFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.moxy.xml.MoxyXmlFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1SignatureFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.opentracing.OpenTracingFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.server.wadl.WadlFeature
 
configure(HttpClientBuilder) - Method in interface org.glassfish.jersey.apache5.connector.Apache5HttpClientBuilderConfigurator
A callback method to configure the HttpClientBuilder
configure(HttpClientBuilder) - Method in interface org.glassfish.jersey.apache.connector.ApacheHttpClientBuilderConfigurator
A callback method to configure the HttpClientBuilder
CONFLICT_409 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
409 Conflict.
CONNECT_TIMEOUT - Static variable in class org.glassfish.jersey.client.ClientProperties
Connect timeout interval, in milliseconds.
CONNECTION - Static variable in interface org.glassfish.jersey.http.HttpHeaders
See {@link <a href="https://www.rfc-editor.org/rfc/rfc9110#name-connection">HTTP Semantics documentation}
CONNECTION_CLOSING_STRATEGY - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
Strategy that closes the Apache Connection.
CONNECTION_CLOSING_STRATEGY - Static variable in class org.glassfish.jersey.apache5.connector.Apache5ClientProperties
Strategy that closes the Apache Connection.
CONNECTION_IDLE_TIMEOUT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
An amount of time in milliseconds (Integer value) during which an idle connection will be kept open.
CONNECTION_MANAGER - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
Connection Manager which will be used to create HttpClient.
CONNECTION_MANAGER - Static variable in class org.glassfish.jersey.apache5.connector.Apache5ClientProperties
Connection Manager which will be used to create HttpClient.
CONNECTION_MANAGER_SHARED - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
A value of true indicates that configured connection manager should be shared among multiple Jersey ClientRuntime instances.
CONNECTION_MANAGER_SHARED - Static variable in class org.glassfish.jersey.apache5.connector.Apache5ClientProperties
A value of true indicates that configured connection manager should be shared among multiple Jersey ClientRuntime instances.
connectionFactory(HttpUrlConnectorProvider.ConnectionFactory) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
Set a custom HttpURLConnection factory.
Connector - Interface in org.glassfish.jersey.client.spi
Client transport connector extension contract.
CONNECTOR_PROVIDER - Static variable in class org.glassfish.jersey.client.ClientProperties
Sets the ConnectorProvider class.
connectorProvider(ConnectorProvider) - Method in class org.glassfish.jersey.client.ClientConfig
Register a custom Jersey client connector provider.
ConnectorProvider - Interface in org.glassfish.jersey.client.spi
Jersey client connector provider contract.
connectTimeout(long, TimeUnit) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
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.
CONSUMER_KEY - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Name of parameter containing the consumer key.
consumerKey(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Builder pattern method to return OAuth1Parameters after setting consumer key.
consumerSecret(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
Builder pattern method to return OAuth1Secrets after setting consumer secret.
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.
CONTAINER_IDLE_TIMEOUT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Container idle timeout in milliseconds (Integer value).
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.
contains(ForeignDescriptor) - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance
 
containsKey(ActiveDescriptor<?>) - Method in class org.glassfish.jersey.inject.hk2.RequestContext
 
content - Variable in class com.sun.research.ws.wadl.Doc
 
CONTENT_RANGE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
See {@link <a href="https://www.rfc-editor.org/rfc/rfc9110#name-content-range">HTTP Semantics documentation}
contentDisposition - Variable in class org.glassfish.jersey.media.multipart.BodyPart
 
contentDisposition(ContentDisposition) - Method in class org.glassfish.jersey.media.multipart.BodyPart
Builder pattern method to return this BodyPart after additional configuration.
ContentDisposition - Class in org.glassfish.jersey.media.multipart
A content disposition header.
ContentDisposition(String) - Constructor for class org.glassfish.jersey.media.multipart.ContentDisposition
 
ContentDisposition(String, boolean) - Constructor for class org.glassfish.jersey.media.multipart.ContentDisposition
 
ContentDisposition(String, String, Date, Date, Date, long) - Constructor for class org.glassfish.jersey.media.multipart.ContentDisposition
 
ContentDisposition(HttpHeaderReader, boolean) - Constructor for class org.glassfish.jersey.media.multipart.ContentDisposition
 
ContentDisposition.ContentDispositionBuilder<T extends ContentDisposition.ContentDispositionBuilder,V extends ContentDisposition> - Class in org.glassfish.jersey.media.multipart
Builder to build content disposition.
ContentEncoder - Class in org.glassfish.jersey.spi
Standard contract for plugging in content encoding support.
ContentEncoder(String...) - Constructor for class org.glassfish.jersey.spi.ContentEncoder
Initializes this encoder implementation with the list of supported content encodings.
contentRead - Variable in class org.glassfish.jersey.media.multipart.FormDataBodyPart
 
CONTEXT - Enum constant in enum class org.glassfish.jersey.model.Parameter.Source
Context parameter injection source.
ContextInjectionResolverImpl - Class in org.glassfish.jersey.inject.cdi.se.injector
Injection resolver for @Context injection annotation.
ContextInjectionResolverImpl - Class in org.glassfish.jersey.inject.hk2
Injection resolver for @Context injection annotation.
ContextInjectionResolverImpl() - Constructor for class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl
 
ContextInjectionResolverImpl.Binder - Class in org.glassfish.jersey.inject.cdi.se.injector
Context injection resolver binder.
ContextInjectionResolverImpl.Binder - Class in org.glassfish.jersey.inject.hk2
Context injection resolver binder.
ContextResolvers - Interface in org.glassfish.jersey.spi
An injectable interface providing look-up for ContextResolver<T> provider instances.
contextualEncode(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
contextualEncode(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Contextually encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
CONTINUE_100 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Info1xx
100 Continue.
Contract - Annotation Interface in org.glassfish.jersey.spi
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
ContractProvider - Class in org.glassfish.jersey.model
Jersey contract provider model.
ContractProvider.Builder - Class in org.glassfish.jersey.model
Contract provider model builder.
cookie(Cookie) - Method in class org.glassfish.jersey.client.ClientRequest
Add new cookie to the message headers.
cookie(Cookie) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
cookie(Cookie) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Add a cookie to be set.
cookie(String, String) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
cookie(String, String) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Add a cookie to be set.
COOKIE - Enum constant in enum class org.glassfish.jersey.model.Parameter.Source
Cookie parameter injection source.
COOKIE_HANDLER - Static variable in class org.glassfish.jersey.jnh.connector.JavaNetHttpClientProperties
Configuration of the CookieHandler that should be used by the HttpClient.
COOKIE_POLICY - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
To set the cookie policy of this cookie manager.
CookieParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.CookieParamException
 
copy() - Method in class org.glassfish.jersey.SslConfigurator
Create a copy of the current SSL configurator instance.
copyBuilder(JettisonConfig) - Static method in class org.glassfish.jersey.jettison.JettisonConfig
 
create(CreationalContext<Object>) - Method in class org.glassfish.jersey.inject.cdi.se.bean.SupplierThreadScopeBean
 
create(CreationalContext<CdiRequestScope>) - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
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<T>) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
create(Class<U>) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
create(Class, Class, boolean, Class<?>, Type, Annotation[]) - Static method in class org.glassfish.jersey.model.Parameter
Create a parameter model.
create(Class, Class, boolean, Class<?>, Type, Annotation[]) - Static method in class org.glassfish.jersey.server.model.Parameter
Create a parameter model.
create(Class, Class, boolean, Class<?>, Type, Annotation[], Class<?>) - Static method in class org.glassfish.jersey.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.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(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) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManagerFactory
 
create(Object) - Method in class org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
 
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(String) - Static method in class org.glassfish.jersey.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the ServletContainer.
create(String, Class<? extends Servlet>) - Static method in class org.glassfish.jersey.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the declared servlet class.
create(String, Class<? extends Servlet>, Map<String, String>) - Static method in class org.glassfish.jersey.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the declared servlet class.
create(String, Map<String, String>) - Static method in class org.glassfish.jersey.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the ServletContainer.
create(URI) - Static method in class org.glassfish.jersey.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the ServletContainer.
create(URI, Servlet, Map<String, String>, Map<String, String>) - Static method in class org.glassfish.jersey.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the declared servlet instance.
create(URI, Class<? extends Servlet>) - Static method in class org.glassfish.jersey.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the declared servlet class.
create(URI, Class<? extends Servlet>, Map<String, String>) - Static method in class org.glassfish.jersey.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the declared servlet class.
create(URI, Map<String, String>) - Static method in class org.glassfish.jersey.grizzly2.servlet.GrizzlyWebContainerFactory
Create a HttpServer that registers the ServletContainer.
create(URI, SSLContext, SeBootstrap.Configuration.SSLClientAuthentication, SimpleContainer, boolean) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provider classes found by searching the classes referenced in the java classpath.
create(URI, SSLContext, ResourceConfig) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provider classes declared by the resource configuration.
create(URI, SSLContext, ResourceConfig, int, int) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provider classes declared by the resource configuration.
create(URI, SSLContext, ResourceConfig, Object, int, int) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provider classes declared by the resource configuration.
create(URI, SSLContext, SimpleContainer) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provider classes found by searching the classes referenced in the java classpath.
create(URI, SSLContext, SimpleContainer, int, int) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provider classes found by searching the classes referenced in the java classpath.
create(URI, ResourceConfig) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provider classes declared by the resource configuration.
create(URI, ResourceConfig, int, int) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
Create a Closeable that registers an Container that in turn manages all root resource and provider classes declared by the resource configuration.
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(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.
createAlternative() - Static method in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
 
createAndInitialize(Class<T>) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
createAndInitialize(Class<U>) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
createApplication() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Application
createApplication() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createBeanParameter(Annotation[], Annotation, Parameter.Source, String, Class<?>, Type, boolean, String) - Method in interface org.glassfish.jersey.model.Parameter.ParamCreationFactory
Factory method to instantiate BeanParameter of given properties
createBoundary() - Static method in class org.glassfish.jersey.media.multipart.Boundary
Creates a unique boundary.
createClient() - Static method in class org.glassfish.jersey.client.JerseyClientBuilder
Create a new custom-configured JerseyClient instance.
createClient(Configuration) - Static method in class org.glassfish.jersey.client.JerseyClientBuilder
Create a new custom-configured JerseyClient instance.
createContainer(Class<T>, Application) - Method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainerProvider
 
createContainer(Class<T>, Application) - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainerProvider
 
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.
createContainer(Class<T>, Application) - Method in class org.glassfish.jersey.simple.SimpleContainerProvider
 
createContext() - Method in class org.glassfish.jersey.inject.cdi.se.CdiRequestScope
 
createContext() - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope
 
CREATED_201 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
201 Created.
createDelegate(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl
 
createDelegate(HttpServletRequest, HttpServletResponse) - Method in interface org.glassfish.jersey.servlet.spi.AsyncContextDelegateProvider
Factory method to create instances of Servlet container response writer extension, AsyncContextDelegate, for response processing.
createDigest() - Static method in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
 
createDoc() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Doc
createEnhancedAnnotatedType(BasicInjectionTarget<T>) - Static method in class org.glassfish.jersey.inject.cdi.se.bean.BeanHelper
 
createExecutor(int, int, long, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
Creates a new ThreadPoolExecutor with the given initial parameters.
createExecutor(int, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Create a new instance of the thread pool executor that should be provided by the AbstractThreadPoolProvider.getExecutor() method.
createExecutor(int, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
 
createExecutor(int, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
 
createExternalGrammar() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
Perform any post create functions such as generating grammars.
createForeignDescriptor(Binding) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
createForeignDescriptor(Binding) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
createFormData() - Static method in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
 
createGrammars() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Grammars
createHttpServer(URI) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, GrizzlyHttpContainer, boolean, SSLEngineConfigurator, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, ResourceConfig) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, ResourceConfig) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
Create and start the JDK HttpServer with the Jersey application deployed at the given URI.
createHttpServer(URI, ResourceConfig, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, ResourceConfig, boolean) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
Create (and possibly start) the JDK HttpServer with the JAX-RS / Jersey application deployed on the given URI.
createHttpServer(URI, ResourceConfig, boolean, SSLEngineConfigurator) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, ResourceConfig, boolean, SSLEngineConfigurator, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, ResourceConfig, boolean, SSLEngineConfigurator, Object) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, ResourceConfig, boolean, SSLEngineConfigurator, Object, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, ResourceConfig, Object) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, ResourceConfig, Object) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
Create (and possibly start) the JDK HttpServer with the JAX-RS / Jersey application deployed on the given URI.
createHttpServer(URI, ResourceConfig, Object, boolean) - Static method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerFactory
Create new HttpServer instance.
createHttpServer(URI, ResourceConfig, Object, SSLContext, boolean) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
Create (and possibly start) the JDK HttpServer, eventually HttpServer's subclass HttpsServer with the JAX-RS / Jersey application deployed on the given URI.
createHttpServer(URI, ResourceConfig, SSLContext) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
Create and start the JDK HttpServer, eventually HttpServer's subclass JDK HttpsServer with the JAX-RS / Jersey application deployed on the given URI.
createHttpServer(URI, ResourceConfig, SSLContext, boolean) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
Create (and possibly start) the JDK HttpServer, eventually HttpServer's subclass JDK HttpsServer with the JAX-RS / Jersey application deployed on the given URI.
createHttpUrlConnector(Client, HttpUrlConnectorProvider.ConnectionFactory, int, boolean, boolean) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
createInclude() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Include
createJSONConfiguration(JettisonConfig) - Static method in class org.glassfish.jersey.jettison.JettisonConfig
A static method for obtaining JettisonConfig instance with humanReadableFormatting set according to formatted parameter.
createJsonMarshaller() - Method in class org.glassfish.jersey.jettison.JettisonJaxbContext
Create a JSON marshaller.
createJsonUnmarshaller() - Method in class org.glassfish.jersey.jettison.JettisonJaxbContext
Create a JSON unmarshaller.
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
 
createList(Class, Class, Constructor<?>, boolean, Class<?>) - Static method in class org.glassfish.jersey.model.Parameter
Create a list of parameter models for a given resource method handler injectable constructor.
createList(Class, Class, Method, boolean, Class) - Static method in class org.glassfish.jersey.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.
createMarshaller() - Method in class org.glassfish.jersey.jettison.JettisonJaxbContext
Overrides underlaying createMarshaller method and returns a marshaller which is capable of JSON serialization.
createMethod() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Method
createMethod(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createMixed() - Static method in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
 
createMultiParser(String...) - Static method in class org.glassfish.jersey.client.ChunkedInput
Create a new chunk multi-parser that will split the response entity input stream based on multiple fixed boundary strings.
createOption() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Option
createParallel() - Static method in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
 
createParam() - Method in class com.sun.research.ws.wadl.ObjectFactory
Create an instance of Param
createParam(Resource, ResourceMethod, Parameter) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createParameter(Annotation[], Annotation, Parameter.Source, String, Class<?>, Type, boolean, String) - Method in interface org.glassfish.jersey.model.Parameter.ParamCreationFactory
Factory method to instantiate Parameter of given properties
createParser(byte[]) - Static method in class org.glassfish.jersey.client.ChunkedInput
Create new chunk parser that will split the response entity input stream based on a fixed boundary sequence of bytes.
createParser(String) - Static method in class org.glassfish.jersey.client.ChunkedInput
Create new chunk parser that will split the response entity input stream based on a fixed boundary string.
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 interface org.glassfish.jersey.server.wadl.WadlGenerator
 
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 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 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
createResponses(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
 
createServer(Class<T>, Application, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerProvider
 
createServer(Class<T>, Application, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.jdkhttp.JdkHttpServerProvider
 
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>, Application, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.simple.SimpleHttpServerProvider
 
createServer(Class<T>, Class<? extends Application>, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerProvider
 
createServer(Class<T>, Class<? extends Application>, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.jdkhttp.JdkHttpServerProvider
 
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.
createServer(Class<T>, Class<? extends Application>, SeBootstrap.Configuration) - Method in class org.glassfish.jersey.simple.SimpleHttpServerProvider
 
createSSLContext() - Method in class org.glassfish.jersey.SslConfigurator
Create new SSL context instance using the current SSL context configuration.
createUnmarshaller() - Method in class org.glassfish.jersey.jettison.JettisonJaxbContext
Overrides underlying createUnmarshaller method and returns an unmarshaller which is capable of JSON deserialization.
createURI(String...) - Method in class org.glassfish.jersey.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String[], int, int) - Method in class org.glassfish.jersey.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURI(String, String, String, String, String, String, String, String, Object[], boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(String, String, String, String, String, String, String, String, Map<String, ?>, boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURI(Map<String, String>) - Method in class org.glassfish.jersey.uri.UriTemplate
Create a URI by substituting any template variables for corresponding template values.
createURIWithStringValues(String, String, String, String, String, String, String, String, String[], boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
createURIWithStringValues(String, String, String, String, String, String, String, String, Map<String, ?>, boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriTemplate
Construct a URI from the component parts each of which may contain template variables.
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().
creationDate - Variable in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
 
creationDate(Date) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
Add the "creation-date" parameter.
credentials(String, byte[]) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Builder
Set credentials.
credentials(String, String) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.Builder
Set credentials.
CREDENTIALS_PROVIDER - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
The credential provider that should be used to retrieve credentials from a user.
CREDENTIALS_PROVIDER - Static variable in class org.glassfish.jersey.apache5.connector.Apache5ClientProperties
The credential provider that should be used to retrieve credentials from a user.
credentialsForBasic(String, byte[]) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder
Set credentials that will be used for basic authentication only.
credentialsForBasic(String, String) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder
Set credentials that will be used for basic authentication only.
credentialsForDigest(String, byte[]) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder
Set credentials that will be used for digest authentication only.
credentialsForDigest(String, String) - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.UniversalBuilder
Set credentials that will be used for digest authentication only.
CsrfProtectionFilter - Class in org.glassfish.jersey.client.filter
Simple client-side filter that adds X-Requested-By headers to all state-changing request (i.e.
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.client.filter.CsrfProtectionFilter
Creates a new instance of the filter with X-Requested-By header value set to empty string.
CsrfProtectionFilter() - Constructor for class org.glassfish.jersey.server.filter.CsrfProtectionFilter
 
CsrfProtectionFilter(String) - Constructor for class org.glassfish.jersey.client.filter.CsrfProtectionFilter
Initialized the filter with a desired value of the X-Requested-By header.
customize(Client, Configuration, AsyncHttpClientConfig.Builder) - Method in interface org.glassfish.jersey.grizzly.connector.GrizzlyConnectorProvider.AsyncClientCustomizer
Customize the underlying asynchronous client configuration builder.
customize(ClientRequest, RequestBuilder) - Method in interface org.glassfish.jersey.grizzly.connector.GrizzlyConnectorProvider.RequestCustomizer
Customize the underlying Async HTTP Client request builder associated with a specific Jersey client request.
CustomProvidersFeature - Class in org.glassfish.jersey.client
Feature to provide the single-line registration of custom providers.
CustomProvidersFeature(Collection<Class<?>>) - Constructor for class org.glassfish.jersey.client.CustomProvidersFeature
Constructs Feature which is used to register providers as providers in Configuration.
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
 
data(GenericType, Object) - Method in class org.glassfish.jersey.media.sse.OutboundEvent.Builder
Set event data and a generic java type of event data.
data(Class, Object) - Method in class org.glassfish.jersey.media.sse.OutboundEvent.Builder
Set event data and java type of event data.
data(Object) - Method in class org.glassfish.jersey.media.sse.OutboundEvent.Builder
Set event data and java type of event data.
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
 
DeclarativeLinkingFeature - Class in org.glassfish.jersey.linking
A feature to enable the declarative linking functionality.
DeclarativeLinkingFeature() - Constructor for class org.glassfish.jersey.linking.DeclarativeLinkingFeature
 
declaredTypes() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
Get types declared as supported (via @Produces or @Consumes) on the entity provider.
decode(String) - Static method in class org.glassfish.jersey.oauth1.signature.Base64
Converts a Base64 encoded string to a byte array.
decode(String, int, int) - Static method in class org.glassfish.jersey.oauth1.signature.Base64
Converts an embedded Base64 encoded string to a byte array.
decode(String, InputStream) - Method in class org.glassfish.jersey.message.DeflateEncoder
 
decode(String, InputStream) - Method in class org.glassfish.jersey.message.GZipEncoder
 
decode(String, InputStream) - Method in class org.glassfish.jersey.spi.ContentEncoder
Implementations of this method should take the encoded stream, wrap it and return a stream that can be used to read the decoded entity.
decode(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
Decodes characters of a string that are percent-encoded octets using UTF-8 decoding (if needed).
decodeMatrix(String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the matrix component of a URI path segment.
decodePath(String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the path component of a URI as path segments.
decodePath(URI, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the path component of a URI as path segments.
decodePathSegment(List<PathSegment>, String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the path segment and add it to the list of path segments.
decodeQuery(String, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the query component of a URI.
decodeQuery(String, boolean, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the query component of a URI.
decodeQuery(URI, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Decode the query component of a URI.
DEFAULT - Enum constant in enum class org.glassfish.jersey.micrometer.server.JerseyObservationDocumentation
Default observation for Jersey.
DEFAULT - Static variable in class org.glassfish.jersey.jettison.JettisonConfig
The default JettisonConfig uses JettisonConfig.Notation.MAPPED_JETTISON notation with root unwrapping option set to true.
DEFAULT - Static variable in interface org.glassfish.jersey.micrometer.server.AnnotationFinder
 
DEFAULT_BUFFER_THRESHOLD - Static variable in class org.glassfish.jersey.media.multipart.MultiPartProperties
Default threshold size for buffer.
DEFAULT_CALLBACK - Static variable in annotation interface org.glassfish.jersey.server.JSONP
Default JavaScript callback function name.
DEFAULT_CHILD_SPAN_NAME - Static variable in class org.glassfish.jersey.opentracing.OpenTracingFeature
Default child span name.
DEFAULT_CHUNK_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
Default chunk size in HTTP chunk-encoded messages.
DEFAULT_CONNECTION_CLOSE_WAIT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.CONTAINER_IDLE_TIMEOUT property.
DEFAULT_CONNECTION_IDLE_TIMEOUT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.CONNECTION_IDLE_TIMEOUT property.
DEFAULT_COOKIE_POLICY - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.COOKIE_POLICY property.
DEFAULT_EXPECT_100_CONTINUE_THRESHOLD_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
Default threshold size (64kb) after which Expect:100-Continue header would be applied before the main request.
DEFAULT_EXPECT_100_CONTINUE_TIMEOUT_VALUE - Static variable in class org.glassfish.jersey.netty.connector.NettyClientProperties
The default value of EXPECT_100_CONTINUE_TIMEOUT.
DEFAULT_HTTP_CHUNK_SIZE - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the ClientProperties.CHUNKED_ENCODING_SIZE property.
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_LOGGER_LEVEL - Static variable in class org.glassfish.jersey.logging.LoggingFeature
Default logger level which will be used for logging request and response messages.
DEFAULT_LOGGER_NAME - Static variable in class org.glassfish.jersey.logging.LoggingFeature
Default logger name to log request and response messages.
DEFAULT_MAX_CONNECTIONS_PER_DESTINATION - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
DEFAULT_MAX_ENTITY_SIZE - Static variable in class org.glassfish.jersey.logging.LoggingFeature
Default maximum entity bytes to be logged.
DEFAULT_MAX_HEADER_SIZE - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.MAX_HEADER_SIZE property.
DEFAULT_MAX_REDIRECTS - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
Default value for the JdkConnectorProperties.MAX_REDIRECTS property.
DEFAULT_QUERY - Static variable in annotation interface org.glassfish.jersey.server.JSONP
Default query parameter name to obtain the JavaScript callback function name from.
DEFAULT_REDACT_HEADERS - Static variable in class org.glassfish.jersey.logging.LoggingFeature
Default headers to be redacted.
DEFAULT_REQUEST_SPAN_NAME - Static variable in class org.glassfish.jersey.opentracing.OpenTracingFeature
Default request "root" span name.
DEFAULT_RESOURCE_SPAN_NAME - Static variable in class org.glassfish.jersey.opentracing.OpenTracingFeature
Default resource span name.
DEFAULT_SEPARATOR - Static variable in class org.glassfish.jersey.logging.LoggingFeature
Default separator for entity logging.
DEFAULT_TERMINATION_TIMEOUT - Static variable in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Default thread pool executor termination timeout in milliseconds.
DEFAULT_VERBOSITY - Static variable in class org.glassfish.jersey.logging.LoggingFeature
Default verbosity for entity logging.
DefaultJerseyObservationConvention - Class in org.glassfish.jersey.micrometer.server
Default implementation for JerseyObservationConvention.
DefaultJerseyObservationConvention(String) - Constructor for class org.glassfish.jersey.micrometer.server.DefaultJerseyObservationConvention
 
DefaultJerseyTagsProvider - Class in org.glassfish.jersey.micrometer.server
Default implementation for JerseyTagsProvider.
DefaultJerseyTagsProvider() - Constructor for class org.glassfish.jersey.micrometer.server.DefaultJerseyTagsProvider
 
DefaultMediaTypePredictor - Class in org.glassfish.jersey.media.multipart.file
DefaultMediaTypePredictor() - Constructor for class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor
 
DefaultMediaTypePredictor.CommonMediaTypes - Enum Class in org.glassfish.jersey.media.multipart.file
This enum represents file extension and MIME types of commonly used file.
defaultPriority(int) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Set the contract default provider priority.
defaultSslContextProvider(DefaultSslContextProvider) - Method in class org.glassfish.jersey.client.SslContextClientBuilder
Set the default SSL context provider.
DefaultSslContextProvider - Interface in org.glassfish.jersey.client.spi
Default SSLContext provider.
DEFLATE_WITHOUT_ZLIB - Static variable in class org.glassfish.jersey.message.MessageProperties
If set to true, DeflateEncoder deflate encoding interceptor will use non-standard version of the deflate content encoding, skipping the zlib wrapper.
DeflateEncoder - Class in org.glassfish.jersey.message
Deflate encoding support.
DeflateEncoder(Configuration) - Constructor for class org.glassfish.jersey.message.DeflateEncoder
Initialize DeflateEncoder.
DelayedHk2InjectionManager - Class in org.glassfish.jersey.inject.hk2
Implementation of InjectionManager that is able to delay service's registration and injection to DelayedHk2InjectionManager.completeRegistration() phase.
delegate - Variable in class jersey.repackaged.org.objectweb.asm.RecordComponentVisitor
The record visitor to which this visitor must delegate method calls.
delete() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
 
delete() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
delete(InvocationCallback<R>) - Method in class org.glassfish.jersey.client.JerseyCompletionStageRxInvoker
 
delete(GenericType<R>) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
 
delete(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
delete(Class<R>) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
 
delete(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
DELETE - Enum constant in enum class com.sun.research.ws.wadl.HTTPMethods
 
descriptions() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
 
destroy() - Method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer
 
destroy() - Method in class org.glassfish.jersey.servlet.ServletContainer
 
destroy(Object, CreationalContext<Object>) - Method in class org.glassfish.jersey.inject.cdi.se.bean.SupplierThreadScopeBean
 
destroy(CdiRequestScope, CreationalContext<CdiRequestScope>) - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
destroy(T, CreationalContext<T>) - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
DESTROY_FINISHED - Enum constant in enum class 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.
destroyOne(ActiveDescriptor<?>) - Method in class org.glassfish.jersey.inject.hk2.RequestContext
 
digest() - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in digest authentication mode initialized without default credentials.
digest(String, byte[]) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in digest authentication mode initialized with credentials.
digest(String, String) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Create the http authentication feature in digest authentication mode initialized with credentials.
DIGESTAUTH_URI_CACHE_SIZELIMIT - Static variable in class org.glassfish.jersey.client.ClientProperties
The property defines the size of digest cache in the HttpAuthenticationFeature.digest() digest filter}.
DISABLE_COOKIES - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
A value of false indicates the client should handle cookies automatically using HttpClient's default cookie policy.
DISABLE_COOKIES - Static variable in class org.glassfish.jersey.apache5.connector.Apache5ClientProperties
A value of false indicates the client should handle cookies automatically using HttpClient's default cookie policy.
DISABLE_COOKIES - Static variable in class org.glassfish.jersey.jnh.connector.JavaNetHttpClientProperties
A value of false indicates the client should handle cookies automatically using HttpClient's default cookie policy.
DISABLE_SSE - Static variable in class org.glassfish.jersey.media.sse.SseFeature
If true then SSE Feature automatic registration is suppressed.
DISABLE_SSE_CLIENT - Static variable in class org.glassfish.jersey.media.sse.SseFeature
Client-side variant of SseFeature.DISABLE_SSE property.
DISABLE_SSE_SERVER - Static variable in class org.glassfish.jersey.media.sse.SseFeature
Server-side variant of SseFeature.DISABLE_SSE property.
dispose(ExecutorService) - Method in interface org.glassfish.jersey.spi.ExecutorServiceProvider
Invoked when Jersey runtime no longer requires use of the provided executor service.
dispose(ExecutorService) - Method in class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
 
dispose(ExecutorService) - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
 
dispose(T) - Method in class org.glassfish.jersey.inject.cdi.se.injector.WrappingJerseyInjectionTarget
 
dispose(T) - Method in class org.glassfish.jersey.inject.hk2.Hk2ReferencingFactory
 
dispose(T) - Method in class org.glassfish.jersey.inject.hk2.InstanceSupplierFactoryBridge
 
dispose(T) - Method in class org.glassfish.jersey.inject.hk2.SupplierFactoryBridge
 
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
 
doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.glassfish.jersey.servlet.ServletContainer
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.glassfish.jersey.servlet.ServletContainer
 
done() - Method in interface org.glassfish.jersey.spi.ComponentProvider
Jersey will invoke this method after all component classes have been bound.
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

EARLY_HINTS_103 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Info1xx
103 Early Hints.
element - Variable in class com.sun.research.ws.wadl.Representation
 
EMPTY - Static variable in class org.glassfish.jersey.uri.PatternWithGroups
The empty pattern that matches the null or empty string.
EMPTY - Static variable in class org.glassfish.jersey.uri.UriTemplate
The empty URI template that matches the null or empty URI path.
EMPTY_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
Empty path pattern matching only empty string.
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.
ENABLE_SSL_HOSTNAME_VERIFICATION - Static variable in class org.glassfish.jersey.netty.connector.NettyClientProperties
Sets the endpoint identification algorithm to HTTPS.
enableBuffering() - Method in class org.glassfish.jersey.client.ClientRequest
Enable a buffering of serialized entity.
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.
encode(byte[]) - Static method in class org.glassfish.jersey.oauth1.signature.Base64
Converts a byte array into a Base64 encoded string.
encode(byte[], int, int) - Static method in class org.glassfish.jersey.oauth1.signature.Base64
Converts a byte array into a Base64 encoded string.
encode(String, OutputStream) - Method in class org.glassfish.jersey.message.DeflateEncoder
 
encode(String, OutputStream) - Method in class org.glassfish.jersey.message.GZipEncoder
 
encode(String, OutputStream) - Method in class org.glassfish.jersey.spi.ContentEncoder
Implementations of this method should take the entity stream, wrap it and return a stream that is encoded using the specified encoding.
encode(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
encode(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
Encodes the characters of string that are either non-ASCII characters or are ASCII characters that must be percent-encoded using the UTF-8 encoding.
encodeAsciiFileName(String) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
 
encodedParameters(boolean) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
If set to true, the parameter values will not be automatically decoded.
encodeTemplateNames(String) - Static method in class org.glassfish.jersey.uri.UriComponent
Encodes a string with template parameters names present, specifically the characters '{' and '}' will be percent-encoded.
encoding(String) - Method in class org.glassfish.jersey.client.ClientRequest
Set message encoding.
EncodingFeature - Class in org.glassfish.jersey.client.filter
Feature that configures support for content encodings on the client side.
EncodingFeature(Class<?>...) - Constructor for class org.glassfish.jersey.client.filter.EncodingFeature
Create a new instance of the feature.
EncodingFeature(String, Class<?>...) - Constructor for class org.glassfish.jersey.client.filter.EncodingFeature
Create a new instance of the feature specifying the default value for the ClientProperties.USE_ENCODING property.
EncodingFilter - Class in org.glassfish.jersey.client.filter
Client filter adding support for content 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
 
EncodingFilter(InjectionManager) - Constructor for class org.glassfish.jersey.client.filter.EncodingFilter
 
END_OF_PATH_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
Path pattern matching the end of a URI path.
endsWithSlash() - Method in class org.glassfish.jersey.uri.UriTemplate
Check if the URI template ends in a slash ('/').
entity(Object) - Method in class org.glassfish.jersey.media.multipart.BodyPart
Builder pattern method to return this BodyPart after additional configuration.
entity(Object) - Method in class org.glassfish.jersey.media.multipart.MultiPart
Override the entity set operation on a MultiPart to throw IllegalArgumentException.
ENTITY - Enum constant in enum class org.glassfish.jersey.model.Parameter.Source
Entity parameter injection source.
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.client.ClientConfig
 
equals(Object) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
equals(Object) - Method in class org.glassfish.jersey.inject.cdi.se.GenericArrayTypeImpl
 
equals(Object) - Method in class org.glassfish.jersey.inject.cdi.se.ParameterizedTypeImpl
 
equals(Object) - Method in class org.glassfish.jersey.model.Parameter
 
equals(Object) - Method in class org.glassfish.jersey.server.ChunkedOutput
 
equals(Object) - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
 
equals(Object) - Method in class org.glassfish.jersey.SslConfigurator
 
equals(Object) - Method in class org.glassfish.jersey.uri.PatternWithGroups
 
equals(Object) - Method in class org.glassfish.jersey.uri.UriTemplate
Equality is calculated from the String of the regular expression generated from the templates.
ERROR_BODY_PUBLISHER() - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
Could not determine BodyPublisher for entity.
ERROR_BUFFERING_ENTITY() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
Error buffering the entity.
ERROR_BUFFERING_ENTITY() - Static method in class org.glassfish.jersey.apache5.connector.LocalizationMessages
Error buffering the entity.
ERROR_BUFFERING_ENTITY() - Static method in class org.glassfish.jersey.grizzly.connector.LocalizationMessages
Error buffering the entity.
ERROR_INVALID_CLASS(Object, Object) - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
{0} is not an instance of {1}.
ERROR_INVALID_ENTITY() - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
Could not serialize entity.
ERROR_JACKSON_STREAMREADCONSTRAINTS(Object) - Static method in class org.glassfish.jersey.jackson.LocalizationMessages
Error setting StreamReadConstraints: {0}.
ERROR_JSONB_DESERIALIZATION() - Static method in class org.glassfish.jersey.jsonb.LocalizationMessages
Error deserializing object from entity stream.
ERROR_JSONB_EMPTYSTREAM() - Static method in class org.glassfish.jersey.jsonb.LocalizationMessages
JSON-B cannot parse empty input stream.
ERROR_JSONB_SERIALIZATION() - Static method in class org.glassfish.jersey.jsonb.LocalizationMessages
Error writing JSON-B serialized object.
ERROR_READING_HTTPENTITY_STREAM(Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
Error reading InputStream from HttpEntity: "{0}"
ERROR_READING_HTTPENTITY_STREAM(Object) - Static method in class org.glassfish.jersey.apache5.connector.LocalizationMessages
Error reading InputStream from HttpEntity: "{0}"
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_DATA_READER_NOT_FOUND() - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
Message body reader not found for the SSE event data.
EVENT_SINK_CLOSE_FAILED() - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
Closing EventSink failed.
EVENT_SINK_NEXT_FAILED() - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
Processing onNext signal failed.
EVENT_SOURCE_ALREADY_CLOSED() - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
This event source has already been closed.
EVENT_SOURCE_ALREADY_CONNECTED() - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
This event source is already open.
EVENT_SOURCE_DEFAULT_ONERROR() - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
Subscriber.onError() called on subscriber with no registered error handler.
EVENT_SOURCE_OPEN_CONNECTION_INTERRUPTED() - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
Waiting for opening the event source connection has been interrupted.
EVENT_SOURCE_SHUTDOWN_INTERRUPTED(Object) - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
Waiting for the event source executor for [{0}] to shutdown has been interrupted.
EVENT_SOURCE_SHUTDOWN_TIMEOUT(Object) - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
Attempt to shutdown the event source executor for [{0}] has timed out.
EventInput - Class in org.glassfish.jersey.media.sse
Inbound Server-Sent Events channel.
EventInput(InputStream, Annotation[], MediaType, MultivaluedMap<String, String>, MessageBodyWorkers, PropertiesDelegate) - Constructor for class org.glassfish.jersey.media.sse.EventInput
Package-private constructor used by the ChunkedInputReader.
EventListener - Interface in org.glassfish.jersey.media.sse
EventSource listener that can be registered to listen for newly received InboundEvent notifications.
EventOutput - Class in org.glassfish.jersey.media.sse
Outbound Server-Sent Events channel.
EventOutput() - Constructor for class org.glassfish.jersey.media.sse.EventOutput
Create new outbound Server-Sent Events channel.
EventSource - Class in org.glassfish.jersey.media.sse
Client for reading and processing incoming Server-Sent Events.
EventSource(WebTarget) - Constructor for class org.glassfish.jersey.media.sse.EventSource
Create new SSE event source and open a connection it to the supplied SSE streaming web target.
EventSource(WebTarget, boolean) - Constructor for class org.glassfish.jersey.media.sse.EventSource
Create new SSE event source pointing at a SSE streaming web target.
EventSource.Builder - Class in org.glassfish.jersey.media.sse
Jersey EventSource builder class.
exception(RequestEvent) - Static method in class org.glassfish.jersey.micrometer.server.JerseyTags
Creates an exception tag based on the simple name of the class of the given exception.
EXCEPTION_MAPPER_FOUND - Enum constant in enum class org.glassfish.jersey.server.monitoring.RequestEvent.Type
An ExceptionMapper is successfully found and it is going to be executed.
EXCEPTION_MAPPING_FINISHED - Enum constant in enum class org.glassfish.jersey.server.monitoring.RequestEvent.Type
Exception mapping is finished.
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.
ExceptionMappers - Interface in org.glassfish.jersey.spi
Provides lookup of ExceptionMapper instances that can be used to map exceptions to responses.
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.
executorService(ExecutorService) - Method in class org.glassfish.jersey.client.ClientConfig
Register custom Jersey client async executor.
executorService(ExecutorService) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
ExecutorServiceProvider - Interface in org.glassfish.jersey.spi
An extension contract for providing pluggable executor service providers to be used by Jersey client or server runtime whenever a specific executor service is needed to execute a Jersey runtime processing task.
EXPAND_FRAMES - Static variable in class jersey.repackaged.org.objectweb.asm.ClassReader
A flag to expand the stack map frames.
EXPECT - Static variable in interface org.glassfish.jersey.http.HttpHeaders
See {@link <a href="https://www.rfc-editor.org/rfc/rfc9110#name-expect">HTTP Semantics documentation}
EXPECT_100_CONTINUE - Static variable in class org.glassfish.jersey.client.ClientProperties
Allows for HTTP Expect:100-Continue being handled by the HttpUrlConnector (default Jersey connector).
EXPECT_100_CONTINUE_THRESHOLD_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
Property for threshold size for content length after which Expect:100-Continue header would be applied before the main request.
EXPECT_100_CONTINUE_TIMEOUT - Static variable in class org.glassfish.jersey.netty.connector.NettyClientProperties
This timeout is used for waiting for 100-Continue response when 100-Continue is sent by the client.
Expect100ContinueFeature - Class in org.glassfish.jersey.client.http
 
Expect100ContinueFeature() - Constructor for class org.glassfish.jersey.client.http.Expect100ContinueFeature
 
EXPECTATION_FAILED_417 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
417 Expectation Failed.
EXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
The supplied component is not configured to use a ApacheConnectorProvider.
EXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.apache5.connector.LocalizationMessages
The supplied component is not configured to use a ApacheConnectorProvider.
EXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.grizzly.connector.LocalizationMessages
The supplied component is not configured to use a GrizzlyConnectorProvider.
EXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
The supplied component is not configured to use a JavaConnectorProvider.
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.
ExtendedConfig - Interface in org.glassfish.jersey
Extended common runtime configuration.
ExtendedExceptionMapper<T extends Throwable> - Interface in org.glassfish.jersey.spi
ExtendedResource - Annotation Interface 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.
extensions() - Element in annotation interface org.glassfish.jersey.linking.InjectLink
Specifies extension parameters as name-value pairs.
extensions() - Element in annotation interface org.glassfish.jersey.linking.ProvideLink
Specifies extension parameters as name-value pairs.
ExternalConfigurationModel<CONFIG> - Interface in org.glassfish.jersey.spi
Model of configuration for external properties.
ExternalConfigurationProvider - Interface in org.glassfish.jersey.spi
Provider interface for external (SPI) providers to provide their configuration properties implementations Priority of providers can be adjusted by Priority annotation or just alphabetically (if no Provider annotation is found)
ExternalGrammarDefinition() - Constructor for class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
 
ExternalProperties - Class in org.glassfish.jersey
 
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
 
FAILED_DEPENDENCY_424 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
424 Failed Dependency.
FAILED_TO_STOP_CLIENT() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
Failed to stop the client.
FAILED_TO_STOP_CLIENT() - Static method in class org.glassfish.jersey.apache5.connector.LocalizationMessages
Failed to stop the client.
failure(Throwable) - Method in interface org.glassfish.jersey.client.spi.AsyncConnectorCallback
Invoked in case the asynchronous request invocation failed.
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
 
FATAL - Enum constant in enum class org.glassfish.jersey.Severity
Fatal.
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.client.ClientProperties
If true then disable auto-discovery on the client.
FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
If true then disable feature auto discovery globally on client/server.
FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
If true then disable auto discovery on server.
FEATURE_AUTO_DISCOVERY_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
FEATURE_AUTO_DISCOVERY_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
FeatureSupplier - Interface in org.glassfish.jersey.jaxb
This supplier is used to set the features on the instances of the supported classes:
field(String, Object, MediaType) - Method in class org.glassfish.jersey.media.multipart.FormDataMultiPart
Builder pattern method to add a named field with an arbitrary media type and entity, and return this instance.
field(String, String) - Method in class org.glassfish.jersey.media.multipart.FormDataMultiPart
Builder pattern method to add a named field with a text value, and return this instance.
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.
FileDataBodyPart - Class in org.glassfish.jersey.media.multipart.file
An extension of FormDataBodyPart for associating File File as a body part entity.
FileDataBodyPart() - Constructor for class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
A no-args constructor which expects its client to set the values individually, the attributes to be set are fileEntity and name; the media type will be predicted from the fileEntity if not set explicitly.
FileDataBodyPart(String, File) - Constructor for class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
Constructs the body part with the provided name and file, it predicts the MediaType of the file provided.
FileDataBodyPart(String, File, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
Constructs the body part with all the attributes set for its proper function.
fileName - Variable in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
 
fileName(String) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
Add the "file-name" parameter.
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(ClientRequestContext) - Method in class org.glassfish.jersey.client.filter.CsrfProtectionFilter
 
filter(ClientRequestContext) - Method in class org.glassfish.jersey.client.filter.EncodingFilter
 
filter(ClientRequestContext, ClientResponseContext) - Method in class org.glassfish.jersey.opentracing.OpenTracingClientResponseFilter
 
filter(ContainerRequestContext) - Method in class org.glassfish.jersey.microprofile.restclient.HeadersRequestFilter
 
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.microprofile.restclient.HeadersRequestFilter
 
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.
FILTER_CONTEXT_PATH - Static variable in class org.glassfish.jersey.servlet.ServletProperties
If set, indicates the URL pattern of the Jersey servlet filter context path.
FILTER_FORWARD_ON_404 - Static variable in class org.glassfish.jersey.servlet.ServletProperties
If set to true and a 404 response with no entity body is returned from either the runtime or the application then the runtime forwards the request to the next filter in the filter chain.
FILTER_HEADERS_FOR_PROXY - Static variable in class org.glassfish.jersey.netty.connector.NettyClientProperties
Filter the HTTP headers for requests (CONNECT) towards the proxy except for PROXY-prefixed and HOST headers when true.
FILTER_STATIC_CONTENT_REGEX - Static variable in class org.glassfish.jersey.servlet.ServletProperties
If set the regular expression is used to match an incoming servlet path URI to some web page content such as static resources or JSPs to be handled by the underlying servlet engine.
FilterConfig - Enum constant in enum class org.glassfish.jersey.servlet.WebConfig.ConfigType
A configuration type of filter configuration.
FilterUrlMappingsProvider - Interface in org.glassfish.jersey.servlet.spi
Provides an access to context path from the filter configuration.
FilterUrlMappingsProviderImpl - Class in org.glassfish.jersey.servlet.init
Provide all configured context paths (url mappings) of the application deployed using filter.
FilterUrlMappingsProviderImpl() - Constructor for class org.glassfish.jersey.servlet.init.FilterUrlMappingsProviderImpl
 
find(Class<T>) - Method in interface org.glassfish.jersey.spi.ExceptionMappers
Get an exception mapping provider for a particular class of exception.
findAnnotation(AnnotatedElement, Class<A>) - Method in interface org.glassfish.jersey.micrometer.server.AnnotationFinder
The default implementation performs a simple search for a declared annotation matching the search type.
findMapping(T) - Method in interface org.glassfish.jersey.spi.ExceptionMappers
Get an exception mapping provider for a particular exception instance.
findOrCreate(ActiveDescriptor<U>, ServiceHandle<?>) - Method in class org.glassfish.jersey.inject.hk2.RequestContext
 
FINISHED - Enum constant in enum class 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
 
FOLLOW_REDIRECTS - Static variable in class org.glassfish.jersey.client.ClientProperties
Automatic redirection.
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.
FORBIDDEN_403 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
403 Forbidden.
FORM - Enum constant in enum class org.glassfish.jersey.model.Parameter.Source
Form parameter injection source.
FORMATTED - Static variable in interface org.glassfish.jersey.jettison.JettisonMarshaller
 
FormDataBodyPart - Class in org.glassfish.jersey.media.multipart
Subclass of BodyPart with specialized support for media type multipart/form-data.
FormDataBodyPart() - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
Instantiates an unnamed new FormDataBodyPart with a mediaType of text/plain.
FormDataBodyPart(boolean) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
Instantiates an unnamed new FormDataBodyPart with mediaType of text/plain and setting the flag for applying the fix for erroneous file name value if content disposition header of messages coming from MS Internet Explorer (see JERSEY-759).
FormDataBodyPart(MediaType) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
Instantiates an unnamed FormDataBodyPart with the specified characteristics.
FormDataBodyPart(Object, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
Instantiates an unnamed FormDataBodyPart with the specified characteristics.
FormDataBodyPart(String, Object, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
Instantiates a named FormDataBodyPart with the specified characteristics.
FormDataBodyPart(String, String) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
Instantiates a named FormDataBodyPart with a media type of text/plain and String value.
FormDataBodyPart(FormDataContentDisposition, Object, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
Instantiates a named FormDataBodyPart with the specified characteristics.
FormDataBodyPart(FormDataContentDisposition, String) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
Instantiates a named FormDataBodyPart with the specified characteristics.
FormDataContentDisposition - Class in org.glassfish.jersey.media.multipart
A form-data content disposition header.
FormDataContentDisposition(String) - Constructor for class org.glassfish.jersey.media.multipart.FormDataContentDisposition
 
FormDataContentDisposition(String, boolean) - Constructor for class org.glassfish.jersey.media.multipart.FormDataContentDisposition
 
FormDataContentDisposition(String, String, String, Date, Date, Date, long) - Constructor for class org.glassfish.jersey.media.multipart.FormDataContentDisposition
Constructor for the builder.
FormDataContentDisposition(HttpHeaderReader, boolean) - Constructor for class org.glassfish.jersey.media.multipart.FormDataContentDisposition
 
FormDataContentDisposition.FormDataContentDispositionBuilder - Class in org.glassfish.jersey.media.multipart
Builder to build form data content disposition.
FormDataMultiPart - Class in org.glassfish.jersey.media.multipart
Subclass of MultiPart with specialized support for media type multipart/form-data.
FormDataMultiPart() - Constructor for class org.glassfish.jersey.media.multipart.FormDataMultiPart
Instantiates a new FormDataMultiPart instance with default characteristics.
FormDataParam - Annotation Interface in org.glassfish.jersey.media.multipart
Binds the named body part(s) of a "multipart/form-data" request entity body to a resource method parameter.
FormDataParamException - Exception in org.glassfish.jersey.media.multipart
A parameter-based exception for errors with FormDataParam.
FormDataParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.media.multipart.FormDataParamException
Create new FormDataParam exception.
FormParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.FormParamException
 
FORWARDED - Static variable in interface org.glassfish.jersey.http.HttpHeaders
See {@link <a href="https://www.rfc-editor.org/rfc/rfc7239.html">Forwarded HTTP Extension}
FOUND_302 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Redirect3xx
302 Found.
FRAGMENT - Enum constant in enum class org.glassfish.jersey.uri.UriComponent.Type
The URI fragment component type.
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
 
FROM - Static variable in interface org.glassfish.jersey.http.HttpHeaders
See {@link <a href="https://www.rfc-editor.org/rfc/rfc9110#name-from">HTTP Semantics documentation}
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 class com.sun.research.ws.wadl.HTTPMethods
 
fromValue(String) - Static method in enum class 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
 
fullRelativeUri(URI) - Static method in class org.glassfish.jersey.uri.UriComponent
Return the Request-Uri representation as defined by HTTP spec.
fv - Variable in class jersey.repackaged.org.objectweb.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.

G

GATEWAY_TIMEOUT_504 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
504 Gateway Timeout.
generate(OAuth1Request, OAuth1Parameters, OAuth1Secrets) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Signature
Generates and returns an OAuth signature for the given request, parameters and secrets.
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
 
GenericArrayTypeImpl - Class in org.glassfish.jersey.inject.cdi.se
An implementation of GenericArrayType for those times we need to create this on the fly.
GenericArrayTypeImpl(Type) - Constructor for class org.glassfish.jersey.inject.cdi.se.GenericArrayTypeImpl
Creates the GenericArrayType with the given array type
get() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
 
get() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
get() - Method in class org.glassfish.jersey.client.SslContextClientBuilder
Supply SSLContext from this builder.
get(InvocationCallback<R>) - Method in class org.glassfish.jersey.client.JerseyCompletionStageRxInvoker
 
get(GenericType<R>) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
 
get(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
get(Class<R>) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
 
get(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
get(ForeignDescriptor) - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance
Get an inhabitant stored in the scope instance that matches the active descriptor .
get(Parameter) - Method in interface org.glassfish.jersey.client.inject.ParameterUpdaterProvider
Get the updater configured to update value of given parameter.
GET - Enum constant in enum class com.sun.research.ws.wadl.HTTPMethods
 
getAbortResponse() - Method in class org.glassfish.jersey.client.ClientRequest
Get the request filter chain aborting response if set, or null otherwise.
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
 
getAccepted() - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Get the accepted response media types.
getAcceptedLanguages() - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Get acceptable languages.
getAccess() - Method in class jersey.repackaged.org.objectweb.asm.ClassReader
Returns the class's access flags (see Opcodes).
getActualTypeArguments() - Method in class org.glassfish.jersey.inject.cdi.se.ParameterizedTypeImpl
 
getAllInstances(Type) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
getAllInstances(Type) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
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
 
getAllServiceHolders(Class<T>, Annotation...) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
getAllServiceHolders(Class<T>, Annotation...) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
getAnnotation() - Method in class org.glassfish.jersey.inject.cdi.se.injector.ContextInjectionResolverImpl
 
getAnnotation() - Method in class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl
 
getAnnotation(Class<T>) - Method in class org.glassfish.jersey.model.AnnotatedMethod
 
getAnnotation(Class<T>) - Method in class org.glassfish.jersey.model.Parameter
 
getAnnotations() - Method in class org.glassfish.jersey.model.AnnotatedMethod
 
getAnnotations() - Method in class org.glassfish.jersey.model.Parameter
 
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.
getAppHandler() - Method in class org.glassfish.jersey.servlet.WebComponent
Get ApplicationHandler used by this web component.
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(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 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.grizzly2.httpserver.GrizzlyHttpContainer
 
getApplicationHandler() - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer
 
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.
getApplicationHandler() - Method in class org.glassfish.jersey.servlet.ServletContainer
 
getApplicationHandler() - Method in class org.glassfish.jersey.simple.SimpleContainer
 
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.
getArrayElements() - Method in class org.glassfish.jersey.jettison.JettisonConfig
Returns a list of elements to be treated as arrays.
getAttributePrefix() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
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.
getBackingThreadFactory() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Get a backing thread factory that should be used as a delegate for creating the new threads for the provisioned executor service.
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.
getBean() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyInjectionTarget
 
getBean() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
getBeanClass() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
getBeanClass() - Method in class org.glassfish.jersey.inject.cdi.se.bean.SupplierThreadScopeBean
 
getBeanClass() - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
getBeanManager() - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
getBinding(String) - Method in class org.glassfish.jersey.linking.ProvideLinkDescriptor
Get the binding as an EL expression for a particular URI template parameter
getBindings() - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
getBodyParts() - Method in class org.glassfish.jersey.media.multipart.MultiPart
Return a mutable list of BodyParts nested in this MultiPart.
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.
getBufferThreshold() - Method in class org.glassfish.jersey.media.multipart.MultiPartProperties
Get the size (in bytes) of the entity of an incoming BodyPart before it will be buffered to disk.
getCacheControls() - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Get the cache control data of the message.
getCallback() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the callback URL.
getCharset(MediaType) - Static method in class org.glassfish.jersey.message.MessageUtils
Get the character set from a media type.
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.
getChunkType() - Method in class org.glassfish.jersey.client.ChunkedInput
Get chunk data media type.
getClasses() - Method in class org.glassfish.jersey.client.ClientConfig
 
getClasses() - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
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.
getClient() - Method in class org.glassfish.jersey.client.ClientConfig
Get the parent Jersey client this configuration is bound to.
getClient() - Method in class org.glassfish.jersey.client.ClientRequest
 
getClientExecutor() - Method in class org.glassfish.jersey.client.ClientConfig
 
getCodeSize() - Method in exception jersey.repackaged.org.objectweb.asm.MethodTooLargeException
Returns the size of the method's Code attribute, in bytes.
getComment() - Method in class org.glassfish.jersey.media.sse.InboundEvent
Get a comment string that accompanies the event.
getComment() - Method in class org.glassfish.jersey.media.sse.OutboundEvent
Get a comment string that accompanies the event.
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
 
getCondition() - Method in class org.glassfish.jersey.linking.ProvideLinkDescriptor
Get the condition.
getConfig() - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
getConfig() - Method in interface org.glassfish.jersey.spi.ExternalConfigurationModel
Obtain config object
getConfigType() - Method in interface org.glassfish.jersey.servlet.WebConfig
Get the configuration type of this config.
getConfigType() - Method in class org.glassfish.jersey.servlet.WebFilterConfig
 
getConfigType() - Method in class org.glassfish.jersey.servlet.WebServletConfig
 
getConfiguration() - Method in class org.glassfish.jersey.client.ClientConfig
 
getConfiguration() - Method in class org.glassfish.jersey.client.ClientRequest
 
getConfiguration() - Method in interface org.glassfish.jersey.client.Initializable
Get a live view of an internal client configuration state of this initializable instance.
getConfiguration() - Method in class org.glassfish.jersey.client.JerseyClient
 
getConfiguration() - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
getConfiguration() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
getConfiguration() - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Get runtime configuration.
getConfiguration() - Method in class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainer
 
getConfiguration() - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer
 
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.
getConfiguration() - Method in class org.glassfish.jersey.servlet.ServletContainer
 
getConfiguration() - Method in class org.glassfish.jersey.simple.SimpleContainer
 
getConfiguration() - Method in interface org.glassfish.jersey.spi.ExternalConfigurationProvider
obrain model object which has direct access to external configuration
getConfiguratorClass() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
Return WadlGeneratorConfig that was used to produce current description instance.
getConnection(URL) - Method in interface org.glassfish.jersey.client.HttpUrlConnectorProvider.ConnectionFactory
Get a HttpURLConnection for a given URL.
getConnection(URL, Proxy) - Method in interface org.glassfish.jersey.client.HttpUrlConnectorProvider.ConnectionFactory
Get a HttpURLConnection for a given URL.
getConnector() - Method in class org.glassfish.jersey.client.ClientConfig
Get the client transport connector.
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
 
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.apache5.connector.Apache5ConnectorProvider
 
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.client.spi.CachingConnectorProvider
 
getConnector(Client, Configuration) - Method in interface org.glassfish.jersey.client.spi.ConnectorProvider
Get a Jersey client connector instance for a given client instance and Jersey client runtime configuration.
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.grizzly.connector.GrizzlyConnectorProvider
 
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.jdk.connector.JdkConnectorProvider
 
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnectorProvider
 
getConnector(Client, Configuration) - Method in class org.glassfish.jersey.netty.connector.NettyConnectorProvider
 
getConnectorProvider() - Method in class org.glassfish.jersey.client.ClientConfig
Get the client transport connector provider.
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.inject.cdi.se.injector.CachedConstructorAnalyzer
 
getConstructor() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
Get the underlying java constructor.
getConstructor(Class<T>) - Method in class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer
 
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
 
getConsumerKey() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the consumer key.
getConsumerSecret() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
Returns the consumer secret.
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.
getContainer() - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
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.media.multipart.FormDataBodyPart
 
getContent(GenericType<T>) - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
 
getContent(Class<T>) - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
 
getContentDisposition() - Method in class org.glassfish.jersey.media.multipart.BodyPart
Gets the content disposition.
getContentDisposition() - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
Overrides the behaviour on BodyPart to ensure that only instances of FormDataContentDisposition can be obtained.
getContext() - Method in class org.glassfish.jersey.server.spi.ExternalRequestContext
Get me current external context data.
getContextualName(JerseyContext) - Method in class org.glassfish.jersey.micrometer.server.DefaultJerseyObservationConvention
 
getContractMap() - Method in class org.glassfish.jersey.model.ContractProvider
Get the map of contracts and their priorities.
getContracts() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Get the map of contracts for the built contract provider model.
getContracts() - Method in class org.glassfish.jersey.model.ContractProvider
Get provided contracts recognized by Jersey.
getContracts(Class<?>) - Method in class org.glassfish.jersey.client.ClientConfig
 
getContracts(Class<?>) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
getContracts(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
getContributorsFor(Class<?>) - Method in class org.glassfish.jersey.linking.contributing.NaiveResourceLinkContributionContext
 
getContributorsFor(Class<?>) - Method in interface org.glassfish.jersey.linking.contributing.ResourceLinkContributionContext
Returns all link contributions for an entity class.
getCookieHandler() - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 
getCookies() - Method in class org.glassfish.jersey.client.ClientRequest
 
getCookies() - Method in class org.glassfish.jersey.client.ClientResponse
 
getCookies() - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Get any cookies that accompanied the request.
getCookies() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getCookies() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getCookieStore(Configurable<?>) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
Retrieve the underlying Apache CookieStore instance from JerseyClient or JerseyWebTarget configured to use ApacheConnectorProvider.
getCookieStore(Configurable<?>) - Static method in class org.glassfish.jersey.apache5.connector.Apache5ConnectorProvider
Retrieve the underlying Apache CookieStore instance from JerseyClient or JerseyWebTarget configured to use ApacheConnectorProvider.
getCorePoolSize() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Get the number of the core threads of the the provisioned thread pool executor.
getCreationDate() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
Get the creation-date parameter.
getData() - Method in class org.glassfish.jersey.media.sse.OutboundEvent
Get event data.
getDate() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getDeclaredAnnotations() - Method in class org.glassfish.jersey.model.AnnotatedMethod
 
getDeclaredAnnotations() - Method in class org.glassfish.jersey.model.Parameter
 
getDeclaredMethod() - Method in class org.glassfish.jersey.model.AnnotatedMethod
Get the underlying declared Java method.
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.
getDefaultContext() - Static method in class org.glassfish.jersey.SslConfigurator
Get a new instance of a SSLContext configured using default configuration settings.
getDefaultContext(boolean) - Static method in class org.glassfish.jersey.SslConfigurator
Get a new instance of a SSLContext configured using default configuration settings.
getDefaultMediaType() - Static method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
Gets the default MediaType to be used if the user didn't specify any.
getDefaultPriority() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Get the default priority of the built contract provider model.
getDefaultSslContext() - Method in interface org.glassfish.jersey.client.spi.DefaultSslContextProvider
Get default SSLContext.
getDefaultStringValue() - Method in exception org.glassfish.jersey.server.ParamException
Get the default String value.
getDefaultValue() - Method in class org.glassfish.jersey.model.Parameter
Get the default parameter value.
getDefaultValueString() - Method in interface org.glassfish.jersey.client.inject.ParameterUpdater
Default value (string) that will be used in case input value is not available.
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.
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.
getEncodings() - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Get acceptable encodings.
getEnhancedAnnotatedType() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyInjectionTarget
 
getEntity() - Method in class org.glassfish.jersey.client.ClientResponse
Get the message entity Java instance.
getEntity() - Method in class org.glassfish.jersey.media.multipart.BodyPart
Returns the entity object to be unmarshalled from a request, or to be marshalled on a response.
getEntity() - Method in class org.glassfish.jersey.media.multipart.MultiPart
Disables access to the entity for a MultiPart.
getEntity() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityAnnotations() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getEntityAs(Class<T>) - Method in class org.glassfish.jersey.media.multipart.BodyPart
Returns the entity after appropriate conversion to the requested type.
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
 
getErrors() - Method in exception org.glassfish.jersey.inject.cdi.se.injector.MultiException
Gets all the errors associated with this MultiException.
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.
getExecutor() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Get the thread pool executor.
getExecutorService() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
Return executorService service this reactive invoker was initialized with.
getExecutorService() - Method in class org.glassfish.jersey.client.ClientConfig
Get custom client executor service.
getExecutorService() - Method in class org.glassfish.jersey.client.JerseyClient
 
getExecutorService() - Method in interface org.glassfish.jersey.spi.ExecutorServiceProvider
Get an executor service to be used by Jersey client or server runtime to execute specific tasks.
getExecutorService() - Method in interface org.glassfish.jersey.spi.ScheduledExecutorServiceProvider
Get a scheduled executor service to be used by Jersey client or server runtime to schedule execution of specific tasks.
getExecutorService() - Method in class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
 
getExecutorService() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
 
getExtension() - Method in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
Gets the file extension.
getFeatures() - Method in interface org.glassfish.jersey.jaxb.FeatureSupplier
The feature set to be applied.
getField(String) - Method in class org.glassfish.jersey.media.multipart.FormDataMultiPart
Gets a form data body part given a control name.
GETFIELD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
getFields() - Method in class org.glassfish.jersey.media.multipart.FormDataMultiPart
Gets a map of form data body parts where the key is the control name and the value is a list of one or more form data body parts.
getFields(Class<T>) - Method in class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer
 
getFields(String) - Method in class org.glassfish.jersey.media.multipart.FormDataMultiPart
Gets a list of one or more form data body parts given a control name.
getFileEntity() - Method in class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
Gets the file for this body part.
getFilename() - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
Gets the filename value which is to be used in the content-disposition header of this body part entity.
getFileName() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
Get the filename parameter.
getFileName() - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
 
getFileName() - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
 
getFileName(boolean) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
Get the filename parameter.
getFilterConfig() - Method in interface org.glassfish.jersey.servlet.WebConfig
Get the corresponding FilterConfig if this WebConfig represents a FilterConfig
getFilterConfig() - Method in class org.glassfish.jersey.servlet.WebFilterConfig
 
getFilterConfig() - Method in class org.glassfish.jersey.servlet.WebServletConfig
 
getFilterUrlMappings(FilterConfig) - Method in class org.glassfish.jersey.servlet.init.FilterUrlMappingsProviderImpl
 
getFilterUrlMappings(FilterConfig) - Method in interface org.glassfish.jersey.servlet.spi.FilterUrlMappingsProvider
Return configured context path from the filter configuration.
getFixed() - Method in class com.sun.research.ws.wadl.Param
Gets the value of the fixed property.
getFlag() - Method in enum class 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.
getFormDataContentDisposition() - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
Gets the form data content disposition.
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
 
getGenericComponentType() - Method in class org.glassfish.jersey.inject.cdi.se.GenericArrayTypeImpl
 
getGenericParameterTypes() - Method in class org.glassfish.jersey.model.AnnotatedMethod
Get generic method parameter types.
getGenericType() - Method in class org.glassfish.jersey.media.sse.OutboundEvent
Get generic data type.
getGrammars() - Method in class com.sun.research.ws.wadl.Application
Gets the value of the grammars property.
getGroupIndexes() - Method in class org.glassfish.jersey.uri.PatternWithGroups
Get the group indexes to capturing groups.
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.
getHandlingMethod() - Method in class org.glassfish.jersey.server.model.Invocable
Getter for the Java method
getHeader(String) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Get the values of a HTTP request header.
getHeaders() - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Get the mutable message headers multivalued map.
getHeaders() - Method in class org.glassfish.jersey.media.multipart.BodyPart
Returns a mutable map of HTTP header value(s) for this BodyPart, keyed by the header name.
getHeaders() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getHeaderString(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
getHeaderValues(String) - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1Request
Returns the value(s) of the specified request header.
getHk2Types() - Method in interface org.glassfish.jersey.ext.cdi1x.spi.Hk2CustomBoundTypesProvider
Provide a set of types that should became accessible by CDI container in a form of CDI beans backed by HK2.
getHostnameVerifier() - Method in class org.glassfish.jersey.client.JerseyClient
 
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.
getHttpClient() - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
Returns the underlying HttpClient instance used by this connector.
getHttpClient(Configurable<?>) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
Retrieve the underlying Apache HttpClient instance from JerseyClient or JerseyWebTarget configured to use ApacheConnectorProvider.
getHttpClient(Configurable<?>) - Static method in class org.glassfish.jersey.apache5.connector.Apache5ConnectorProvider
Retrieve the underlying Apache HttpClient instance from JerseyClient or JerseyWebTarget configured to use ApacheConnectorProvider.
getHttpClient(Configurable<?>) - Static method in class org.glassfish.jersey.grizzly.connector.GrizzlyConnectorProvider
Retrieve the underlying Grizzly AsyncHttpClient instance from JerseyClient or JerseyWebTarget configured to use GrizzlyConnectorProvider.
getHttpClient(Configurable<?>) - Static method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnectorProvider
Retrieve the Java HttpClient used by the provided JavaNetHttpConnector.
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.
getId() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
getId() - Method in class org.glassfish.jersey.media.sse.InboundEvent
Get event identifier.
getId() - Method in class org.glassfish.jersey.media.sse.OutboundEvent
Get event identifier.
getImplementationClass() - Method in class org.glassfish.jersey.model.ContractProvider
Get the implementation class which the contracts belong to.
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.
getInitializerMethods(Class<T>) - Method in class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer
 
getInitParameter(String) - Method in interface org.glassfish.jersey.servlet.WebConfig
Get an initialization parameter.
getInitParameter(String) - Method in class org.glassfish.jersey.servlet.WebFilterConfig
 
getInitParameter(String) - Method in class org.glassfish.jersey.servlet.WebServletConfig
 
getInitParameterNames() - Method in interface org.glassfish.jersey.servlet.WebConfig
Get the enumeration of initialization parameter names.
getInitParameterNames() - Method in class org.glassfish.jersey.servlet.WebFilterConfig
 
getInitParameterNames() - Method in class org.glassfish.jersey.servlet.WebServletConfig
 
getInjectAnnotations(Collection<InjectionResolver>) - Static method in class org.glassfish.jersey.inject.cdi.se.injector.InjectionUtils
Returns all annotations that can be managed using registered and provided injection resolvers.
getInjectionManager() - Method in class org.glassfish.jersey.client.ClientRequest
 
getInjectionManager() - Method in class org.glassfish.jersey.client.ClientResponse
 
getInjectionManager() - Method in class org.glassfish.jersey.server.ApplicationHandler
Returns InjectionManager relevant to current application.
getInjectionManager(ClientRequestContext) - Static method in class org.glassfish.jersey.client.InjectionManagerClientProvider
Extract and return injection manager from clientRequestContext.
getInjectionManager(ClientResponseContext) - Static method in class org.glassfish.jersey.client.InjectionManagerClientProvider
Extract and return injection manager from clientResponseContext.
getInjectionManager(FeatureContext) - Static method in class org.glassfish.jersey.InjectionManagerProvider
Extract and return injection manager from featureContext.
getInjectionManager(ReaderInterceptorContext) - Static method in class org.glassfish.jersey.InjectionManagerProvider
Extract and return injection manager from readerInterceptorContext.
getInjectionManager(WriterInterceptorContext) - Static method in class org.glassfish.jersey.InjectionManagerProvider
Extract and return injection manager from writerInterceptorContext.
getInjectionPoints() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
getInjectionPoints() - Method in class org.glassfish.jersey.inject.cdi.se.injector.WrappingJerseyInjectionTarget
 
getInjectionPoints() - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
getInjectionPoints() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
getInputStream() - Method in class org.glassfish.jersey.media.multipart.BodyPartEntity
Gets the input stream of the raw bytes of this body part entity.
getInstance() - Static method in class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor
Gets the singleton instance of this class.
getInstance(Class<T>) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
getInstance(Class<T>) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
getInstance(Class<T>, Annotation...) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
getInstance(Class<T>, Annotation...) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
getInstance(Class<T>, String) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
getInstance(Class<T>, String) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
getInstance(Type) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
getInstance(Type) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
getInstance(ForeignDescriptor) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
getInstance(ForeignDescriptor) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
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.client.ClientConfig
 
getInstances() - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
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 interface org.glassfish.jersey.server.wadl.WadlApplicationContext
Get the default JAXB context associated with the WadlGenerator for the Web application.
getJSONConfiguration() - Method in interface org.glassfish.jersey.jettison.JettisonConfigured
Provides information on current JSON configuration options for this object.
getJSONConfiguration() - Method in class org.glassfish.jersey.jettison.JettisonJaxbContext
Get the JSON configuration.
getJSONMarshaller(Marshaller) - Static method in class org.glassfish.jersey.jettison.JettisonJaxbContext
Get a JettisonMarshaller from a Marshaller.
getJSONUnmarshaller(Unmarshaller) - Static method in class org.glassfish.jersey.jettison.JettisonJaxbContext
Get a JettisonUnmarshaller from a Unmarshaller.
getKeepAliveTime() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
Get the thread keep-alive time (in seconds).
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
 
getLink(URI) - Method in class org.glassfish.jersey.linking.ProvideLinkDescriptor
Builds a link from a URI.
getLinkBuilder(String) - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLinks() - Method in class org.glassfish.jersey.client.ClientResponse
 
getLinks() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getLinkStyle() - Method in class org.glassfish.jersey.linking.ProvideLinkDescriptor
Get the style
getLinkTemplate(ResourceMappingContext) - Method in class org.glassfish.jersey.linking.ProvideLinkDescriptor
Get the link template, either directly from the value() or from the @Path of the class referenced in resource()
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.
getLowCardinalityKeyValues(JerseyContext) - Method in class org.glassfish.jersey.micrometer.server.DefaultJerseyObservationConvention
 
getMappedThrowable() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
Get the throwable that was mapped to a response.
getMapping(Class<?>) - Method in class org.glassfish.jersey.linking.mapping.NaiveResourceMappingContext
 
getMapping(Class<?>) - Method in interface org.glassfish.jersey.linking.mapping.ResourceMappingContext
 
getMarshallerProperties() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
Get marshaller properties.
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.
getMaximumPoolSize() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
Get the maximum number of threads to allow in the thread pool.
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.media.multipart.BodyPart
Returns the MediaType for this BodyPart.
getMediaType() - Method in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
Gets the media type.
getMediaType() - Method in class org.glassfish.jersey.media.sse.OutboundEvent
Get media type of the event data.
getMediaType() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getMediaTypeFromFile(File) - Static method in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
A utility method for predicting media type from a file name.
getMediaTypeFromFile(File) - Method in class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor
 
getMediaTypeFromFile(File) - Method in interface org.glassfish.jersey.media.multipart.file.MediaTypePredictor
Get the media type from a file name.
getMediaTypeFromFileName(String) - Static method in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
A utility method for predicting media type from a file name.
getMediaTypeFromFileName(String) - Method in class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor
 
getMediaTypeFromFileName(String) - Method in interface org.glassfish.jersey.media.multipart.file.MediaTypePredictor
Get the media type from a file name.
getMember() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
getMessage() - Method in exception org.glassfish.jersey.inject.cdi.se.injector.MultiException
Gets the message associated with this exception.
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.
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get a message body reader that matches a set of criteria.
getMessageBodyReader(Class<T>, Type, Annotation[], MediaType, PropertiesDelegate) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get a message body reader that matches a set of criteria.
getMessageBodyReaderMediaTypes(Class<?>, Type, Annotation[]) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get the list of media types supported for a Java type.
getMessageBodyReaderMediaTypesByType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get the list of media types supported for a Java type.
getMessageBodyReadersForType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get a list of MessageBodyReaders that are suitable for the given type.
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get a message body writer that matches a set of criteria.
getMessageBodyWriter(Class<T>, Type, Annotation[], MediaType, PropertiesDelegate) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get a message body writer that matches a set of criteria.
getMessageBodyWriterMediaType(Class<?>, Type, Annotation[], List<MediaType>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get the most acceptable media type supported for a Java type given a set of acceptable media types.
getMessageBodyWriterMediaTypes(Class<?>, Type, Annotation[]) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get the list of media types supported for a Java type.
getMessageBodyWriterMediaTypesByType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get the list of media types supported for a Java type.
getMessageBodyWritersForType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get a list of MessageBodyWriters that are suitable for the given type.
getMetaMethodAnnotations(Class<T>) - Method in class org.glassfish.jersey.model.AnnotatedMethod
Get all instances of the specified meta-annotation type found on the method annotations.
getMethod() - Method in class org.glassfish.jersey.client.ClientRequest
 
getMethod() - Method in class org.glassfish.jersey.model.AnnotatedMethod
Get the underlying Java method.
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
 
getModificationDate() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
Get the modification-date parameter.
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 interface org.glassfish.jersey.client.inject.ParameterUpdater
Name of the parameter to be udpated
getName() - Method in interface org.glassfish.jersey.client.spi.Connector
Get name of current connector.
getName() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
getName() - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
getName() - Method in class org.glassfish.jersey.jnh.connector.JavaNetHttpConnector
 
getName() - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
Gets the control name.
getName() - Method in class org.glassfish.jersey.media.multipart.FormDataContentDisposition
Get the name parameter.
getName() - Method in class org.glassfish.jersey.media.sse.InboundEvent
Get event name.
getName() - Method in class org.glassfish.jersey.media.sse.OutboundEvent
Get event name.
getName() - Method in class org.glassfish.jersey.micrometer.server.DefaultJerseyObservationConvention
 
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.
getName() - Method in interface org.glassfish.jersey.servlet.WebConfig
Get the name of the Web component.
getName() - Method in class org.glassfish.jersey.servlet.WebFilterConfig
 
getName() - Method in class org.glassfish.jersey.servlet.WebServletConfig
 
getNameBindings() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Get name bindings of the built contract provider model.
getNameBindings() - Method in class org.glassfish.jersey.model.ContractProvider
 
getNameBindings() - Method in interface org.glassfish.jersey.model.NameBound
Get the collection of name bindings attached to this component.
getNameBindings() - Method in class org.glassfish.jersey.server.model.ResourceMethod
 
getNames() - Method in class org.glassfish.jersey.server.model.Resource
Return a list of resource names.
getNamespacePrefixMapper() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
getNamespaceSeparator() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
getNonce() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the nonce, a value that should be unique for a given timestamp.
getNotation() - Method in class org.glassfish.jersey.jettison.JettisonConfig
Returns JSON notation selected for this configuration
getNumberOfExplicitCharacters() - Method in class org.glassfish.jersey.uri.UriTemplate
Get the number of characters in the regular expression not resulting from conversion of template variables.
getNumberOfExplicitRegexes() - Method in class org.glassfish.jersey.uri.UriTemplate
Get the number of explicit regular expressions declared in the template variables.
getNumberOfRegexGroups() - Method in class org.glassfish.jersey.uri.UriTemplate
Get the number of regular expression groups
getNumberOfTemplateVariables() - Method in class org.glassfish.jersey.uri.UriTemplate
Get the number of template variables.
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.
getOptionalProperty(String, Class<T>) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
getOptionalProperty(String, Class<T>) - Method in interface org.glassfish.jersey.spi.ExternalConfigurationModel
Get value of a property as a definite type property may not exist, an empty Optional object is returned in case of an empty 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.
getOwnerType() - Method in class org.glassfish.jersey.inject.cdi.se.ParameterizedTypeImpl
 
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.model.Parameter.ParameterService
 
getParameterAnnotationHelperMap() - Method in class org.glassfish.jersey.server.model.Parameter.ServerParameterService
 
getParameterAnnotations() - Method in class org.glassfish.jersey.model.AnnotatedMethod
Get method parameter annotations.
getParameterCreationFactory() - Method in class org.glassfish.jersey.model.Parameter.ParameterService
 
getParameterCreationFactory() - Method in class org.glassfish.jersey.server.model.Parameter.ServerParameterService
 
getParameterInjectionPoints() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
getParameterizedHeaders() - Method in class org.glassfish.jersey.media.multipart.BodyPart
Returns an immutable map of parameterized HTTP header value(s) for this BodyPart, keyed by header name.
getParameterName() - Method in exception org.glassfish.jersey.server.ParamException
Get the parameter name.
getParameterNames() - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1Request
Returns an Set of String objects containing the names of the parameters contained in the request.
getParameters() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
Get the parameters.
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.
getParameterTypes() - Method in class org.glassfish.jersey.model.AnnotatedMethod
Get method parameter types.
getParameterUpdaterProvider() - Method in class org.glassfish.jersey.client.ClientBootstrapBag
 
getParameterValues(String) - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1Request
Returns an List of String objects containing the values of the specified request parameter, or null if the parameter does not exist.
getParameterValues(BeanManagerImpl, CreationalContext<?>, CreationalContext<?>) - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
Helper method for getting the current parameter values from a list of annotated parameters.
getParent() - Method in class org.glassfish.jersey.media.multipart.BodyPart
Returns the parent MultiPart (if any) for this BodyPart.
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.
getParentAnnotation() - Method in class org.glassfish.jersey.linking.ProvideLinkDescriptor
 
getParentResources() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Return parent resources of resources from this runtime resource.
getParser() - Method in class org.glassfish.jersey.client.ChunkedInput
Get the underlying chunk parser.
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.
getPattern() - Method in class org.glassfish.jersey.uri.UriTemplate
Get the URI pattern.
getPort() - Method in interface org.glassfish.jersey.simple.SimpleServer
The port the server is listening to for incomming HTTP connections.
getPostConstructMethod(Class<T>) - Method in class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer
 
getPreDestroyMethod(Class<T>) - Method in class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer
 
getPredictor() - Method in class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
Gets the media type predictor.
getPriority(Class<?>) - Method in class org.glassfish.jersey.model.ContractProvider
Get the provider contract priority, if set, default component provider, if not set.
getPriorityValue(Class<?>, int) - Static method in class org.glassfish.jersey.JerseyPriorities
Return the value of priority annotation on a given class, if exists.
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 class org.glassfish.jersey.client.ClientConfig
 
getProperties() - Method in interface org.glassfish.jersey.jaxb.PropertySupplier
The properties to be applied.
getProperties() - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
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
 
getProperties() - Method in interface org.glassfish.jersey.spi.ExternalConfigurationProvider
Map of properties from the model (external config file)
getPropertiesDelegate() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the underlying properties delegate.
getProperty(String) - Method in class org.glassfish.jersey.client.ClientConfig
 
getProperty(String) - Method in class org.glassfish.jersey.client.ClientRequest
 
getProperty(String) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Returns the property with the given name registered in the current request/response exchange context, or null if there is no property by that name.
getProperty(String) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
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.client.ClientConfig
 
getPropertyNames() - Method in class org.glassfish.jersey.client.ClientRequest
 
getPropertyNames() - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Returns an immutable collection containing the property names available within the context of the current request/response exchange context.
getPropertyNames() - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
getPropertyNames() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getPropertyNames() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getProvideLink() - Method in class org.glassfish.jersey.linking.ProvideLinkDescriptor
 
getProviderClasses() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
Get classes of registered providers.
getProviders() - Method in class org.glassfish.jersey.media.multipart.BodyPart
Returns the configured Providers for this BodyPart.
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.
getQualifier(Class<A>) - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
getQualifiers() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
getQualifiers() - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
getQualifiers() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
getQueryType() - Method in class com.sun.research.ws.wadl.Resource
Gets the value of the queryType property.
getRank() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
getRawData() - Method in class org.glassfish.jersey.media.sse.InboundEvent
Get the raw event data bytes.
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.
getRawType() - Method in class org.glassfish.jersey.inject.cdi.se.ParameterizedTypeImpl
 
getRawType() - Method in class org.glassfish.jersey.model.Parameter
Get raw type information for the parameter.
getReadDate() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
Get the read-date parameter.
getReaderInterceptors() - Method in class org.glassfish.jersey.client.ClientRequest
Get reader interceptors of this request.
getReaderInterceptors() - Method in class org.glassfish.jersey.client.ClientResponse
 
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.
getReaderModelsForType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get a list of MessageBodyReader models that are suitable for the given type.
getReaders(MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get the map of media type to list of message body writers that are compatible with a media type.
getRealm() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the protection realm for the request.
getReconnectDelay() - Method in class org.glassfish.jersey.media.sse.InboundEvent
Get new connection retry time in milliseconds the event receiver should wait before attempting to reconnect after a connection to the SSE event source is lost.
getReconnectDelay() - Method in class org.glassfish.jersey.media.sse.OutboundEvent
Get connection retry time in milliseconds the event receiver should wait before attempting to reconnect after a connection to the SSE source is lost.
getReference() - Method in class org.glassfish.jersey.inject.cdi.se.CdiRequestContext
Get a "new" reference of the scope instance.
getReference() - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance
Get a "new" reference of the scope instance.
getRegex() - Method in class org.glassfish.jersey.server.model.RuntimeResource
Get regular expression of path pattern of this runtime resource.
getRegex() - Method in class org.glassfish.jersey.uri.PatternWithGroups
Get the regular expression.
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.
getRejectedExecutionHandler() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Get the handler for tasks that could not be executed by the provisioned thread pool executor.
getRel() - Method in class com.sun.research.ws.wadl.Link
Gets the value of the rel property.
getReportToErrorService() - Method in exception org.glassfish.jersey.inject.cdi.se.injector.MultiException
Returns true if this exception should be reported to the error service when thrown during a creation or deletion of a service.
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
 
getRequestChildSpan(ContainerRequestContext) - Static method in class org.glassfish.jersey.opentracing.OpenTracingUtils
Create and start ad-hoc custom span with the default name as a child span of the request span (if available).
getRequestChildSpan(ContainerRequestContext, String) - Static method in class org.glassfish.jersey.opentracing.OpenTracingUtils
Create and start ad-hoc custom span with a custom name as a child span of the request span (if available).
getRequestContext() - Method in class org.glassfish.jersey.client.ClientResponse
Get the associated client request context paired with this response context.
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.
getRequestEvent() - Method in class org.glassfish.jersey.micrometer.server.JerseyContext
 
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.client.ClientRequest
Get the values of an HTTP request header if the header exists on the current request.
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.client.ClientRequest
 
getRequestHeaders() - Method in class org.glassfish.jersey.server.ContainerRequest
Get the values of HTTP request headers.
getRequestMethod() - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1Request
Returns the name of the HTTP method with which this request was made, for example, GET, POST, or PUT.
getRequestScopedInitializer() - Method in class org.glassfish.jersey.server.ContainerRequest
Get a custom container extensions initializer for the current request.
getRequestSpan(ContainerRequestContext) - Static method in class org.glassfish.jersey.opentracing.OpenTracingUtils
Resolve resource-level span.
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.
getRequestURL() - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1Request
Returns the URL of the request, including protocol, server name, optional port number, and server path.
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.
getResolvedRequestUri() - Method in class org.glassfish.jersey.client.ClientResponse
Get the absolute URI of the ultimate request made to receive this response.
getResource() - Method in class com.sun.research.ws.wadl.Resources
Gets the value of the resource property.
getResource() - Method in class org.glassfish.jersey.linking.ProvideLinkDescriptor
 
getResource() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
Provide actual resource instance that will get validated.
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 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.
getResponseContext() - Method in interface org.glassfish.jersey.client.spi.PostInvocationInterceptor.ExceptionContext
If the ClientResponseContext has been available at the time of the Throwable occurrence, such as when the PostInvocationInterceptor is processed, it will be available.
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.client.ClientConfig
 
getRuntimeType() - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
getRuntimeType() - Method in class org.glassfish.jersey.server.ResourceConfig
 
getScheduledExecutorService() - Method in class org.glassfish.jersey.client.ClientConfig
Get custom client scheduled executor service.
getScheduledExecutorService() - Method in class org.glassfish.jersey.client.JerseyClient
 
getScope() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
getScope() - Method in class org.glassfish.jersey.inject.cdi.se.bean.SupplierThreadScopeBean
 
getScope() - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
getScope() - Method in class org.glassfish.jersey.inject.hk2.RequestContext
 
getScope() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
Get the scope of the built contract provider model.
getScope() - Method in class org.glassfish.jersey.model.ContractProvider
 
getScope() - Method in interface org.glassfish.jersey.model.Scoped
Get model component scope.
getSecurityContext() - Method in class org.glassfish.jersey.server.ContainerRequest
 
getServiceLocator() - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
getServletConfig() - Method in interface org.glassfish.jersey.servlet.WebConfig
Get the corresponding ServletConfig if this WebConfig represents a ServletConfig
getServletConfig() - Method in class org.glassfish.jersey.servlet.WebFilterConfig
 
getServletConfig() - Method in class org.glassfish.jersey.servlet.WebServletConfig
 
getServletContext() - Method in class org.glassfish.jersey.servlet.ServletContainer
Get the servlet context for the servlet or filter, depending on how this class is registered.
getServletContext() - Method in interface org.glassfish.jersey.servlet.WebConfig
Get the ServletContext.
getServletContext() - Method in class org.glassfish.jersey.servlet.WebFilterConfig
 
getServletContext() - Method in class org.glassfish.jersey.servlet.WebServletConfig
 
getSeverity() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
getSignature() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the signature for the request.
getSignatureMethod() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the signature method used to sign the request.
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() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
Get the size parameter.
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.
getSource() - Method in class org.glassfish.jersey.model.Parameter
Get the parameter value source type.
getSource() - Method in interface org.glassfish.jersey.model.Parameter.ParamAnnotationHelper
 
getSource() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
The issue source.
getSourceAnnotation() - Method in class org.glassfish.jersey.model.Parameter
Get the parameter source annotation.
getSourceName() - Method in class org.glassfish.jersey.model.Parameter
Get the parameter source name, i.e.
getSslContext() - Method in class org.glassfish.jersey.client.JerseyClient
 
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
 
getStaticContentPattern() - Method in class org.glassfish.jersey.servlet.ServletContainer
Get the static content path pattern.
getStatus() - Method in class com.sun.research.ws.wadl.Response
Gets the value of the status property.
getStatus() - Method in class org.glassfish.jersey.client.ClientResponse
 
getStatus() - Method in class org.glassfish.jersey.server.ContainerResponse
 
getStatusInfo() - Method in class org.glassfish.jersey.client.ClientResponse
 
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.
getStereotypes() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
getStereotypes() - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
getStreamEntity() - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
Gets the underlying stream entity which will form the body part entity.
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.
getSupportedEncodings() - Method in class org.glassfish.jersey.spi.ContentEncoder
Returns values of Content-Encoding header supported by this encoder.
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.
getSyncInvoker() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
Return invocation builder this reactive invoker was initialized with.
getTag() - Method in class jersey.repackaged.org.objectweb.asm.Handle
Returns the kind of field or method designated by this handle.
getTempDir() - Method in class org.glassfish.jersey.media.multipart.MultiPartProperties
Get the directory to store temporary files containing body parts of multipart message that extends allowed memory threshold.
getTemplate() - Method in interface org.glassfish.jersey.linking.mapping.ResourceMappingContext.Mapping
 
getTemplate() - Method in class org.glassfish.jersey.uri.PathPattern
 
getTemplate() - Method in class org.glassfish.jersey.uri.UriTemplate
Get the URI template as a String.
getTemplateVariables() - Method in class org.glassfish.jersey.uri.UriTemplate
Get the list of template variables for the template.
getTerminationTimeout() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Get the provisioned thread pool executor termination time out (in milliseconds).
getThrowables() - Method in interface org.glassfish.jersey.client.spi.PostInvocationInterceptor.ExceptionContext
Get the mutable Deque of unhandled Throwables occurred during the request (including previous PostInvocationInterceptor processing).
getTimestamp() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the timestamp, a value expected to be a positive integer, typically containing the number of seconds since January 1, 1970 00:00:00 GMT (epoch).
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.
getToken() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the request or access token.
getTokenSecret() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
Returns request or access token.
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.media.multipart.ContentDisposition
Get the type.
getType() - Method in class org.glassfish.jersey.media.sse.OutboundEvent
Get data type.
getType() - Method in class org.glassfish.jersey.model.Parameter
Get generic type information for the parameter.
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.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
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.
getTypeParameters() - Method in class org.glassfish.jersey.model.AnnotatedMethod
Get method type parameters.
getTypes() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
getTypes() - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
getUnmarshallerProperties() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
Get unmarshaller properties.
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.
getUri() - Method in class org.glassfish.jersey.client.ClientRequest
 
getUri() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
getUri() - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Get the request URI.
getUriBuilder() - Method in class org.glassfish.jersey.client.JerseyWebTarget
 
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() - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
Gets the field value for this body part.
getValue(Map<String, ?>, RuntimeType, String, Class<T>) - Static method in class org.glassfish.jersey.CommonProperties
Get the value of the specified property.
getValue(Map<String, ?>, RuntimeType, String, T) - Static method in class org.glassfish.jersey.CommonProperties
Get the value of the specified property.
getValue(Map<String, ?>, RuntimeType, String, T, Class<T>) - Static method in class org.glassfish.jersey.CommonProperties
Get the value of the specified property.
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.apache.connector.ApacheClientProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.apache5.connector.Apache5ClientProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.client.ClientProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.CommonProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, Class<T>) - Static method in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
 
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.client.ClientProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, T) - Static method in class org.glassfish.jersey.CommonProperties
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.client.ClientProperties
Get the value of the specified property.
getValue(Map<String, ?>, String, T, Class<T>) - Static method in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
 
getValue(Map<String, ?>, String, T, Class<T>) - Static method in class org.glassfish.jersey.server.ServerProperties
Get the value of the specified property.
getValueAs(Class<T>) - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
Gets the field value after appropriate conversion to the requested type.
getValueFromConfig(String) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
Allows ancestors to work with native configuration providers
getValueOf(T) - Method in interface org.glassfish.jersey.model.Parameter.ParamAnnotationHelper
 
getValueParamProviders() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
 
getValueWrapper() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
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.
getVerifier() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the verifier code.
getVersion() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
Returns the protocol version.
getWebComponent() - Method in class org.glassfish.jersey.servlet.ServletContainer
Get WebComponent used by this servlet container.
getWorkers() - Method in class org.glassfish.jersey.client.ClientRequest
Get the message body workers associated with the request.
getWorkQueue() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
Get the work queue for the provisioned thread pool executor.
getWrappedMessageContext() - Method in class org.glassfish.jersey.server.ContainerResponse
Get the wrapped response message context.
getWriterInterceptors() - Method in class org.glassfish.jersey.client.ClientRequest
Get writer interceptors of this request.
getWriterInterceptors() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
Get all reader interceptors applicable to the resource method wrapped by this invoker.
getWriters(MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get the map of media type to list of message body writers that are compatible with a media type.
getWritersModelsForType(Class<?>) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
Get a list of MessageBodyWriter models that are suitable for the given type.
getXml2JsonNs() - Method in class org.glassfish.jersey.jettison.JettisonConfig
Returns a map for XML to JSON namespace mapping This property is valid for the JettisonConfig.Notation.MAPPED_JETTISON notation only.
GIF - Enum constant in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
 
GONE_410 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
410 Gone.
GOTO - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
GracefulClosingStrategy() - Constructor for class org.glassfish.jersey.apache.connector.ApacheConnectionClosingStrategy.GracefulClosingStrategy
 
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
 
GrizzlyConnectorProvider - Class in org.glassfish.jersey.grizzly.connector
Connector provider for Jersey connectors that utilize Grizzly Asynchronous HTTP Client to send and receive HTTP request and responses.
GrizzlyConnectorProvider() - Constructor for class org.glassfish.jersey.grizzly.connector.GrizzlyConnectorProvider
Create new Grizzly Async HTTP Client connector provider.
GrizzlyConnectorProvider(GrizzlyConnectorProvider.AsyncClientCustomizer) - Constructor for class org.glassfish.jersey.grizzly.connector.GrizzlyConnectorProvider
Create new Grizzly Async HTTP Client connector provider with a custom client configuration customizer.
GrizzlyConnectorProvider.AsyncClientCustomizer - Interface in org.glassfish.jersey.grizzly.connector
A customization SPI for the async client instance underlying Grizzly connectors.
GrizzlyConnectorProvider.RequestCustomizer - Interface in org.glassfish.jersey.grizzly.connector
A customization SPI for the async client request instances.
GrizzlyHttpContainer - Class in org.glassfish.jersey.grizzly2.httpserver
Jersey Container implementation based on Grizzly HttpHandler.
GrizzlyHttpContainerProvider - Class in org.glassfish.jersey.grizzly2.httpserver
Container provider for containers based on Grizzly HttpHandler.
GrizzlyHttpContainerProvider() - Constructor for class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpContainerProvider
 
GrizzlyHttpServerFactory - Class in org.glassfish.jersey.grizzly2.httpserver
Factory for creating Grizzly Http Server.
GrizzlyHttpServerProvider - Class in org.glassfish.jersey.grizzly2.httpserver
Server provider for servers based on Grizzly HttpServer.
GrizzlyHttpServerProvider() - Constructor for class org.glassfish.jersey.grizzly2.httpserver.GrizzlyHttpServerProvider
 
GrizzlyWebContainerFactory - Class in org.glassfish.jersey.grizzly2.servlet
Factory for creating and starting Grizzly 2 HttpServer instances for deploying a Servlet.
GZ - Enum constant in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
 
GZipEncoder - Class in org.glassfish.jersey.message
GZIP encoding support.
GZipEncoder() - Constructor for class org.glassfish.jersey.message.GZipEncoder
Initialize GZipEncoder.

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(HttpExchange) - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer
 
handle(ContainerRequest) - Method in class org.glassfish.jersey.server.ApplicationHandler
The main request/response processing entry point for Jersey container implementations.
handle(Request, Response) - Method in class org.glassfish.jersey.simple.SimpleContainer
 
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.
hasCompatibleConstructor() - Method in class org.glassfish.jersey.inject.cdi.se.injector.CachedConstructorAnalyzer
 
hasDefaultValue() - Method in class org.glassfish.jersey.model.Parameter
Check if the parameter has a default value set.
hasEntity() - Method in class org.glassfish.jersey.server.ContainerResponse
 
hasErrors() - Method in class org.glassfish.jersey.inject.cdi.se.injector.Collector
Returns true if this collector has errors.
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.client.ClientConfig
 
hashCode() - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
 
hashCode() - Method in class org.glassfish.jersey.inject.cdi.se.GenericArrayTypeImpl
 
hashCode() - Method in class org.glassfish.jersey.inject.cdi.se.ParameterizedTypeImpl
 
hashCode() - Method in class org.glassfish.jersey.model.Parameter
 
hashCode() - Method in class org.glassfish.jersey.server.ChunkedOutput
 
hashCode() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
 
hashCode() - Method in class org.glassfish.jersey.SslConfigurator
 
hashCode() - Method in class org.glassfish.jersey.uri.PatternWithGroups
 
hashCode() - Method in class org.glassfish.jersey.uri.UriTemplate
Hash code is calculated from String of the regular expression generated from the template.
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.client.ClientRequest
 
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.
hasTransientReferenceParameter - Variable in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
head() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
 
head() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
head(InvocationCallback<Response>) - Method in class org.glassfish.jersey.client.JerseyCompletionStageRxInvoker
 
HEAD - Enum constant in enum class 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(String, Object) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
header(String, Object) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Add an arbitrary header.
HEADER - Enum constant in enum class com.sun.research.ws.wadl.ParamStyle
 
HEADER - Enum constant in enum class org.glassfish.jersey.model.Parameter.Source
Header parameter injection source.
HEADER - Enum constant in enum class 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.client.filter.CsrfProtectionFilter
Name of the header this filter will attach to the request.
HEADER_NAME - Static variable in class org.glassfish.jersey.server.filter.CsrfProtectionFilter
Name of the header this filter will attach to the request.
HeaderDelegateProvider<T> - Interface in org.glassfish.jersey.spi
A provider that supports the conversion of an HTTP header, of type T, to and from a String.
HeaderParamException(Throwable, String, String) - Constructor for exception org.glassfish.jersey.server.ParamException.HeaderParamException
 
headers(MultivaluedMap<String, Object>) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
 
headers(MultivaluedMap<String, Object>) - Method in interface org.glassfish.jersey.client.spi.InvocationBuilderListener.InvocationBuilderContext
Replaces all existing headers with the newly supplied headers.
HEADERS_ONLY - Enum constant in enum class org.glassfish.jersey.logging.LoggingFeature.Verbosity
Only content of HTTP headers is logged.
HeadersRequestFilter - Class in org.glassfish.jersey.microprofile.restclient
Server side request filter used for propagation of request headers to server client request.
HeadersRequestFilter() - Constructor for class org.glassfish.jersey.microprofile.restclient.HeadersRequestFilter
 
HINT - Enum constant in enum class org.glassfish.jersey.Severity
Hint.
HK_2_CLEARING_CACHE(Object, Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
Clearing Jersey HK2 caches.
HK_2_FAILURE_OUTSIDE_ERROR_SCOPE() - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
HK2 failure has been detected in a code that does not run in an active Jersey Error scope.
HK_2_PROVIDER_NOT_REGISTRABLE(Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
Provider registered to Hk2InjectionManager cannot be process because of incompatible type: {0}.
HK_2_REIFICATION_ERROR(Object, Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
HK2 service reification failed for [{0}] with an exception: {1}
HK_2_UNKNOWN_ERROR(Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
Unknown HK2 failure detected: {0}
HK_2_UNKNOWN_PARENT_INJECTION_MANAGER(Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
Unknown parent of InjectionManager, ServiceLocator should be used instead of: {0}.
HK2_INJECTION_MANAGER_STRATEGY - Static variable in class org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
Hk2 Injection manager strategy.
Hk2BootstrapBinder - Class in org.glassfish.jersey.inject.hk2
AbstractBinder that registers all components needed for a proper bootstrap of Jersey based on HK2 framework.
Hk2CustomBoundTypesProvider - Interface in org.glassfish.jersey.ext.cdi1x.spi
Helper SPI to help specify Jersey HK2 custom bound types that should be HK2-injectable into CDI components.
Hk2InjectionManagerFactory - Class in org.glassfish.jersey.inject.hk2
Factory which is able to create InjectionManager instance using service loading and automatically initialize injection manager using parent or immediately registers binder.
Hk2InjectionManagerFactory() - Constructor for class org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
 
Hk2ReferencingFactory<T> - Class in org.glassfish.jersey.inject.hk2
Factory that provides injection of the referenced instance.
Hk2ReferencingFactory(Provider<Ref<T>>) - Constructor for class org.glassfish.jersey.inject.hk2.Hk2ReferencingFactory
Create new referencing injection factory.
Hk2RequestScope - Class in org.glassfish.jersey.inject.hk2
 
Hk2RequestScope() - Constructor for class org.glassfish.jersey.inject.hk2.Hk2RequestScope
 
Hk2RequestScope.Instance - Class in org.glassfish.jersey.inject.hk2
Implementation of the request scope instance.
HmaSha1Method - Class in org.glassfish.jersey.oauth1.signature
An OAuth signature method that implements HMAC-SHA1.
HmaSha1Method() - Constructor for class org.glassfish.jersey.oauth1.signature.HmaSha1Method
 
HOST - Enum constant in enum class org.glassfish.jersey.uri.UriComponent.Type
The URI host component type.
hostnameVerifier(HostnameVerifier) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
 
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
 
hreflang() - Element in annotation interface org.glassfish.jersey.linking.InjectLink
Specifies the lang of the referenced resource
hreflang() - Element in annotation interface org.glassfish.jersey.linking.ProvideLink
Specifies the lang of the referenced resource
HTM - Enum constant in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
 
HTML - Enum constant in enum class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
 
HTTP_AUTHENTICATION_BASIC_PASSWORD - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the password for http basic authentication feature for the request.
HTTP_AUTHENTICATION_BASIC_USERNAME - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the username for http basic authentication feature for the request.
HTTP_AUTHENTICATION_DIGEST_PASSWORD - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the password for http digest authentication feature for the request.
HTTP_AUTHENTICATION_DIGEST_USERNAME - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the username for http digest authentication feature for the request.
HTTP_AUTHENTICATION_PASSWORD - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the password for http authentication feature for the request.
HTTP_AUTHENTICATION_USERNAME - Static variable in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
Key of the property that can be set into the client request using ClientRequestContext.setProperty(String, Object) in order to override the username for http authentication feature for the request.
HTTP_METHOD_OVERRIDE - Static variable in class org.glassfish.jersey.server.ServerProperties
Defines configuration of HTTP method overriding.
HTTP_NON_PROXY_HOSTS - Static variable in class org.glassfish.jersey.ExternalProperties
Property used to indicate the hosts that should be accessed without going through the proxy.
HTTP_PROXY_HOST - Static variable in class org.glassfish.jersey.ExternalProperties
Property used to specify the hostname, or address, of the proxy server.
HTTP_PROXY_PASSWORD - Static variable in class org.glassfish.jersey.ExternalProperties
Property used to specify the password to authenticate with the proxy.
HTTP_PROXY_PORT - Static variable in class org.glassfish.jersey.ExternalProperties
Property used to specify the port number of the proxy server.
HTTP_PROXY_USER - Static variable in class org.glassfish.jersey.ExternalProperties
Property used to specify the user name to authenticate with the proxy.
HTTP_VERSION - Static variable in class org.glassfish.jersey.jnh.connector.JavaNetHttpClientProperties
HTTP version - if null or instance of HttpClient.Version.HTTP_1_1 the version will be set to HTTP_1_1 if version is HttpClient.Version.HTTP_2 the client will attempt to perform each request using HTTP_2 protocol but if not supported by server, the protocol will be still HTTP_1_1
HTTP_VERSION_NOT_SUPPORTED_505 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
505 HTTP Version Not Supported.
HttpAuthenticationFeature - Class in org.glassfish.jersey.client.authentication
Features that provides Http Basic and Digest client authentication (based on RFC 2617).
HttpAuthenticationFeature.BasicBuilder - Interface in org.glassfish.jersey.client.authentication
Extension of HttpAuthenticationFeature.Builder that builds the http authentication feature configured for basic authentication.
HttpAuthenticationFeature.Builder - Interface in org.glassfish.jersey.client.authentication
Builder that creates instances of HttpAuthenticationFeature.
HttpAuthenticationFeature.UniversalBuilder - Interface in org.glassfish.jersey.client.authentication
Extension of HttpAuthenticationFeature.Builder that builds the http authentication feature configured in universal mode that supports basic and digest authentication.
HttpHeaders - Interface in org.glassfish.jersey.http
Additional HTTP headers that are not listed in Jakarta REST HttpHeaders.
httpLongRequestTags(RequestEvent) - Method in class org.glassfish.jersey.micrometer.server.DefaultJerseyTagsProvider
 
httpLongRequestTags(RequestEvent) - Method in interface org.glassfish.jersey.micrometer.server.JerseyTagsProvider
Provides tags to be associated with the LongTaskTimer which instruments the given long-running event.
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 Class in org.glassfish.jersey.server.filter
Enumeration representing possible sources of information about the method overriding the filter should look for.
HTTPMethods - Enum Class in com.sun.research.ws.wadl
Java class for HTTPMethods.
httpRequestTags(RequestEvent) - Method in class org.glassfish.jersey.micrometer.server.DefaultJerseyTagsProvider
 
httpRequestTags(RequestEvent) - Method in interface org.glassfish.jersey.micrometer.server.JerseyTagsProvider
Provides tags to be associated with metrics for the given event.
HttpUrlConnectorProvider - Class in org.glassfish.jersey.client
Default Jersey client connector provider that provides connector instances which delegate HTTP requests to HttpURLConnection for processing.
HttpUrlConnectorProvider() - Constructor for class org.glassfish.jersey.client.HttpUrlConnectorProvider
Create new HttpURLConnection-based Jersey client connector provider.
HttpUrlConnectorProvider.ConnectionFactory - Interface in org.glassfish.jersey.client
A factory for HttpURLConnection instances.

I

I_AM_A_TEAPOT_418 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ClientError4xx
418 I'm a teapot.
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
 
id(String) - Method in class org.glassfish.jersey.media.sse.OutboundEvent.Builder
Set event id.
IDIV - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IDLE_CONNECTION_PRUNE_TIMEOUT - Static variable in class org.glassfish.jersey.netty.connector.NettyClientProperties
This property determines the number of seconds the idle connections are kept in the pool before pruned.
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
 
IF_RANGE - Static variable in interface org.glassfish.jersey.http.HttpHeaders
See {@link <a href="https://www.rfc-editor.org/rfc/rfc9110#name-if-range">HTTP Semantics documentation}
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_EXCEPTION_RESPONSE - Static variable in class org.glassfish.jersey.client.ClientProperties
Ignore a response in an exception thrown by the client API by not forwarding it to this service's client.
ignoreUserAgent() - Method in class org.glassfish.jersey.client.ClientRequest
Indicates whether the User-Agent header should be omitted if not directly set to the map of headers.
ignoreUserAgent(boolean) - Method in class org.glassfish.jersey.client.ClientRequest
Indicates whether the User-Agent header should be omitted if not directly set to the map of headers.
IGNORING_VALUE_OF_PROPERTY(Object, Object, Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
Ignoring value of property "{0}" ("{1}") - not instance of "{2}".
IGNORING_VALUE_OF_PROPERTY(Object, Object, Object) - Static method in class org.glassfish.jersey.apache5.connector.LocalizationMessages
Ignoring value of property "{0}" ("{1}") - not instance of "{2}".
IINC - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
ILOAD - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IM_USED_226 - Static variable in class org.glassfish.jersey.http.ResponseStatus.Success2xx
226 IM used.
ImmediateClosingStrategy() - Constructor for class org.glassfish.jersey.apache.connector.ApacheConnectionClosingStrategy.ImmediateClosingStrategy
 
ImmediateHk2InjectionManager - Class in org.glassfish.jersey.inject.hk2
Implementation of InjectionManager that is able to register and inject services.
IMUL - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
IN_EVENT_FIELD_NOT_RECOGNIZED(Object, Object) - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
Inbound event field [{0}: {1}] is not a recognized SSE field name and will be ignored.
IN_EVENT_RETRY_PARSE_ERROR(Object) - Static method in class org.glassfish.jersey.media.sse.LocalizationMessages
Unable to parse inbound event retry value [{0}] as decimal number.
InboundEvent - Class in org.glassfish.jersey.media.sse
Inbound event.
inboundHeaders() - Method in interface org.glassfish.jersey.microprofile.restclient.InboundHeadersProvider
Return inbound request headers.
InboundHeadersProvider - Interface in org.glassfish.jersey.microprofile.restclient
This provider is executed if no headers found for propagation from inbound request via normal propagation mechanism.
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
 
Inflector<DATA,RESULT> - Interface in org.glassfish.jersey.process
A generic interface for transforming data into a result.
info - Variable in class jersey.repackaged.org.objectweb.asm.Label
A user managed state associated with this label.
INFO - Enum constant in enum class org.glassfish.jersey.opentracing.OpenTracingFeature.Verbosity
Only logs basic Jersey processing related events.
Info1xx() - Constructor for class org.glassfish.jersey.http.ResponseStatus.Info1xx
 
inheritServerProviders() - Element in annotation interface 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 interface org.glassfish.jersey.server.wadl.WadlGenerator
Invoked before all methods related to wadl-building are invoked.
init() - Method in class org.glassfish.jersey.servlet.ServletContainer
 
init(FilterConfig) - Method in class org.glassfish.jersey.servlet.ServletContainer
 
init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.server.ResourceModelConfigurator
 
init(WebConfig) - Method in class org.glassfish.jersey.servlet.ServletContainer
Initiate the Web component.
Initializable<T extends Initializable<T>> - Interface in org.glassfish.jersey.client
Initializable Jersey client-side component.
INITIALIZATION_APP_FINISHED - Enum constant in enum class 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 - Enum constant in enum class 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 - Enum constant in enum class 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.
initialize(InjectionManager) - Method in interface org.glassfish.jersey.spi.ComponentProvider
Initializes the component provider with a reference to a injection manager instance, which will get used in the application to manage individual components.
initializeAfterBeanDiscovery(EnhancedAnnotatedType<T>) - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyInjectionTarget
Copied method from the parent class because of a custom type of Instantiator is used in this implementation.
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.
inject(Object) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
inject(Object) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
inject(Object, String) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
inject(Object, String) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
inject(T, CreationalContext<T>) - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyInjectionTarget
 
inject(T, CreationalContext<T>) - Method in class org.glassfish.jersey.inject.cdi.se.injector.WrappingJerseyInjectionTarget
 
injectionManager(InjectionManager) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
Set runtime DI injection manager.
InjectionManagerClientProvider - Class in org.glassfish.jersey.client
Extension of InjectionManagerProvider which contains helper static methods that extract InjectionManager from client specific JAX-RS components.
InjectionManagerClientProvider() - Constructor for class org.glassfish.jersey.client.InjectionManagerClientProvider
 
InjectionManagerProvider - Class in org.glassfish.jersey
Utility class with static methods that extract injection manager from various JAX-RS components.
InjectionManagerProvider() - Constructor for class org.glassfish.jersey.InjectionManagerProvider
 
InjectionResolverWrapper<T extends Annotation> - Class in org.glassfish.jersey.inject.hk2
This class wraps the jersey class InjectionResolver to make HK2 version of this provided functionality.
InjectionUtils - Class in org.glassfish.jersey.inject.cdi.se.injector
Utility class for processing of an injection.
InjectLink - Annotation Interface in org.glassfish.jersey.linking
Specifies a link injection target in a returned representation bean.
InjectLink.Extension - Annotation Interface in org.glassfish.jersey.linking
 
InjectLink.Style - Enum Class in org.glassfish.jersey.linking
Styles of URI supported
InjectLink.Util - Class in org.glassfish.jersey.linking
 
InjectLinkNoFollow - Annotation Interface in org.glassfish.jersey.linking
Specifies on a field that should be ignored by Link recursive introspection.
InjectLinks - Annotation Interface in org.glassfish.jersey.linking
Used to request the addition of a set of links, can be used for both link headers on a Class or injection into a List or Link[] property.
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.client.ClientAsyncExecutorLiteral
An ClientAsyncExecutor annotation instance.
INSTANCE - Static variable in class org.glassfish.jersey.client.ClientBackgroundSchedulerLiteral
An ClientBackgroundScheduler annotation instance.
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.
InstanceSupplierFactoryBridge<T> - Class in org.glassfish.jersey.inject.hk2
This class is used as a bridge between HK2 Factory and JDK Supplier.
INSUFFICIENT_STORAGE_507 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
507 Insufficient Storage.
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
 
INTERNAL_SERVER_ERROR_500 - Static variable in class org.glassfish.jersey.http.ResponseStatus.ServerError5xx
500 Internal Server Error.
INVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
The supplied component "{0}" is not assignable from JerseyClient or JerseyWebTarget.
INVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.apache5.connector.LocalizationMessages
The supplied component "{0}" is not assignable from JerseyClient or JerseyWebTarget.
INVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.grizzly.connector.LocalizationMessages
The supplied component "{0}" is not assignable from JerseyClient or JerseyWebTarget.
INVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.jnh.connector.LocalizationMessages
The supplied component "{0}" is not assignable from JerseyClient or JerseyWebTarget.
InvalidSecretException - Exception in org.glassfish.jersey.oauth1.signature
Thrown to indicate that the OAuth secret supplied is invalid or otherwise unsupported.
InvalidSecretException() - Constructor for exception org.glassfish.jersey.oauth1.signature.InvalidSecretException
Constructs an invalid OAuth secret exception with no detail message.
InvalidSecretException(String) - Constructor for exception org.glassfish.jersey.oauth1.signature.InvalidSecretException
Constructs an invalid OAuth secret exception with the specified detail message.
Invocable - Class in org.glassfish.jersey.server.model
A common interface for invocable resource components.
invocation(Link) - Method in class org.glassfish.jersey.client.JerseyClient
 
InvocationBuilderListener - Interface in org.glassfish.jersey.client.spi
Implementations of this interface will be notified when a new Invocation.Builder is created.
InvocationBuilderListener.InvocationBuilderContext - Interface in org.glassfish.jersey.client.spi
An Invocation.Builder subset of setter methods.
invoke() - Method in class org.glassfish.jersey.client.JerseyInvocation
 
invoke(GenericType<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
invoke(Class<T>) - Method in class org.glassfish.jersey.client.JerseyInvocation
 
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
 
IO_BUFFER_SIZE - Static variable in class org.glassfish.jersey.message.MessageProperties
Value of the property indicates the buffer size to be used for I/O operations on byte and character streams.
IO_DEFAULT_BUFFER_SIZE - Static variable in class org.glassfish.jersey.message.MessageProperties
The default buffer size (8192) for I/O operations on byte and character streams.
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.
isActive() - Method in class org.glassfish.jersey.inject.hk2.RequestContext
 
isActive() - Method in class org.glassfish.jersey.simple.SimpleTraceAnalyzer
 
isAlternative() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
isAlternative() - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.glassfish.jersey.model.AnnotatedMethod
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.glassfish.jersey.model.Parameter
 
isAsynchronous() - Method in class org.glassfish.jersey.client.ClientRequest
Returns true if the request is called asynchronously using AsyncInvoker
isCancelled() - Method in class org.glassfish.jersey.client.ClientRequest
Returns true if this ClientRequest was cancelled before it completed normally.
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.client.ChunkedInput
Check if the chunked input has been closed.
isClosed() - Method in class org.glassfish.jersey.client.JerseyClient
Check client state.
isClosed() - Method in class org.glassfish.jersey.server.ChunkedOutput
Get state information.
isClosed() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
Check if this thread pool executor provider has been closed.
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.
isConstructorParameterIndicator() - Method in class org.glassfish.jersey.inject.cdi.se.injector.ContextInjectionResolverImpl
 
isConstructorParameterIndicator() - Method in class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl
 
isConstructorParameterIndicator() - Method in class org.glassfish.jersey.inject.hk2.InjectionResolverWrapper
 
isCustom() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
Get the custom flag value.
isDebug() - Method in interface org.glassfish.jersey.simple.SimpleServer
If this is true then very low level I/O operations are logged.
isDefaultSslContext() - Method in class org.glassfish.jersey.client.JerseyClient
Get information about used SSLContext.
isDefaultSslContext() - Method in class org.glassfish.jersey.client.SslContextClientBuilder
Get information about used SSLContext.
isDelegate() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
isEmpty() - Method in class org.glassfish.jersey.media.sse.InboundEvent
Check if the event is empty (i.e.
isEnabled(Feature) - Method in class org.glassfish.jersey.client.ClientConfig
 
isEnabled(Feature) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
isEnabled(Feature) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.client.ClientConfig
 
isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
isEnabled(Class<? extends Feature>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isEncoded() - Method in class org.glassfish.jersey.model.Parameter
If true, the injected parameter value should remain encoded.
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.
isFor(Class<?>) - Method in interface org.glassfish.jersey.jaxb.FeatureSupplier
Define whether the feature set is for the instances of the given class.
isFor(Class<?>) - Method in interface org.glassfish.jersey.jaxb.PropertySupplier
Define whether the property set is for the instances of the given class.
isFor(Class<?>) - Method in interface org.glassfish.jersey.model.Parameter.ParamCreationFactory
Determine whether the Factory is for the given class to be instantiated.
isFormattedOutput() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
isHexCharacter(char) - Static method in class org.glassfish.jersey.uri.UriComponent
Checks whether the character c is hexadecimal character.
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.
isImmediateStrategy() - Static method in class org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
Check HK2 Strategy property Hk2InjectionManagerFactory.HK2_INJECTION_MANAGER_STRATEGY and returns true if the current HK2 Strategy is "immediate".
isIncludeRoot() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
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.
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.
isMappable(T) - Method in interface org.glassfish.jersey.spi.ExtendedExceptionMapper
Determine whether this provider is able to process a supplied exception instance.
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).
isMarshalEmptyCollections() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
isMethodParameterIndicator() - Method in class org.glassfish.jersey.inject.cdi.se.injector.ContextInjectionResolverImpl
 
isMethodParameterIndicator() - Method in class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl
 
isMethodParameterIndicator() - Method in class org.glassfish.jersey.inject.hk2.InjectionResolverWrapper
 
isNameBound() - Method in class org.glassfish.jersey.model.ContractProvider
 
isNameBound() - Method in interface org.glassfish.jersey.model.NameBound
Check if the component is bound or not.
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.
isNullable() - Method in class org.glassfish.jersey.inject.cdi.se.bean.JerseyBean
 
isNullable() - Method in class org.glassfish.jersey.inject.cdi.se.RequestScopeBean
 
isOpen() - Method in class org.glassfish.jersey.media.sse.EventSource
Check if this event source instance has already been opened.
isPresentIn(int) - Method in enum class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
Returns true if the bit corresponding to this flag is set in a given integer value.
isPrixiable(Class<? extends Annotation>) - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyProxyResolver
Returns true if one of the proxiable annotations is present on the clazz.
isPrixiable(Injectee) - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyProxyResolver
Returns true if one of the proxiable annotations is present on the clazz into which values are injected.
isProperty(String) - Method in class org.glassfish.jersey.client.ClientConfig
 
isProperty(String) - Method in interface org.glassfish.jersey.ExtendedConfig
Get the value of the property with a given name converted to boolean.
isProperty(String) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
isProperty(String) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isProvider(Type) - Static method in class org.glassfish.jersey.inject.cdi.se.injector.InjectionUtils
 
isQualified() - Method in class org.glassfish.jersey.model.Parameter
Check if the parameter is qualified.
isQualified() - Method in class org.glassfish.jersey.server.model.Parameter
Check if the parameter is qualified.
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.ReaderModel
Safely invokes isReadable method on the underlying provider.
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.microprofile.restclient.SseMessageBodyReader
 
isReconnectDelaySet() - Method in class org.glassfish.jersey.media.sse.InboundEvent
Check if the connection retry time has been set in the event.
isReconnectDelaySet() - Method in class org.glassfish.jersey.media.sse.OutboundEvent
Check if the connection retry time has been set in the event.
isRegistered(Class<?>) - Method in class org.glassfish.jersey.client.ClientConfig
 
isRegistered(Class<?>) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
isRegistered(Class<?>) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isRegistered(Object) - Method in class org.glassfish.jersey.client.ClientConfig
 
isRegistered(Object) - Method in class org.glassfish.jersey.microprofile.config.ConfigurationModel
 
isRegistered(Object) - Method in class org.glassfish.jersey.server.ResourceConfig
 
isRegistrable(Class<?>) - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
isRegistrable(Class<?>) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
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.
isShutdown() - Method in class org.glassfish.jersey.inject.cdi.se.CdiSeInjectionManager
 
isShutdown() - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
 
isSimple() - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
 
isSse() - Method in class org.glassfish.jersey.server.model.ResourceMethod
Check whether the resource method will be producing Server-sent event stream.
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.
isTemplateVariablePresent(String) - Method in class org.glassfish.jersey.uri.UriTemplate
Ascertain if a template variable is a member of this template.
ISTORE - Static variable in interface jersey.repackaged.org.objectweb.asm.Opcodes
 
isTransient() - Method in class org.glassfish.jersey.inject.cdi.se.injector.JerseyConstructorInjectionPoint
 
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.