Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abortWith(Response) - Method in class org.glassfish.jersey.client.ClientRequest
- abortWith(Response) - Method in class org.glassfish.jersey.server.ContainerRequest
- AbstractChainableStage<DATA> - Class in org.glassfish.jersey.process.internal
-
Abstract chainable linear acceptor.
- AbstractChainableStage() - Constructor for class org.glassfish.jersey.process.internal.AbstractChainableStage
-
Create a new chainable acceptor with no next stage set.
- AbstractChainableStage(Stage) - Constructor for class org.glassfish.jersey.process.internal.AbstractChainableStage
-
Create a new chainable acceptor with an initialized default next stage value.
- AbstractCollectionJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
-
An abstract provider for
T[],Collection<T>, and its subtypes as long as they have the public default constructor or are interfaces implemented by one the following classes:ArrayListLinkedListHashSetTreeSetStackTmust be a JAXB type annotated withXmlRootElement. - AbstractCollectionJaxbProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
- AbstractCollectionJaxbProvider(Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
- AbstractCollectionJaxbProvider.JaxbTypeChecker - Interface in org.glassfish.jersey.jaxb.internal
-
This is to allow customized JAXB collections checking.
- AbstractContainerLifecycleListener - Class in org.glassfish.jersey.server.spi
-
Convenience class to allow implementing only a subset of
container liefecycle listenercallback method(s). - AbstractContainerLifecycleListener() - Constructor for class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
- AbstractEntityProcessor - Class in org.glassfish.jersey.message.filtering.spi
-
Common
entity processorsupposed to be used as a base class for custom implementations. - AbstractEntityProcessor() - Constructor for class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
- AbstractEntityProviderModel<T> - Class in org.glassfish.jersey.message
-
Abstract entity provider model.
- AbstractExecutorProvidersConfigurator - Class in org.glassfish.jersey.process.internal
-
Abstract Configurator which initializes and register
ExecutorServiceProviderandScheduledExecutorServiceProvider. - AbstractExecutorProvidersConfigurator() - Constructor for class org.glassfish.jersey.process.internal.AbstractExecutorProvidersConfigurator
- AbstractFormProvider<T> - Class in org.glassfish.jersey.message.internal
-
Abstract base class for form entity types marshalling invalid input: '&' un-marshalling support.
- AbstractFormProvider() - Constructor for class org.glassfish.jersey.message.internal.AbstractFormProvider
- AbstractJaxbElementProvider - Class in org.glassfish.jersey.jaxb.internal
-
An abstract provider for
JAXBElement. - AbstractJaxbElementProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
-
Inheritance constructor.
- AbstractJaxbElementProvider(Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
-
Inheritance constructor.
- AbstractJaxbProvider<T> - Class in org.glassfish.jersey.jaxb.internal
-
A base class for implementing JAXB-based readers and writers.
- AbstractJaxbProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
-
Inheritance constructor.
- AbstractJaxbProvider(Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
-
Inheritance constructor.
- AbstractMessageReaderWriterProvider<T> - Class in org.glassfish.jersey.message.internal
-
Abstract entity provider (reader and writer) base class.
- AbstractMessageReaderWriterProvider() - Constructor for class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
- AbstractObjectProvider<T> - Class in org.glassfish.jersey.message.filtering.spi
-
Common implementation of
object providerandobject graph transformer. - AbstractObjectProvider() - Constructor for class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
- AbstractResourceFinderAdapter - Class in org.glassfish.jersey.server.internal
-
This class provides partial default implementation of
ResourceFinder. - AbstractResourceFinderAdapter() - Constructor for class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
- AbstractResourceModelVisitor - Class in org.glassfish.jersey.server.model
-
Abstract implementation of
resource model visitorcontaining empty implementations of interface methods. - AbstractResourceModelVisitor() - Constructor for class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
- AbstractRootElementJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
-
An abstract provider for JAXB types that are annotated with
XmlRootElementorXmlType. - AbstractRootElementJaxbProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
-
Inheritance constructor.
- AbstractRootElementJaxbProvider(Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
-
Inheritance constructor.
- AbstractRuntimeDelegate - Class in org.glassfish.jersey.internal
-
An abstract implementation of
RuntimeDelegatethat provides support common to the client and server. - AbstractRuntimeDelegate(Set) - Constructor for class org.glassfish.jersey.internal.AbstractRuntimeDelegate
-
Initialization constructor.
- AbstractRxInvoker<T> - Class in org.glassfish.jersey.client
-
Default implementation of.
invalid reference
reactive invoker - AbstractRxInvoker(SyncInvoker, ExecutorService) - Constructor for class org.glassfish.jersey.client.AbstractRxInvoker
- AbstractServiceFinderConfigurator<T> - Class in org.glassfish.jersey.internal
-
Simple ServiceFinder configuration.
- AbstractServiceFinderConfigurator(Class, RuntimeType) - Constructor for class org.glassfish.jersey.internal.AbstractServiceFinderConfigurator
-
Create a new configurator.
- AbstractThreadPoolProvider<E> - Class in org.glassfish.jersey.spi
-
Abstract thread pool executor provider.
- AbstractThreadPoolProvider(String) - Constructor for class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Inheritance constructor.
- 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(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(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
- AcceptableLanguageTag - Class in org.glassfish.jersey.message.internal
-
An acceptable language tag.
- AcceptableLanguageTag(String) - Constructor for class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- AcceptableLanguageTag(String, String) - Constructor for class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- AcceptableLanguageTag(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- AcceptableMediaType - Class in org.glassfish.jersey.message.internal
-
An acceptable media type.
- AcceptableMediaType(String, String) - Constructor for class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Create new acceptable media type instance with a
default quality factorvalue. - AcceptableMediaType(String, String, int, Map) - Constructor for class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Create new acceptable media type instance.
- AcceptableToken - Class in org.glassfish.jersey.message.internal
-
An acceptable token.
- AcceptableToken(String) - Constructor for class org.glassfish.jersey.message.internal.AcceptableToken
- AcceptableToken(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.AcceptableToken
- acceptEncoding(String...) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- 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(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
- ACCESS_TOKEN_REQUEST - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Phase
-
Requesting the access token phase.
- ACCESS_TOKEN_URI - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
If exposure of token resources is enabled (e.g. by the property
OAuth1ServerProperties.ENABLE_TOKEN_RESOURCES), this property defines the relative URI of exposed Access Token Resource. - accessToken(AccessToken) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder.FilterFeatureBuilder
-
Set the Access Token that will be used for signing the requests.
- AccessToken - Class in org.glassfish.jersey.client.oauth1
-
Access Token class (credentials issued by the Service Provider for the user).
- AccessToken(String, byte[]) - Constructor for class org.glassfish.jersey.client.oauth1.AccessToken
-
Create a new access token with secret defined as byte array.
- AccessToken(String, String) - Constructor for class org.glassfish.jersey.client.oauth1.AccessToken
-
Create a new access token.
- AccessTokenResource - Class in org.glassfish.jersey.server.oauth1.internal
-
Resource handling access token requests.
- AccessTokenResource() - Constructor for class org.glassfish.jersey.server.oauth1.internal.AccessTokenResource
- accessTokenUri(String) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
- accessTokenUri(String) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Builder
-
Set the access token URI on which the access token can be requested.
- accessType(OAuth2FlowGoogleBuilder.AccessType) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
-
Set
access typeparameter used in Authorization Request. - activate(RequestContext, RequestContext) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Stores the provided
RequestContextto thread-local variable belonging to current request scope. - add() - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- add(Closeable) - Method in interface org.glassfish.jersey.server.CloseableService
-
Register a new instance of
Closeablethat is to be closed when the request goes out of scope. - add(BroadcasterListener) - Method in class org.glassfish.jersey.server.Broadcaster
-
Register
BroadcasterListenerforBroadcasterevents listening. - add(OUT) - Method in class org.glassfish.jersey.server.Broadcaster
-
Register
ChunkedOutputto thisBroadcasterinstance. - addAccessToken(String, String, String, String, Principal, Set, MultivaluedMap) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
- 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) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Add a new provided contracts.
- addContracts(Map) - 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
- addField(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Add a field into this graph for all existing entity-filtering scopes.
- addField(String, String...) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Add a field into this graph for given list of entity-filtering scopes.
- addField(String, Set) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Add a field into this graph for given set of entity-filtering scopes.
- addFilteringScopes(String, Class, Set, EntityGraph) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
-
Add entity-filtering scopes of a field to an entity-graph.
- addFilteringScopes(Set) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Add a set of entity-filtering scopes to this graph.
- addGlobalScopes(Set, EntityGraph) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
-
Add entity-filtering scopes into given graph.
- addHeaderValue(String, String) - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1Request
-
Adds a header with the given name and value.
- addHeaderValue(String, String) - Method in class org.glassfish.jersey.server.oauth1.internal.OAuthServerRequest
- 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. - addNameBinding(Class) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Add a new contract provider name binding.
- addProperties(Map) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Add properties to
ResourceConfig. - addProperties(Map) - 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
- addSubgraph(String, Class) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Add a subgraph into this graph for all existing entity-filtering scopes.
- addSubgraph(String, Class, String...) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Add a subgraph into this graph for given list of entity-filtering scopes.
- addSubgraph(String, Class, Set) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Add a subgraph into this graph for given set of entity-filtering scopes.
- ALL - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Phase
-
All phases.
- ALL - Enum constant in enum org.glassfish.jersey.server.TracingConfig
-
Tracing support is enabled for every request.
- allow(String...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- allow(Set) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- AMBIGUOUS_FATAL_RMS(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by"@Consumes" and "@Produces" annotations at Java methods {1} and {2} at matching regular expression {3}.
- AMBIGUOUS_NON_ANNOTATED_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Method {0} on resource {1} contains multiple parameters with no annotation.
- AMBIGUOUS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Parameter {1} of {0} MUST be only one of a path, query, matrix or header parameter.
- AMBIGUOUS_RESOURCE_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Multiple methods found to suit client request with accept header {0}.
- AMBIGUOUS_RMS_IN(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource model has ambiguous (sub-)resource method for HTTP method {0} and input mime-types as defined by "@Consumes" annotation at Java methods {1} and {2} at matching path pattern {3}.
- AMBIGUOUS_RMS_OUT(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource model has ambiguous (sub-)resource method for HTTP method {0} and output mime-types as defined by @Produces annotation at Java methods {1} and {2} at matching path pattern {3}.
- AMBIGUOUS_SRLS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource, {0}, has ambiguous sub-resource locators on path {1}.
- AMBIGUOUS_SRLS_PATH_PATTERN(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource model has ambiguous sub-resource locators on path pattern {0}.
- AnnotatedMethod - Class in org.glassfish.jersey.server.model
-
Annotated method representation.
- AnnotatedMethod(Method) - Constructor for class org.glassfish.jersey.server.model.AnnotatedMethod
-
Create annotated method instance from the
Java method. - 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
- ANY_MATCH - Static variable in class org.glassfish.jersey.message.internal.MatchingEntityTag
-
An empty set that corresponds to
If-Match: *orIf-None-Match: *. - ApacheClientProperties - Class in org.glassfish.jersey.apache.connector
-
Configuration options specific to the Client API that utilizes
ApacheConnectorProvider. - ApacheConnectorProvider - Class in org.glassfish.jersey.apache.connector
-
Connector provider for Jersey
connectorsthat utilize Apache HTTP Client to send and receive HTTP request and responses. - ApacheConnectorProvider() - Constructor for class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
- App(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.App
- App(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.App
- App(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.App
- App(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.App
- appendEscapingQuotes(StringBuilder, String) - Static method in class org.glassfish.jersey.message.internal.StringBuilderUtils
-
Append a new value to the string builder.
- appendQuoted(StringBuilder, String) - Static method in class org.glassfish.jersey.message.internal.StringBuilderUtils
-
Append a new quoted value to the string builder.
- appendQuotedIfNonToken(StringBuilder, String) - Static method in class org.glassfish.jersey.message.internal.StringBuilderUtils
-
Append a new value to the string builder.
- appendQuotedIfWhitespace(StringBuilder, String) - Static method in class org.glassfish.jersey.message.internal.StringBuilderUtils
-
Append a new value to the string builder.
- 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
-
Stringproperty that defines the application name. - ApplicationDescription - Class in org.glassfish.jersey.server.wadl.internal
-
This class is designed to combine the Application instance with any other external metadata that might be required to describe the application.
- ApplicationDescription.ExternalGrammar - Class in org.glassfish.jersey.server.wadl.internal
-
A simple holder class that stores a type and binary content to be used to return extra metadata with
- ApplicationEvent - Interface in org.glassfish.jersey.server.monitoring
-
An event informing about application lifecycle changes.
- ApplicationEvent.Type - Enum in org.glassfish.jersey.server.monitoring
-
The type of the event that identifies on which lifecycle change the event is triggered.
- ApplicationEventListener - Interface in org.glassfish.jersey.server.monitoring
-
Jersey specific provider that listens to
application events. - ApplicationHandler - Class in org.glassfish.jersey.server
-
Jersey server-side application handler.
- ApplicationHandler() - Constructor for class org.glassfish.jersey.server.ApplicationHandler
-
Create a new Jersey application handler using a default configuration.
- ApplicationHandler(Class) - 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(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
ResourceConfigand a customBinder. - 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, customBinderand a parent used byInjectionManager. - 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(DATA) - Method in interface org.glassfish.jersey.process.internal.Stage
-
Performs a data processing task and returns the processed data together with a
processing continuation. - apply(DATA) - Method in class org.glassfish.jersey.process.internal.Stages.LinkedStage
- apply(ContainerRequestContext) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
- apply(ClientRequest) - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
- 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.jdk.connector.internal.JdkConnector
- apply(ClientRequest, AsyncConnectorCallback) - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
- 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.jdk.connector.internal.JdkConnector
- apply(ContainerRequest) - Method in class org.glassfish.jersey.server.ApplicationHandler
-
Invokes a request and returns the
response future. - apply(ContainerRequest) - Method in class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
- apply(ContainerRequest, OutputStream) - Method in class org.glassfish.jersey.server.ApplicationHandler
-
Invokes a request and returns the
response future. - apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.ContainerMessageBodyWorkersInitializer
- apply(RequestProcessingContext) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
- APPLY - Enum constant in enum org.glassfish.jersey.message.filtering.spi.EntityProcessor.Result
-
Processing of an context resulted in modification of the provided entity graph.
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
- aroundReadFrom(ReaderInterceptorContext) - Method in class org.glassfish.jersey.spi.ContentEncoder
- aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
- aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
- aroundWriteTo(WriterInterceptorContext) - Method in class org.glassfish.jersey.spi.ContentEncoder
- ASCENDING - Enum constant in enum org.glassfish.jersey.model.internal.RankedComparator.Order
-
Ascending order.
- asClosed(PathPattern) - Static method in class org.glassfish.jersey.uri.PathPattern
-
Return a new path pattern with a same path template but a
closedright hand path. - asHeaderString(List, RuntimeDelegate) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Converts a list of message header values to a single string value (with individual values separated by
','). - asStage(Inflector) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Creates a terminal
Stagethat implementsInflectinginterface and returns the providedInflectorinstance when theInflecting.inflector()method is called. - asString(Object, RuntimeDelegate) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Convert a message header value, represented as a general object, to it's string representation.
- asStringHeaders(MultivaluedMap) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Returns string view of passed headers.
- asStringHeadersSingleValue(MultivaluedMap) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Transforms multi value map of headers to single
Stringvalue map. - asStringList(List, RuntimeDelegate) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Returns string view of list of header values.
- async() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- ASYNC_OPERATION_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Operation not supported in synchronous mode."
- ASYNC_PROCESSING_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
Asynchronous processing not supported on Servlet 2.x container.
- 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 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
AsyncContextDelegateto 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
- attach(SelectableChannel) - Method in class org.glassfish.jersey.simple.SimpleTraceAnalyzer
- attachTypes(ApplicationDescription) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- attachTypes(ApplicationDescription) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
-
Process the elements in the WADL definition to attach schema types as required.
- AUTHENTICATION_CREDENTIALS_MISSING_BASIC() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Credentials must be defined for basic authentication.
- AUTHENTICATION_CREDENTIALS_MISSING_DIGEST() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Credentials must be defined for digest authentication.
- AUTHENTICATION_CREDENTIALS_REQUEST_PASSWORD_UNSUPPORTED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Unsupported password type class.
- AUTHORITY - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI authority component type.
- AUTHORIZATION - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Phase
-
Authorization phase.
- AUTHORIZATION_CODE - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2Parameters.GrantType
-
Used to request an access token in the Authorization Code Grant Flow.
- AUTHORIZATION_HEADER - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of HTTP authorization header.
- authorizationCodeGrantFlowBuilder(ClientIdentifier, String, String) - Static method in class org.glassfish.jersey.client.oauth2.OAuth2ClientSupport
-
Get the builder of the
Authorization Code Grant Flow. - authorizationFlow(String, String, String) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder
-
Get the builder of
OAuth1AuthorizationFlow. - authorizationUri(String) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
- authorizationUri(String) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Builder
-
Set the URI to which the user should be redirected to authorize our application.
- authorize(Principal, Set) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
-
Authorizes this token - i.e. generates a clone with principal and roles set to the passed values.
- authorizeToken(DefaultOAuth1Provider.Token, Principal, Set) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
-
Authorizes a request token for given principal and roles and returns verifier.
- AUTODISCOVERABLE_CONFIGURATION_FAILED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Configuration of {0} auto-discoverable failed.
- AutoDiscoverableConfigurator - Class in org.glassfish.jersey.internal
-
Configurator which initializes and register
AutoDiscoverableinstances intoInjectionManagerandBootstrapBag. - AutoDiscoverableConfigurator(RuntimeType) - Constructor for class org.glassfish.jersey.internal.AutoDiscoverableConfigurator
-
Create a new configurator.
- available() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- AVI - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
B
- BACKGROUND_SCHEDULER_THREADPOOL_SIZE - Static variable in class org.glassfish.jersey.client.ClientProperties
-
Scheduler thread pool size.
- BackgroundScheduler - Annotation Type in org.glassfish.jersey.server
-
Injection qualifier that can be used to inject a
ScheduledExecutorServiceinstance used by Jersey to execute background timed/scheduled tasks. - BackgroundSchedulerLiteral - Class in org.glassfish.jersey.server
-
BackgroundSchedulerannotation literal. - 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 type org.glassfish.jersey.server.ClientBinding
-
Define a custom base URI for managed
WebTargetinstances injected using@Uriannotation with a relative web target URI value. - baseUri(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- baseUri(URI) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- 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.
- BEAN_PARAM - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Bean param parameter injection source.
- Beta - Annotation Type in org.glassfish.jersey
-
Marker of a public Jersey API that is still in "beta" non-final version.
- bind(Class, Set) - Method in interface org.glassfish.jersey.server.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() - Constructor for class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.Binder
- Binder(ServiceLocator) - Constructor for class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer.Binder
-
Constructor for
JerseyClassAnalyzer. - BINDERS_ONLY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that includes only models that contain
Binderprovider contract. - bindResource(Class) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
-
Binds
resourceClassinto HK2 context as singleton. - bindResourceIfSingleton(T) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
-
Binds
resourceClassinto HK2 context as singleton. - BMP - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- bodyPart(Object, MediaType) - Method in class org.glassfish.jersey.media.multipart.MultiPart
- bodyPart(BodyPart) - Method in class org.glassfish.jersey.media.multipart.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
BodyPartwith amediaTypeoftext/plain. - BodyPart(Object, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.BodyPart
-
Instantiates a new
BodyPartwith the specified characteristics. - BodyPart(MediaType) - Constructor for class org.glassfish.jersey.media.multipart.BodyPart
-
Instantiates a new
BodyPartwith the specified characteristics. - BodyPartEntity - Class in org.glassfish.jersey.media.multipart
- BodyPartEntity(MIMEPart) - Constructor for class org.glassfish.jersey.media.multipart.BodyPartEntity
-
Constructs a new
BodyPartEntitywith aMIMEPart. - BootstrapBag - Class in org.glassfish.jersey.internal
-
A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.
- BootstrapBag() - Constructor for class org.glassfish.jersey.internal.BootstrapBag
- BootstrapConfigurator - Interface in org.glassfish.jersey.internal
-
Configurator which contains two methods,
BootstrapConfigurator.init(InjectionManager, BootstrapBag)containsInjectionManagerinto which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)in whichInjectionManagerhas been already completed and is able to create and provide services. - 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
ChunkedOutputinstances. - Broadcaster<T> - Class in org.glassfish.jersey.server
-
Used for broadcasting response chunks to multiple
ChunkedOutputinstances. - Broadcaster() - Constructor for class org.glassfish.jersey.server.Broadcaster
-
Creates a new instance.
- Broadcaster(Class) - Constructor for class org.glassfish.jersey.server.Broadcaster
-
Can be used by subclasses to override the default functionality of adding self to the set of
listeners. - BROADCASTER_LISTENER_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
{0} thrown from BroadcasterListener.
- BroadcasterListener<T> - Interface in org.glassfish.jersey.server
-
Listener interface that can be implemented to listen to events fired by
Broadcasterobject. - BUFFER_INCORRECT_LENGTH() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Buffer passed for encoding is neither a multiple of chunkSize nor smaller than chunkSize."
- BUFFER_SIZE - Static variable in class org.glassfish.jersey.message.internal.ReaderWriter
-
The buffer size for arrays of byte and character.
- 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_THRESHOLDproperty value to keep a body part entity in memory only. - BUFFERED - Enum constant in enum 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.
- bufferEntity() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Buffer the entity stream (if not empty).
- bufferEntity() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- bufferThreshold(int) - Method in class org.glassfish.jersey.media.multipart.MultiPartProperties
-
Set the size (in bytes) of the entity of an incoming
BodyPartbefore 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 interface org.glassfish.jersey.client.oauth1.OAuth1Builder.FilterFeatureBuilder
-
Build the
oauth 1 filter feature. - build() - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder.FlowBuilder
-
Build the
OAuth1AuthorizationFlow. - build() - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
- build() - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Builder
-
Build the
OAuth2CodeGrantFlowinstance. - 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.message.internal.OutboundJaxrsResponse.Builder
- build() - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- build() - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Build a new contract provider model.
- build() - Method in interface org.glassfish.jersey.process.internal.Stage.Builder
-
Build a stage chain.
- 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(Object...) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- build(Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- build(Object[], boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- build(String) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- build(String, Entity) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- build(Stage) - Method in interface org.glassfish.jersey.process.internal.Stage.Builder
-
Add a terminal stage to the stage chain and build the chain.
- 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.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) - Static method in class org.glassfish.jersey.server.model.Resource
-
Creates a
resource builderinstance from the list ofresourcewhich can be merged into a single resource. - builder(ConsumerCredentials) - Static method in class org.glassfish.jersey.client.oauth1.OAuth1ClientSupport
-
Get a new builder of OAuth1 client support.
- 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.message.internal.JerseyLink.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, boolean) - Constructor for class org.glassfish.jersey.server.model.ResourceModel.Builder
-
Create new builder pre initialized with
resource. - Builder(OutboundMessageContext) - Constructor for class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
-
Create new outbound JAX-RS response builder.
- Builder(ResourceModel, boolean) - Constructor for class org.glassfish.jersey.server.model.ResourceModel.Builder
-
Create new builder pre initialized with
resourceModel. - buildFromEncoded(Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- buildFromEncodedMap(Map) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- buildFromMap(Map) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- buildFromMap(Map, boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- buildGet() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- buildPost(Entity) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- buildPut(Entity) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- buildRelativized(URI, Object...) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- bundleChanged(BundleEvent) - Method in class org.glassfish.jersey.internal.OsgiRegistry
- bundleEntryPathToClassName(String, String) - Static method in class org.glassfish.jersey.internal.OsgiRegistry
-
Translates bundle entry path as returned from
Bundle.findEntries(String, String, boolean)to fully qualified class name that resides in given package path (directly or indirectly in its subpackages). - 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
truethen 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.
- ByteArrayDataSource(InputStream, String) - Constructor for class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- ByteArrayProvider - Class in org.glassfish.jersey.message.internal
-
Default Jersey byte array entity provider (reader and writer).
- ByteArrayProvider() - Constructor for class org.glassfish.jersey.message.internal.ByteArrayProvider
C
- CACHE_CONTROL_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cache control is null.
- 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 class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- CacheControlProvider - Class in org.glassfish.jersey.message.internal
-
Cache-Controlheader delegate provider. - CacheControlProvider() - Constructor for class org.glassfish.jersey.message.internal.CacheControlProvider
- 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 type 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
OAuth1Parametersafter setting callback URL. - CALLBACK - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the callback URL.
- CALLBACK_ARRAY_ELEMENT_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
One of additional callbacks is null.
- CALLBACK_ARRAY_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Additional array of callbacks is null.
- CALLBACK_CONFIRMED - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the token secret.
- callbackUri(String) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder.FlowBuilder
-
Set the callback URI to which the user (resource owner) should be redirected after he/she grants access to this application.
- CANNOT_INJECT_FILE() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Cannot provide file for an entity body part.
- capturingZeroOrMoreSegments - Enum constant in enum 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 org.glassfish.jersey.uri.PathPattern.RightHandPath
-
A capturing group that matches zero segments and effectively closes the matching path template.
- category() - Method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
- category() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
-
Category of event, more events share same category.
- category() - Method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
- chain(Function) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Start building a stage chain.
- chain(ChainableStage) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Start building a stage chain.
- ChainableStage<DATA> - Interface in org.glassfish.jersey.process.internal
-
Linear acceptor that can be composed into a chain.
- checkHeaderChanges(Map, MultivaluedMap, String) - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Compares two snapshots of headers from jersey
ClientRequestand logsWARNINGin case of difference. - CHUNKED - Enum constant in enum 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. - CHUNKED_INPUT_CLOSED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Chunked input has been closed already.
- CHUNKED_INPUT_MEDIA_TYPE_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Specified chunk media type must not be null.
- CHUNKED_INPUT_STREAM_CLOSING_ERROR() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Error closing chunked input's underlying response input stream.
- CHUNKED_OUTPUT_CLOSED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
This chunked output has been closed.
- ChunkedInput<T> - Class in org.glassfish.jersey.client
-
Response entity type used for receiving messages in "typed" chunks.
- ChunkedInput(Type, InputStream, Annotation[], MediaType, MultivaluedMap, 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
ChunkedOutputwith a custom chunk delimiter. - ChunkedOutput(byte[], Provider) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
-
Create new
ChunkedOutputwith a custom chunk delimiter. - ChunkedOutput(Type) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
-
Create
ChunkedOutputwith specified type. - ChunkedOutput(Type, byte[]) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
-
Create new
ChunkedOutputwith a custom chunk delimiter. - ChunkedOutput(Type, String) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
-
Create new
ChunkedOutputwith a custom chunk delimiter. - ChunkedOutput(String) - Constructor for class org.glassfish.jersey.server.ChunkedOutput
-
Create new
ChunkedOutputwith 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_READER - Enum constant in enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
-
Context created to process entity class when reading entity from an input stream into an Java object.
- CLASS_WRITER - Enum constant in enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
-
Context created to process entity class when writing entity to an output stream from an Java object.
- classForNameWithException(String) - Method in class org.glassfish.jersey.internal.OsgiRegistry
-
Get the Class from the class name.
- 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. - clear() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Removes all the component registrations and resets the component bag instance to a state as if it was create anew.
- clearBaseUri() - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
-
Remove the current thread's value for baseUri thread-local variable (set by
OutboundJaxrsResponse.Builder.setBaseUri(java.net.URI)). - clearLastTracedInterceptor() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
-
Clear last traced interceptor information.
- clearLastTracedInterceptor() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
-
Clear last traced interceptor information.
- client(Client) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder.FlowBuilder
-
Set the client that should be used internally by the
OAuth1AuthorizationFlowto make requests to Authorization Server. - client(Client) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
- client(Client) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Builder
-
Set the client that should be used internally by the
OAuth1AuthorizationFlowto make requests to Authorization Server. - CLIENT_CREDENTIALS - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2Parameters.GrantType
-
Used in Client Credentials Flow.
- CLIENT_ID - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2Parameters
-
Parameter
client_idthat corresponds to (ClientIdentifier.getClientId()). - CLIENT_INSTANCE_CLOSED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Client instance has been closed.
- CLIENT_INVOCATION_LINK_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Link of the newly created invocation must not be null.
- CLIENT_RESPONSE_RESOLVED_URI_NOT_ABSOLUTE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Client response resolved URI must be absolute.
- CLIENT_RESPONSE_RESOLVED_URI_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Client response resolved URI must not be null.
- CLIENT_RESPONSE_STATUS_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Client response status must not be null.
- CLIENT_RX_PROVIDER_NOT_REGISTERED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
RxInvokerProvider for type {0} is not registered.
- CLIENT_RX_PROVIDER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
RxInvokerProvider returned null.
- CLIENT_SECRET - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2Parameters
-
Parameter
client_secretthat corresponds to (ClientIdentifier.getClientSecret()). - CLIENT_TARGET_LINK_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Link to the newly created target must not be null.
- CLIENT_URI_BUILDER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
URI builder of the newly created target must not be null.
- CLIENT_URI_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
URI of the newly created target must not be null.
- CLIENT_URI_TEMPLATE_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
URI template of the newly created target must not be null.
- ClientAsyncExecutor - Annotation Type in org.glassfish.jersey.client
-
Injection qualifier that can be used to inject an
ExecutorServiceinstance used by Jersey client runtime to executeasynchronousclient requests. - ClientAsyncExecutorLiteral - Class in org.glassfish.jersey.client
-
ClientAsyncExecutorannotation literal. - ClientBackgroundScheduler - Annotation Type in org.glassfish.jersey.client
-
Injection qualifier that can be used to inject an
ScheduledExecutorServiceinstance used by Jersey client runtime to schedule background tasks. - ClientBackgroundSchedulerLiteral - Class in org.glassfish.jersey.client
-
ClientBackgroundSchedulerannotation literal. - ClientBinding - Annotation Type in org.glassfish.jersey.server
-
Meta-annotation that provides a facility for creating bindings between an
@Uri-injectableWebTargetinstances and clients (and their configurations) that are used to create the injected web target instances. - ClientConfig - Class in org.glassfish.jersey.client
-
Jersey externalized implementation of client-side JAX-RS
configurablecontract. - 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.
- ClientExecutor - Interface in org.glassfish.jersey.client
-
Executor for client async processing and background task scheduling.
- clientIdentifier(ClientIdentifier) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
- clientIdentifier(ClientIdentifier) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Builder
-
Set client identifier of the application that should be authorized.
- ClientIdentifier - Class in org.glassfish.jersey.client.oauth2
-
Client Identifier that contains information about client id and client secret issues by a Service Provider for application.
- ClientIdentifier(String, byte[]) - Constructor for class org.glassfish.jersey.client.oauth2.ClientIdentifier
-
Create a new instance initialized with client id and client secret in form of byte array.
- ClientIdentifier(String, String) - Constructor for class org.glassfish.jersey.client.oauth2.ClientIdentifier
-
Create a new instance initialized with client id and client secret in form of String value.
- 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.message.internal.OutboundJaxrsResponse.Builder
- clone() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
- clone() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
- clone() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- close() - Method in class org.glassfish.jersey.client.ChunkedInput
- close() - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
- 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.jdk.connector.internal.JdkConnector
- close() - Method in class org.glassfish.jersey.media.multipart.BodyPartEntity
-
Defers to
BodyPartEntity.cleanup(). - close() - Method in class org.glassfish.jersey.media.multipart.MultiPart
- close() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- close() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- close() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Closes the underlying content stream.
- close() - Method in class org.glassfish.jersey.message.internal.NullOutputStream
- close() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- close() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Closes the context.
- 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
- close() - Method in class org.glassfish.jersey.server.ContainerResponse
-
Closes the response.
- close() - Method in class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
-
Default implementation of
#close()which does nothing. - close() - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
-
Cancel the suspended task.
- close() - Method in interface org.glassfish.jersey.server.ResourceFinder
- close() - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
-
Finish the actual request.
- close() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Close this thread pool executor provider.
- CLOSEABLE_INJECTED_REQUEST_CONTEXT_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Injected request context is 'null' on thread {0}.
- CLOSEABLE_UNABLE_TO_CLOSE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error while closing {0}.
- closeableInputStream(InputStream) - Static method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
-
Make the
InputStreamable to close. - CloseableService - Interface in org.glassfish.jersey.server
-
A closeable service to add instances of
Closeablethat are required to be closed. - closeAll() - Method in class org.glassfish.jersey.server.Broadcaster
-
Close all registered
ChunkedOutputinstances. - CLOSED_BY_CLIENT_WHILE_RECEIVING() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connection closed by the client while receiving response."
- CLOSED_BY_CLIENT_WHILE_RECEIVING_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connection closed by the client while receiving response body."
- CLOSED_BY_CLIENT_WHILE_SENDING() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connection closed by the client while sending request."
- CLOSED_WHILE_RECEIVING_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connection closed by the server while receiving response body."
- CLOSED_WHILE_RECEIVING_RESPONSE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connection closed by the server while receiving response."
- CLOSED_WHILE_SENDING_REQUEST() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connection closed by the server while sending request".
- CODE - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2Parameters
-
Authorization code
- COLLECTION_EXTRACTOR_TYPE_UNSUPPORTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Unsupported collection type.
- com.sun.research.ws.wadl - package com.sun.research.ws.wadl
- Comment - Enum constant in enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
- commit() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Commit the output stream.
- commit() - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
-
Commit the response invalid input: '&' close the container response writer.
- commit() - Method in class org.glassfish.jersey.servlet.internal.ResponseWriter
- commitStream() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Commits the
entity streamif it wasn't already committed. - commitStream() - Method in class org.glassfish.jersey.server.ContainerResponse
-
Commit the
entity streamunless already committed. - COMMITTING_STREAM_ALREADY_INITIALIZED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Stream provider has already been initialized.
- COMMITTING_STREAM_BUFFERING_ILLEGAL_STATE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot setup buffering as bytes have already been written to the output stream.
- CommittingOutputStream - Class in org.glassfish.jersey.message.internal
-
A committing output stream with optional serialized entity buffering functionality which allows measuring of the entity size.
- CommittingOutputStream() - Constructor for class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Creates new committing output stream.
- CommonConfig - Class in org.glassfish.jersey.model.internal
-
Common immutable
Configurationimplementation for server and client. - CommonConfig(RuntimeType, Predicate) - Constructor for class org.glassfish.jersey.model.internal.CommonConfig
-
Create a new
RuntimeConfiginstance. - CommonConfig(CommonConfig) - Constructor for class org.glassfish.jersey.model.internal.CommonConfig
-
Copy constructor.
- CommonProperties - Class in org.glassfish.jersey
-
Common (server/client) Jersey configuration properties.
- COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Comparator for collections of acceptable media types.
- COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Comparator for lists of quality source media types.
- 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 templatesassociated with the patterns. - COMPARATOR - Static variable in class org.glassfish.jersey.uri.UriTemplate
-
Order the templates according to JAX-RS specification.
- compare(RankedProvider, RankedProvider) - Method in class org.glassfish.jersey.model.internal.RankedComparator
- CompletableReader<T> - Interface in org.glassfish.jersey.message.internal
-
A
MessageBodyReadermay implement this interface to signal that reading from the underlying input stream can be fully completed. - 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.
- complete(T) - Method in interface org.glassfish.jersey.message.internal.CompletableReader
-
Complete the reading.
- COMPLETED - Enum constant in enum 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.hk2.DelayedHk2InjectionManager
- completeRegistration() - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- COMPONENT_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Registered component instance cannot be null.
- COMPONENT_CLASS_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Registered component class cannot be null.
- COMPONENT_CONTRACTS_EMPTY_OR_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Attempt to register component of type {0} to null or empty array of contracts is ignored.
- COMPONENT_TYPE_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot create new registration for component type {0}: Existing previous registration found for the type.
- ComponentBag - Class in org.glassfish.jersey.model.internal
-
An internal Jersey container for custom component classes and instances.
- ComponentModelValidator - Class in org.glassfish.jersey.server.model
-
A resource model validator that checks the given resource model.
- ComponentModelValidator(Collection, 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.
- configClass() - Element in annotation type org.glassfish.jersey.server.ClientBinding
-
Define a configuration implementation class to be instantiated and used to configure bound web targets.
- configuration(Configuration) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
-
Set global configuration.
- CONFIGURATION_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The configuration is not modifiable in this context.
- configurationValidator(Supplier) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
-
Set global configuration validator.
- 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.internal.ServiceFinderBinder
- configure() - Method in class org.glassfish.jersey.jaxb.internal.JaxbMessagingBinder
- configure() - Method in class org.glassfish.jersey.jaxb.internal.JaxbParamConverterBinder
- configure() - Method in class org.glassfish.jersey.message.internal.MessagingBinders.HeaderDelegateProviders
- configure() - Method in class org.glassfish.jersey.message.internal.MessagingBinders.MessageBodyProviders
- configure() - Method in class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.Binder
- configure() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
- configure() - Method in class org.glassfish.jersey.servlet.internal.PersistenceUnitBinder
- 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.jackson.internal.JacksonAutoDiscoverable
- configure(FeatureContext) - Method in class org.glassfish.jersey.jackson.internal.JacksonFilteringFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.jackson.JacksonFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
- 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.internal.FormDataParamInjectionFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.media.multipart.MultiPartFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.message.filtering.EntityFilteringFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.message.filtering.SecurityEntityFilteringFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.message.filtering.SelectableEntityFilteringFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1SignatureFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
- configure(FeatureContext) - Method in class org.glassfish.jersey.server.oauth1.OAuth1ServerFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
- configure(FeatureContext) - Method in class org.glassfish.jersey.server.wadl.WadlFeature
- configure(FeatureContext) - Method in class org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
- configureAutoDiscoverableProviders(InjectionManager, Collection, boolean) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Configure
auto-discoverablesin the injection manager. - configureMetaProviders(InjectionManager, ManagedObjectsFinalizer) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Configure binders in the injection manager and enable JAX-RS features.
- Configuring the WadlGenerator The org.glassfish.jersey.server.wadl.WadlGenerator properties will be populated with the provided properties like this: The types match exactly: if the WadlGenerator property is of type org.example.Foo and the provided property value is of type org.example.Foo Types that provide a constructor for the provided type (mostly java.lang.String) java.io.InputStream: The InputStream can e.g. represent a file. The stream is loaded from the property value (provided by the WadlGeneratorDescription) via ClassLoader#getResourceAsStream(String). It will be closed after org.glassfish.jersey.server.wadl.WadlGenerator#init() was called. Deprecated, will be removed in future versions: The WadlGenerator property is of type File and the provided property value is a String: the provided property value can contain the prefix classpath: to denote, that the path to the file is relative to the classpath. In this case, the property value is stripped by the prefix classpath: and the File is created via new File( generator.getClass().getResource( strippedFilename ).toURI() ) Notice that the filename is loaded from the classpath in this case, e.g. classpath:test.xml refers to a file in the package of the class (WadlGeneratorDescription#getGeneratorClass()). The file reference classpath:/test.xml refers to a file that is in the root of the classpath. Existing org.glassfish.jersey.server.wadl.WadlGenerator implementations: - Section in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
- CONNECT_TIMEOUT - Static variable in class org.glassfish.jersey.client.ClientProperties
-
Connect timeout interval, in milliseconds.
- CONNECTION_CHANGING_STATE(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"HTTP connection {0}:{1} changing state {2} -> {3}."
- CONNECTION_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connection closed by the server."
- CONNECTION_IDLE_TIMEOUT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
-
An amount of time in milliseconds (
Integervalue) 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_SHARED - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
-
A value of
trueindicates that configured connection manager should be shared among multiple JerseyClientRuntimeinstances. - CONNECTION_TIMEOUT() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connection timed out."
- connectionFactory(HttpUrlConnectorProvider.ConnectionFactory) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
-
Set a custom
HttpURLConnectionfactory. - Connector - Interface in org.glassfish.jersey.client.spi
-
Client transport connector extension contract.
- CONNECTOR_CONFIGURATION(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connector configuration: {0}."
- 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
- CONSENT - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Prompt
-
User will be asked for approval each time the authorization is performed.
- CONSUMER_KEY - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the consumer key.
- ConsumerCredentials - Class in org.glassfish.jersey.client.oauth1
-
Consumer credentials class (credentials issued by the Service Provider for the application).
- ConsumerCredentials(String, byte[]) - Constructor for class org.glassfish.jersey.client.oauth1.ConsumerCredentials
-
Create a new consumer credentials with secret defined as byte array.
- ConsumerCredentials(String, String) - Constructor for class org.glassfish.jersey.client.oauth1.ConsumerCredentials
-
Create new consumer credentials.
- consumerKey(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting consumer key. - consumerSecret(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
-
Builder pattern method to return
OAuth1Secretsafter setting consumer secret. - consumes(String...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Add consumed media types supported by the component.
- consumes(Collection) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Add consumed media types supported by the component.
- consumes(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 - 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 (
Integervalue). - ContainerException - Exception Class in org.glassfish.jersey.server
-
Exception thrown by the container components in to notify Jersey runtime about any errors.
- ContainerException(String) - Constructor for exception class org.glassfish.jersey.server.ContainerException
- ContainerException(String, Throwable) - Constructor for exception class org.glassfish.jersey.server.ContainerException
- ContainerException(Throwable) - Constructor for exception class 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
MessageBodyWorkersinstance on a current request and response. - ContainerMessageBodyWorkersInitializer(Provider) - Constructor for class org.glassfish.jersey.server.ContainerMessageBodyWorkersInitializer
-
Create new
MessageBodyWorkersinitialization 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
-
Create new Jersey container request context.
- ContainerResponse - Class in org.glassfish.jersey.server
-
Jersey container response context.
- ContainerResponse(ContainerRequest, Response) - Constructor for class org.glassfish.jersey.server.ContainerResponse
-
Create a new Jersey container response context.
- ContainerResponseWriter - Interface in org.glassfish.jersey.server.spi
-
A suspendable, request-scoped I/O container response writer.
- ContainerResponseWriter.TimeoutHandler - Interface in org.glassfish.jersey.server.spi
-
Time-out handler can be registered when the container response writer gets suspended.
- ContainerUtils - Class in org.glassfish.jersey.server.internal
-
Utility methods used by container implementations.
- ContainerUtils() - Constructor for class org.glassfish.jersey.server.internal.ContainerUtils
- contains(ForeignDescriptor) - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance
- containsEntityGraph(Class, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraphProvider
-
Determine whether an entity graph for given entity class has been created by this provider.
- containsKey(ActiveDescriptor) - Method in class org.glassfish.jersey.inject.hk2.RequestContext
- content - Variable in class com.sun.research.ws.wadl.Doc
- 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
BodyPartafter 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,
V> - 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.
- contentLocation(URI) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- CONTEXT - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Context parameter injection source.
- ContextInjectionResolverImpl - Class in org.glassfish.jersey.inject.hk2
-
Injection resolver for
@Contextinjection annotation. - ContextInjectionResolverImpl() - Constructor for class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl
- ContextInjectionResolverImpl.Binder - Class in org.glassfish.jersey.inject.hk2
-
Context injection resolver binder.
- ContextResolverFactory - Class in org.glassfish.jersey.internal
-
A factory implementation for managing
ContextResolverinstances. - ContextResolverFactory.ContextResolversConfigurator - Class in org.glassfish.jersey.internal
-
Configurator which initializes and register
ContextResolversinstance intoInjectionManagerandBootstrapBag. - ContextResolvers - Interface in org.glassfish.jersey.spi
-
An injectable interface providing look-up for
ContextResolver<T>provider instances. - ContextResolversConfigurator() - Constructor for class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolversConfigurator
- 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.
- Contract - Annotation Type in org.glassfish.jersey.spi
-
Used to annotate SPI provider contracts recognized by Jersey (in addition to the JAX-RS providers).
- CONTRACT_CANNOT_BE_BOUND_TO_RESOURCE_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The given contract ({0}) of {1} provider cannot be bound to a resource method.
- CONTRACT_NOT_ASSIGNABLE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Contract {0} can not be registered for component {1}: Contract not assignable to component.
- CONTRACT_NOT_SUPPORTED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Contract {0} can not be registered for component {1}: Contract type not supported.
- ContractProvider - Class in org.glassfish.jersey.model
-
Jersey contract provider model.
- ContractProvider.Builder - Class in org.glassfish.jersey.model
-
Contract provider model builder.
- Control - Enum constant in enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
- CONTROL_NAME_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Controls name can not be null.
- convertToString(Iterable) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Convert media types into
String. - cookie(String, String) - Method in class org.glassfish.jersey.client.JerseyInvocation.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(NewCookie...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- COOKIE - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Cookie parameter injection source.
- COOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cookie is null.
- 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 class org.glassfish.jersey.server.ParamException.CookieParamException
- CookieProvider - Class in org.glassfish.jersey.message.internal
-
Request
Cookieheader delegate provider. - CookieProvider() - Constructor for class org.glassfish.jersey.message.internal.CookieProvider
- CookiesParser - Class in org.glassfish.jersey.message.internal
-
Cookies parser.
- copy() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Return a copy of this thread pool config.
- copy() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get a copy of this component bag.
- copy() - Method in class org.glassfish.jersey.SslConfigurator
-
Create a copy of the current SSL configurator instance.
- create(InputStream) - Static method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Create an entity input stream instance wrapping the original input stream.
- 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) - Static method in class org.glassfish.jersey.server.model.MethodHandler
-
Create a class-based method handler from a class.
- create(Class, Collection) - Static method in class org.glassfish.jersey.server.model.MethodHandler
-
Create a class-based method handler from a class.
- create(Class) - Static method in class org.glassfish.jersey.server.model.Invocable
-
Create a new resource method invocable model backed by an inflector class.
- create(Class, Class, boolean, Class, Type, Annotation[]) - Static method in class org.glassfish.jersey.server.model.Parameter
-
Create a parameter model.
- create(Class, Class, Constructor, boolean) - Static method in class org.glassfish.jersey.server.model.Parameter
-
Create a list of parameter models for a given resource method handler injectable constructor.
- create(Class, Class, Method, boolean) - Static method in class org.glassfish.jersey.server.model.Parameter
-
Create a list of parameter models for a given Java method handling a resource method, sub-resource method or a sub-resource locator.
- create(Object) - 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) - Static method in class org.glassfish.jersey.server.model.MethodHandler
-
Create a instance-based (singleton) method handler from a class.
- create(Object, Collection) - 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.jetty.servlet.JettyWebContainerFactory
-
Create a
Serverthat registers theServletContainer. - create(String, Class) - Static method in class org.glassfish.jersey.jetty.servlet.JettyWebContainerFactory
-
Create a
Serverthat registers the declared servlet class. - create(String, Class, Map) - Static method in class org.glassfish.jersey.jetty.servlet.JettyWebContainerFactory
-
Create a
Serverthat registers the declared servlet class. - create(String, Map) - Static method in class org.glassfish.jersey.jetty.servlet.JettyWebContainerFactory
-
Create a
Serverthat registers theServletContainer. - create(URI) - Static method in class org.glassfish.jersey.jetty.servlet.JettyWebContainerFactory
-
Create a
Serverthat registers theServletContainer. - create(URI, Class) - Static method in class org.glassfish.jersey.jetty.servlet.JettyWebContainerFactory
-
Create a
Serverthat registers the declared servlet class. - create(URI, Class, Map) - Static method in class org.glassfish.jersey.jetty.servlet.JettyWebContainerFactory
-
Create a
Serverthat registers the declared servlet class. - create(URI, Map) - Static method in class org.glassfish.jersey.jetty.servlet.JettyWebContainerFactory
-
Create a
Serverthat registers theServletContainer. - create(URI, SSLContext, ResourceConfig) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
-
Create a
Closeablethat registers anContainerthat 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
Closeablethat registers anContainerthat 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
Closeablethat registers anContainerthat 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
Closeablethat registers anContainerthat 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
Closeablethat registers anContainerthat in turn manages all root resource and provider classes found by searching the classes referenced in the java classpath. - create(URI, Servlet, Map, Map) - Static method in class org.glassfish.jersey.jetty.servlet.JettyWebContainerFactory
-
Create a
Serverthat registers the declared servlet instance. - create(URI, ResourceConfig) - Static method in class org.glassfish.jersey.simple.SimpleContainerFactory
-
Create a
Closeablethat registers anContainerthat 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
Closeablethat registers anContainerthat in turn manages all root resource and provider classes declared by the resource configuration. - create(TracingLogger.Level, String) - Static method in class org.glassfish.jersey.message.internal.TracingLogger
-
Create new Tracing logger.
- create(Inflector) - Static method in class org.glassfish.jersey.server.model.Invocable
-
Create a new resource method invocable model backed by an inflector instance.
- create(Invocable) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory
- create(Invocable) - Method in interface org.glassfish.jersey.server.spi.internal.ResourceMethodInvocationHandlerProvider
-
Get the invocation handler for the invocable resource method.
- create(Invocable, InvocationHandler, ConfiguredValidator) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodDispatcherFactory
- create(Invocable, InvocationHandler, ConfiguredValidator) - Method in interface org.glassfish.jersey.server.spi.internal.ResourceMethodDispatcher.Provider
-
Create a
resource method dispatcherfor a giveninvocable resource method. - 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) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- createAndInitialize(Class) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- createApplication() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Application - createApplication() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createApplication() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
- createBoundary() - Static method in class org.glassfish.jersey.media.multipart.Boundary
-
Creates a unique boundary.
- createClassIterator(Class, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.ServiceFinder.DefaultServiceIteratorProvider
- createClassIterator(Class, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
-
Iterate over provider classes of a service.
- createClient() - Static method in class org.glassfish.jersey.client.JerseyClientBuilder
-
Create a new custom-configured
JerseyClientinstance. - createClient(Configuration) - Static method in class org.glassfish.jersey.client.JerseyClientBuilder
-
Create a new custom-configured
JerseyClientinstance. - createContainer(Class, Application) - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainerProvider
- createContainer(Class, Application) - Method in class org.glassfish.jersey.jetty.JettyHttpContainerProvider
- createContainer(Class, Application) - Static method in class org.glassfish.jersey.server.ContainerFactory
-
Create a container according to the class requested.
- createContainer(Class, Application) - Method in interface org.glassfish.jersey.server.spi.ContainerProvider
-
Create an container of a given type.
- createContainer(Class, Application) - Method in class org.glassfish.jersey.simple.SimpleContainerProvider
- createContext() - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope
- createContext() - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Creates a new instance of the
request scope context. - 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 - createEndpoint(Application, Class) - Method in class org.glassfish.jersey.internal.RuntimeDelegateImpl
- createEndpoint(Application, Class) - Method in class org.glassfish.jersey.server.internal.RuntimeDelegateImpl
- createExecutor(int, int, long, BlockingQueue, ThreadFactory, RejectedExecutionHandler) - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Creates a new
ThreadPoolExecutorwith 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 class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createExternalGrammar() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
-
Perform any post create functions such as generating grammars.
- createForeignDescriptor(Binding) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- createForeignDescriptor(Binding) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- createFormData() - Static method in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
- createFrom(String[]) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create an unmodifiable list of media type from a string array of media types.
- createFrom(Consumes) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create an unmodifiable list of media types from the values declared in the
Consumesannotation. - createFrom(Produces) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create an unmodifiable list of media types from the values declared in the
Producesannotation. - createGrammars() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Grammars - createHeaderDelegate(Class) - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- createHttpServer(URI, ResourceConfig) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
-
Create and start the
JDK HttpServerwith the Jersey application deployed at the givenURI. - createHttpServer(URI, ResourceConfig, boolean) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
-
Create (and possibly start) the
JDK HttpServerwith the JAX-RS / Jersey application deployed on the givenURI. - createHttpServer(URI, ResourceConfig, Object) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
-
Create (and possibly start) the
JDK HttpServerwith the JAX-RS / Jersey application deployed on the givenURI. - createHttpServer(URI, ResourceConfig, Object, SSLContext, boolean) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
-
Create (and possibly start) the
JDK HttpServer, eventuallyHttpServer's subclassHttpsServerwith the JAX-RS / Jersey application deployed on the givenURI. - createHttpServer(URI, ResourceConfig, SSLContext) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
-
Create and start the
JDK HttpServer, eventuallyHttpServer's subclassJDK HttpsServerwith the JAX-RS / Jersey application deployed on the givenURI. - createHttpServer(URI, ResourceConfig, SSLContext, boolean) - Static method in class org.glassfish.jersey.jdkhttp.JdkHttpServerFactory
-
Create (and possibly start) the
JDK HttpServer, eventuallyHttpServer's subclassJDK HttpsServerwith the JAX-RS / Jersey application deployed on the givenURI. - createHttpUrlConnector(Client, HttpUrlConnectorProvider.ConnectionFactory, int, boolean, boolean) - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
-
Create
HttpUrlConnector. - createInbound() - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Create an empty inbound message headers container.
- createInclude() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Include - createIterator(Class, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.ServiceFinder.DefaultServiceIteratorProvider
- createIterator(Class, String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
-
Iterate over provider instances of a service.
- createLink() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Link - createLinkBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- createMethod() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Method - createMethod(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createMethod(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
- 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.
- createObjectGraph(Class, Set, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraphProvider
-
Create an
ObjectGraphfor given parameters. - createOption() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Option - createOutbound() - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Create an empty outbound message headers container.
- 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 class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createParam(Resource, ResourceMethod, Parameter) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
- 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.
- createQualitySourceMediaTypes(String[]) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create a list of quality source media type from an array of media types.
- createQualitySourceMediaTypes(Produces) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Create a list of quality source media type from the Produces annotation.
- createRepresentation() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Representation - createRequest() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Request - createRequest(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createRequest(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
- createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createRequestRepresentation(Resource, ResourceMethod, MediaType) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
- createResource() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Resource - createResource(Resource, String) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createResource(Resource, String) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
- createResources() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Resources - createResources() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createResources() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
- createResourceType() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
ResourceType - createResponse() - Method in class com.sun.research.ws.wadl.ObjectFactory
-
Create an instance of
Response - createResponseBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- createResponseRepresentation(Resource, ResourceMethod, MediaType) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createResponses(Resource, ResourceMethod) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- createResponses(Resource, ResourceMethod) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
- createServer(URI) - Static method in class org.glassfish.jersey.jetty.JettyHttpContainerFactory
-
Creates a
Serverinstance that registers anHandler. - createServer(URI, boolean) - Static method in class org.glassfish.jersey.jetty.JettyHttpContainerFactory
-
Creates a
Serverinstance that registers anHandler. - createServer(URI, SslContextFactory, JettyHttpContainer, boolean) - Static method in class org.glassfish.jersey.jetty.JettyHttpContainerFactory
-
Create a
Serverthat registers anHandlerthat in turn manages all root resource and provider classes found by searching the classes referenced in the java classpath. - createServer(URI, SslContextFactory, ResourceConfig) - Static method in class org.glassfish.jersey.jetty.JettyHttpContainerFactory
-
Create a
Serverthat registers anHandlerthat in turn manages all root resource and provider classes declared by the resource configuration. - createServer(URI, ResourceConfig) - Static method in class org.glassfish.jersey.jetty.JettyHttpContainerFactory
-
Create a
Serverthat registers anHandlerthat in turn manages all root resource and provider classes declared by the resource configuration. - createServer(URI, ResourceConfig, boolean) - Static method in class org.glassfish.jersey.jetty.JettyHttpContainerFactory
-
Create a
Serverthat registers anHandlerthat in turn manages all root resource and provider classes declared by the resource configuration. - createServer(URI, ResourceConfig, boolean, Object) - Static method in class org.glassfish.jersey.jetty.JettyHttpContainerFactory
-
Create a
Serverthat registers anHandlerthat in turn manages all root resource and provider classes declared by the resource configuration. - createServer(URI, ResourceConfig, Object) - Static method in class org.glassfish.jersey.jetty.JettyHttpContainerFactory
-
Create a
Serverthat registers anHandlerthat in turn manages all root resource and provider classes declared by the resource configuration. - createSSLContext() - Method in class org.glassfish.jersey.SslConfigurator
-
Create new SSL context instance using the current SSL context configuration.
- createTempFile() - Static method in class org.glassfish.jersey.message.internal.Utils
-
Create an empty file in the default temporary-file directory.
- 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, 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) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Create a URI by substituting any template variables for corresponding template values.
- createUriBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- 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, 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.
- createValueProviders(Collection, Parameterized) - Static method in class org.glassfish.jersey.server.spi.internal.ParameterValueHelper
-
Create list of parameter value providers for the given
parameterizedresource model component. - createVariantListBuilder() - Method in class org.glassfish.jersey.internal.AbstractRuntimeDelegate
- createWadlGenerator(InjectionManager) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
-
Create a new instance of
WadlGenerator, based on theWadlGeneratorDescriptions provided byWadlGeneratorConfig.configure(). - Creating a WadlGeneratorConfig If you want to create an instance at runtime you can configure the WadlGenerator class and property names/values. A new instance of the Generator is created for each generation action. The first option would look like this: WadlGeneratorConfig config = WadlGeneratorConfig .generator( MyWadlGenerator.class ) .prop( "someProperty", "someValue" ) .generator( MyWadlGenerator2.class ) .prop( "someProperty", "someValue" ) .prop( "anotherProperty", "anotherValue" ) .build(); If you want to specify the WadlGeneratorConfig in the web.xml you have to subclass it and set the servlet init-param org.glassfish.jersey.server.ServerProperties#WADL_GENERATOR_CONFIG to the name of your subclass. This class might look like this: class MyWadlGeneratorConfig extends WadlGeneratorConfig { public List<WadlGeneratorDescription> configure() { return generator( MyWadlGenerator.class ) .prop( "foo", propValue ) .generator( MyWadlGenerator2.class ) .prop( "bar", propValue2 ) .descriptions(); } } Configuring the WadlGenerator The org.glassfish.jersey.server.wadl.WadlGenerator properties will be populated with the provided properties like this: The types match exactly: if the WadlGenerator property is of type org.example.Foo and the provided property value is of type org.example.Foo Types that provide a constructor for the provided type (mostly java.lang.String) java.io.InputStream: The InputStream can e.g. represent a file. The stream is loaded from the property value (provided by the WadlGeneratorDescription) via ClassLoader#getResourceAsStream(String). It will be closed after org.glassfish.jersey.server.wadl.WadlGenerator#init() was called. Deprecated, will be removed in future versions: The WadlGenerator property is of type File and the provided property value is a String: the provided property value can contain the prefix classpath: to denote, that the path to the file is relative to the classpath. In this case, the property value is stripped by the prefix classpath: and the File is created via new File( generator.getClass().getResource( strippedFilename ).toURI() ) Notice that the filename is loaded from the classpath in this case, e.g. classpath:test.xml refers to a file in the package of the class (WadlGeneratorDescription#getGeneratorClass()). The file reference classpath:/test.xml refers to a file that is in the root of the classpath. Existing org.glassfish.jersey.server.wadl.WadlGenerator implementations: - Section in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
- 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.
- 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. request for methods other than GET, HEAD and OPTIONS).
- 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.
- current() - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Returns the current
RequestContextwhich has to be active on the given thread. - CustomProvidersFeature - Class in org.glassfish.jersey.client
-
Feature to provide the single-line registration of custom providers.
- CustomProvidersFeature(Collection) - Constructor for class org.glassfish.jersey.client.CustomProvidersFeature
-
Constructs Feature which is used to register providers as providers in Configuration.
D
- DataSourceProvider - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling of
application/octet-streamentity type to/from aDataSourceinstance. - DataSourceProvider() - Constructor for class org.glassfish.jersey.message.internal.DataSourceProvider
- DataSourceProvider.ByteArrayDataSource - Class in org.glassfish.jersey.message.internal
-
Modified from javax.mail.util.ByteArrayDataSource A DataSource backed by a byte array.
- DATE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Date is null.
- DateProvider - Class in org.glassfish.jersey.message.internal
-
Dateheader delegate provider. - DateProvider() - Constructor for class org.glassfish.jersey.message.internal.DateProvider
- declaredTypes() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
-
Get types declared as supported (via
@Producesor@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, 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 - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Default quality value.
- DEFAULT_BUFFER_SIZE - Static variable in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Default size of the buffer which will be used if no user defined size is specified.
- DEFAULT_BUFFER_THRESHOLD - Static variable in class org.glassfish.jersey.media.multipart.MultiPartProperties
-
Default threshold size for buffer.
- DEFAULT_CALLBACK - Static variable in annotation type org.glassfish.jersey.server.JSONP
-
Default JavaScript callback function 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_TIMEOUTproperty. - DEFAULT_CONNECTION_IDLE_TIMEOUT - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
-
Default value for the
JdkConnectorProperties.CONNECTION_IDLE_TIMEOUTproperty. - DEFAULT_COOKIE_POLICY - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
-
Default value for the
JdkConnectorProperties.COOKIE_POLICYproperty. - DEFAULT_COULD_NOT_PROCESS_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Default value, {0} could not be processed by method {1}.
- DEFAULT_HTTP_CHUNK_SIZE - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
-
Default value for the
ClientProperties.CHUNKED_ENCODING_SIZEproperty. - 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_LEVEL - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
Default event level.
- 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 value for the
JdkConnectorProperties.MAX_CONNECTIONS_PER_DESTINATIONproperty. - 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_SIZEproperty. - DEFAULT_MAX_REDIRECTS - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
-
Default value for the
JdkConnectorProperties.MAX_REDIRECTSproperty. - DEFAULT_QUERY - Static variable in annotation type org.glassfish.jersey.server.JSONP
-
Default query parameter name to obtain the JavaScript callback function name from.
- DEFAULT_SCOPE - Static variable in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
-
Scope used for selecting all fields, i.e.: when no filter is applied
- DEFAULT_SCOPE - Static variable in interface org.glassfish.jersey.message.filtering.spi.ScopeProvider
-
Default entity-filtering scope.
- 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.
- defaultConfig() - Static method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Create new client thread pool configuration instance.
- DefaultMediaTypePredictor - Class in org.glassfish.jersey.media.multipart.file
-
Default implementation of
MediaTypePredictorthat usesDefaultMediaTypePredictor.CommonMediaTypes. - DefaultMediaTypePredictor() - Constructor for class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor
- DefaultMediaTypePredictor.CommonMediaTypes - Enum in org.glassfish.jersey.media.multipart.file
-
This enum represents file extension and MIME types of commonly used file.
- DefaultOAuth1Provider - Class in org.glassfish.jersey.server.oauth1
-
Default in-memory implementation of OAuth1Provider.
- DefaultOAuth1Provider() - Constructor for class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
- DefaultOAuth1Provider.Consumer - Class in org.glassfish.jersey.server.oauth1
-
Simple read-only implementation of
OAuth1Consumer. - DefaultOAuth1Provider.Token - Class in org.glassfish.jersey.server.oauth1
-
Simple immutable implementation of
OAuth1Token. - defaultPriority(int) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Set the contract default provider priority.
- DefaultServiceIteratorProvider() - Constructor for class org.glassfish.jersey.internal.ServiceFinder.DefaultServiceIteratorProvider
- DefaultSslContextProvider - Interface in org.glassfish.jersey.client.spi
-
Default
SSLContextprovider. - DEFLATE_WITHOUT_ZLIB - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
true,DeflateEncoder deflate encoding interceptorwill 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
InjectionManagerthat is able to delay service's registration and injection toDelayedHk2InjectionManager.completeRegistration()phase. - delete() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- delete() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- delete(Class) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- delete(Class) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- delete(GenericType) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- delete(GenericType) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- DELETE - Enum constant in enum com.sun.research.ws.wadl.HTTPMethods
- denyAll() - Static method in class org.glassfish.jersey.message.filtering.SecurityAnnotations
-
Create
DenyAllannotation implementation. - DEPENDENT_CLASS_OF_PROVIDER_FORMAT_ERROR(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
{0}.
- DEPENDENT_CLASS_OF_PROVIDER_NOT_FOUND(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A dependent class, {0}, of the class {1} implementing the provider {2} is not found.
- DESCENDING - Enum constant in enum org.glassfish.jersey.model.internal.RankedComparator.Order
-
Ascending order.
- descriptions() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
- destroy() - Method in class org.glassfish.jersey.servlet.ServletContainer
- DESTROY_FINISHED - Enum constant in enum 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
- DETAILED_WADL_QUERY_PARAM - Static variable in class org.glassfish.jersey.server.wadl.internal.WadlUtils
-
Name of the query parameter that allows generation of full WADL including
extended resource. - 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.
- DIGEST_FILTER_QOP_UNSUPPORTED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
The 'qop' (quality of protection) = {0} extension requested by the server is not supported by Jersey HttpDigestAuthFilter.
- 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
falseindicates the client should handle cookies automatically using HttpClient's default cookie policy. - DISABLE_COOKIES - Static variable in class org.glassfish.jersey.jetty.connector.JettyClientProperties
-
A value of
falseindicates the client should handle cookies automatically using HttpClient's default cookie policy. - dispatch(Object, ContainerRequest) - Method in interface org.glassfish.jersey.server.spi.internal.ResourceMethodDispatcher
-
Reflectively dispatch a request to the underlying
invocable resource methodvia the configuredinvocation handlerusing the provided resource class instance. - DISPATCH_RESPONSE - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Resource method invocation results to JAX-RS
Response. - display(OAuth2FlowGoogleBuilder.Display) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
-
Set
displayparameter used in Authorization Request. - 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.hk2.Hk2ReferencingFactory
- dispose(T) - Method in class org.glassfish.jersey.inject.hk2.InstanceSupplierFactoryBridge
- dispose(T) - Method in class org.glassfish.jersey.inject.hk2.SupplierFactoryBridge
- doAsSubject(PrivilegedAction) - Method in interface org.glassfish.jersey.server.SubjectSecurityContext
-
Jersey wraps calls to resource methods and sub-resource locators in
PrivilegedActioninstance 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
- DocumentBuilderFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
-
Thread-scoped injection provider of
document builder factories. - DocumentBuilderFactoryInjectionProvider(Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.DocumentBuilderFactoryInjectionProvider
-
Create new document builder factory provider.
- DocumentProvider - Class in org.glassfish.jersey.jaxb.internal
-
Provider for marshalling/un-marshalling
XML documentinstances. - DocumentProvider() - Constructor for class org.glassfish.jersey.jaxb.internal.DocumentProvider
- doFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.glassfish.jersey.servlet.ServletContainer
-
Dispatches client requests to the
ServletContainer.service(URI, URI, HttpServletRequest, HttpServletResponse)method. - doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.glassfish.jersey.servlet.ServletContainer
- DomSourceReader(Provider) - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.DomSourceReader
- done() - Method in interface org.glassfish.jersey.server.spi.ComponentProvider
-
Jersey will invoke this method after all component classes have been bound.
- doStart() - Method in class org.glassfish.jersey.jetty.JettyHttpContainer
-
Inform this container that the server has been started.
- doStop() - Method in class org.glassfish.jersey.jetty.JettyHttpContainer
-
Inform this container that the server is being stopped.
E
- element - Variable in class com.sun.research.ws.wadl.Representation
- empty() - Static method in class org.glassfish.jersey.message.internal.HeaderUtils
-
Get immutable empty message headers container.
- empty() - Static method in class org.glassfish.jersey.message.internal.TracingLogger
-
Get an empty (no-op) tracing logger instance.
- 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
nullor empty URI path. - EMPTY_ANNOTATIONS - Static variable in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
-
Empty annotation array.
- EMPTY_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
-
Empty path pattern matching only empty string.
- ENABLE_SSL_HOSTNAME_VERIFICATION - Static variable in class org.glassfish.jersey.jetty.connector.JettyClientProperties
-
A value of
falseindicates the client disable a hostname verification during SSL Handshake. - ENABLE_TOKEN_RESOURCES - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
If set to
true, token resources will be exposed. - enableBuffering() - Method in class org.glassfish.jersey.client.ClientRequest
-
Enable a buffering of serialized entity.
- enableBuffering(int) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Enable buffering of the serialized entity.
- enableBuffering(Configuration) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Enable a buffering of serialized entity.
- enableBuffering(Configuration) - Method in class org.glassfish.jersey.server.ContainerResponse
-
Enable a buffering of serialized entity.
- enabled(Configuration) - Static method in class org.glassfish.jersey.message.filtering.EntityFilteringFeature
-
Return
truewhether at least one of the entity filtering features is registered in the given config. - enableFor(ResourceConfig, Class...) - Static method in class org.glassfish.jersey.server.filter.EncodingFilter
-
Enables this filter along with the provided
encodersfor the suppliedResourceConfig. - enableFor(ResourceConfig, HttpMethodOverrideFilter.Source...) - Static method in class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
-
Registers this filter into the passed
ResourceConfiginstance and configures it. - enableLogging() - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder.FlowBuilder
-
Enable logging (headers and entities) of OAuth requests and responses.
- enableResponseBuffering() - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
-
Return
trueif the entity buffering should be enabled in Jersey. - enableResponseBuffering() - Method in class org.glassfish.jersey.servlet.internal.ResponseWriter
- 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.
- encodedParameters(boolean) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
If set to
true, the parameter values will not be automatically decoded. - encodeLiteralCharacters(String) - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Encode literal characters of a template.
- 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.
- encodeUnsafeCharacters(String) - Static method in class org.glassfish.jersey.server.internal.ContainerUtils
-
Encodes (predefined subset of) unsafe/unwise URI characters with the percent-encoding.
- encoding(String) - Method in class org.glassfish.jersey.client.ClientRequest
-
Set message encoding.
- encoding(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- 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_ENCODINGproperty. - 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.client.filter.EncodingFilter
- EncodingFilter() - Constructor for class org.glassfish.jersey.server.filter.EncodingFilter
- encodings(String...) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- 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 (
'/'). - enhanceResource(RuntimeResource, ResourceModel.Builder, List, boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
-
Enhance the runtime resource referenced by
resourceparameter with a list of additional methods. - enhanceResourceModel(ResourceModel, boolean, List, boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
-
Enhance
resourceModelwith a list of additional methods. - ensureNotClosed() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Check that the entity input stream has not been closed yet.
- entity(Object) - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Builder pattern method to return this
BodyPartafter additional configuration. - entity(Object) - Method in class org.glassfish.jersey.media.multipart.MultiPart
-
Override the entity set operation on a
MultiPartto throwIllegalArgumentException. - entity(Object) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- entity(Object, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- ENTITY - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Entity parameter injection source.
- ENTITY_FILTERING_SCOPE - Static variable in class org.glassfish.jersey.message.filtering.EntityFilteringFeature
-
Defines one or more annotations that should be used as entity-filtering scope when reading/writing an entity.
- ENTITY_FILTERING_SCOPE_NOT_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
-
The entity-filtering scope property does not contain an instance of Annotation or Annotation[] ({0}).
- ENTITY_HAS_WRONG_TYPE() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Entity instance does not contain the unconverted content.
- ENTITY_IS_EMPTY() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Entity is empty.
- ENTITY_TAG_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Entity tag is null.
- EntityFiltering - Annotation Type in org.glassfish.jersey.message.filtering
-
Meta-annotation used to create entity filtering annotations for entity (model) classes and resource methods and resources.
- EntityFilteringFeature - Class in org.glassfish.jersey.message.filtering
-
Featureused to add support for Entity Data Filtering feature for entity-filtering annotations based onEntityFilteringmeta-annotation. - EntityFilteringFeature() - Constructor for class org.glassfish.jersey.message.filtering.EntityFilteringFeature
- EntityGraph - Interface in org.glassfish.jersey.message.filtering.spi
-
Class available to
entity-filtering processorsproviding means to add/remove entity-filtering scopes (e.g. based on annotations) for entity members. - EntityGraphProvider - Interface in org.glassfish.jersey.message.filtering.spi
-
Provides
entity graphandobject graphinstances. - EntityInputStream - Class in org.glassfish.jersey.message.internal
-
Entity input stream customized for entity message processing: contains
EntityInputStream.isEmpty()method.EntityInputStream.close()method throws Jersey-specific runtime exception in case of an IO error. - EntityInputStream(InputStream) - Constructor for class org.glassfish.jersey.message.internal.EntityInputStream
-
Extension constructor.
- EntityInspector - Interface in org.glassfish.jersey.message.filtering.spi
-
Responsible for inspecting entity classes.
- EntityProcessor - Interface in org.glassfish.jersey.message.filtering.spi
-
Contract supposed to process entity classes for Entity Data Filtering.
- EntityProcessor.Result - Enum in org.glassfish.jersey.message.filtering.spi
-
Result type of processing an context.
- EntityProcessorContext - Interface in org.glassfish.jersey.message.filtering.spi
-
Entity processorcontext providing details about entity processing. - EntityProcessorContext.Type - Enum in org.glassfish.jersey.message.filtering.spi
-
The type of the context which describes in which entity processing phase the
EntityProcessor.process(EntityProcessorContext)is triggered. - EntityTagProvider - Class in org.glassfish.jersey.message.internal
-
ETagheader delegate provider. - EntityTagProvider() - Constructor for class org.glassfish.jersey.message.internal.EntityTagProvider
- 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.client.oauth1.AccessToken
- equals(Object) - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
- equals(Object) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
- equals(Object) - Method in class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- equals(Object) - Method in class org.glassfish.jersey.message.internal.AcceptableMediaType
- equals(Object) - Method in class org.glassfish.jersey.message.internal.JerseyLink
- equals(Object) - Method in class org.glassfish.jersey.message.internal.LanguageTag
- equals(Object) - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
- equals(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- equals(Object) - Method in class org.glassfish.jersey.server.ChunkedOutput
- equals(Object) - Method in class org.glassfish.jersey.server.model.Parameter
- 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(Object, String, Severity) - Static method in class org.glassfish.jersey.internal.Errors
-
Add an error to the list of messages.
- error(String, Severity) - Static method in class org.glassfish.jersey.internal.Errors
-
Add an error to the list of messages.
- ERROR_ASYNC_CALLBACK_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Callback {0} invocation failed.
- ERROR_BASE_64_INVALID_CHARACTER() - Static method in class org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
-
Invalid character in Base64 string.
- ERROR_BASE_64_LENGTH() - Static method in class org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
-
Base64 string length is not multiple of 4.
- ERROR_BUFFERING_ENTITY() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
-
Error buffering the entity.
- ERROR_CANNOT_OBTAIN_PUBLIC_KEY() - Static method in class org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
-
Couldn''t obtain public key from consumer secret.
- ERROR_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error caught while loading SPI providers.
- ERROR_CLOSING_COMMIT_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error while closing the output stream in order to commit response.
- ERROR_CLOSING_FINDER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error while closing {0} resource finder.
- ERROR_CLOSING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Error when closing the output stream.
- ERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Error while committing the request output stream.
- ERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error while committing the output stream.
- ERROR_CONFIGURATION_MISSING_CONSUMER() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
-
Error occurred in the oauth client support.
- ERROR_CONFIGURATION_MISSING_TOKEN_SECRET() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
-
Error occurred in the oauth client support.
- ERROR_CONTAINER_EXCEPTION_IO() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
IOException thrown when creating the JDK HttpServer.
- ERROR_CONTAINER_HTTPS_NO_SSL() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
Attempt to start a HTTPS server with no SSL context defined.
- ERROR_CONTAINER_URI_NULL() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
The URI must not be null.
- ERROR_CONTAINER_URI_PATH_EMPTY(Object) - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
The URI path, of the URI {0} must be present (not an empty string).
- ERROR_CONTAINER_URI_PATH_NULL(Object) - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
The URI path, of the URI {0} must be non-null.
- ERROR_CONTAINER_URI_PATH_START(Object) - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
The URI path, of the URI {0} must start with a '/'.
- ERROR_CONTAINER_URI_SCHEME_UNKNOWN(Object) - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
The URI scheme, of the URI {0} must be equal (ignoring case) to 'http' or 'https'.
- ERROR_DIGEST_FILTER_GENERATOR() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Error during initialization of random generator of Digest authentication.
- ERROR_ENTITY_PROVIDER_BASICTYPES_CHARACTER_MORECHARS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A single character expected in the entity input stream.
- ERROR_ENTITY_PROVIDER_BASICTYPES_CONSTRUCTOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error converting entity to {0} type by single String constructor.
- ERROR_ENTITY_PROVIDER_BASICTYPES_UNKWNOWN(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unsupported basic type {0}.
- ERROR_ENTITY_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Entity input stream has already been closed.
- ERROR_EXCEPTION_MAPPING_ORIGINAL_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
An exception mapping did not successfully produce and processed a response.
- ERROR_EXCEPTION_MAPPING_PROCESSED_RESPONSE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A response error mapping did not successfully produce and processed a response.
- ERROR_EXCEPTION_MAPPING_THROWN_TO_CONTAINER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
An exception mapping did not successfully produce and processed a response.
- ERROR_FINDING_EXCEPTION_MAPPER_TYPE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Could not find exception type for given ExceptionMapper class: {0}.
- ERROR_FLOW_NOT_FINISHED() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
-
Authorization is not finished and access token was not received.
- ERROR_FLOW_NOT_FINISHED() - Static method in class org.glassfish.jersey.client.oauth2.internal.LocalizationMessages
-
Authorization is not finished and access token was not received.
- ERROR_FLOW_REQUEST_ACCESS_TOKEN(Object) - Static method in class org.glassfish.jersey.client.oauth2.internal.LocalizationMessages
-
Error requesting access token.
- ERROR_FLOW_REQUEST_REFRESH_TOKEN(Object) - Static method in class org.glassfish.jersey.client.oauth2.internal.LocalizationMessages
-
Error refreshing an access token.
- ERROR_FLOW_WRONG_STATE() - Static method in class org.glassfish.jersey.client.oauth2.internal.LocalizationMessages
-
Invalid 'state' parameter.
- ERROR_HTTP_METHOD_ENTITY_NOT_NULL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Entity must be null for http method {0}.
- ERROR_HTTP_METHOD_ENTITY_NULL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Entity must not be null for http method {0}.
- ERROR_INTERCEPTOR_READER_PROCEED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Last reader interceptor in the chain called the method proceed.
- ERROR_INTERCEPTOR_WRITER_PROCEED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Last writer interceptor in the chain called the method proceed.
- ERROR_INVALID_CONSUMER_SECRET(Object) - Static method in class org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
-
Invalid consumer secret: {0}
- ERROR_LISTENER_CLOSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
ClientLifecycleListener {0} failed to close properly.
- ERROR_LISTENER_INIT(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
ClientLifecycleListener {0} failed to initialize properly.
- ERROR_MARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error marshalling JAXB object of type "{0}".
- ERROR_MBR_ISREADABLE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
MesssageBodyReader {0} threw exception in isReadable - skipping.
- ERROR_MBW_ISWRITABLE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
MesssageBodyWriter {0} threw exception in isWritable - skipping.
- ERROR_MONITORING_MBEANS_REGISTRATION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error when registering Jersey monitoring MBeans.
- ERROR_MONITORING_MBEANS_UNREGISTRATION_DESTROY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error un-registering Jersey monitoring MBeans on application destroy.
- ERROR_MONITORING_QUEUE_APP() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Failed to add the monitoring event into the Application Event Queue - queue is full.
- ERROR_MONITORING_QUEUE_FLOODED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A Monitoring Event Queue is being flooded.
- ERROR_MONITORING_QUEUE_MAPPER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Failed to add the monitoring event into the Exception Mapper Events Queue - queue is full.
- ERROR_MONITORING_QUEUE_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Failed to add the monitoring event into the Request Items Queue - queue is full.
- ERROR_MONITORING_QUEUE_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Failed to add the monitoring event into the Response Statuses Queue - queue is full.
- ERROR_MONITORING_SCHEDULER_DESTROY_TIMEOUT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Waiting for shutdown of MonitoringStatisticsProcessor has timed out!
- ERROR_MONITORING_SHUTDOWN_INTERRUPTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Waiting for shutdown of MonitoringStatisticsProcessor has been interrupted.
- ERROR_MONITORING_STATISTICS_GENERATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating monitoring statistics.
- ERROR_MONITORING_STATISTICS_LISTENER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Exception thrown when provider {0} was processing MonitoringStatistics.
- ERROR_MONITORING_STATISTICS_LISTENER_DESTROY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Exception thrown when listener {0} has been processing the destroy event.
- ERROR_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
WARNING: {0}
- ERROR_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
ERROR: {0}
- ERROR_NEWCOOKIE_EXPIRES(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
NewCookie Expires header value ({0}) cannot be read.
- ERROR_NOTFOUND_MESSAGEBODYREADER(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
MessageBodyReader not found for media type={0}, type={1}, genericType={2}.
- ERROR_NOTFOUND_MESSAGEBODYWRITER(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
MessageBodyWriter not found for media type={0}, type={1}, genericType={2}.
- ERROR_PARAMETER_INVALID_CHAR_VALUE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Value "{0}" is not a character.
- ERROR_PARAMETER_MISSING_VALUE_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
No injection source found for a parameter of type {1} at index {0}.
- ERROR_PARAMETER_TYPE_PROCESSING(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Could not process parameter type {0}.
- ERROR_PARSING_CONTENT_DISPOSITION(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Error parsing content disposition: {0}
- ERROR_PARSING_ENTITY_TAG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error parsing entity tag: {0}
- ERROR_PRIMITIVE_TYPE_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The request entity cannot be empty.
- ERROR_PROCESSING_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error processing resource method, {0}, for ResourceMethodDispatchProvider, {1}.
- ERROR_PROCESSING_RESPONSE_FROM_ALREADY_MAPPED_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error occurred when processing a response created from an already mapped exception.
- ERROR_PROVIDER_AND_RESOURCE_CONSTRAINED_TO_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Due to constraint configuration problems the implementations of providers in the resource class {0} will be ignored.
- ERROR_PROVIDER_CONSTRAINED_TO_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Due to constraint configuration problems the provider {0} will be ignored.
- ERROR_PROVIDER_CONSTRAINED_TO_WRONG_PACKAGE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A registered provider {0} is constrained (via @ConstrainedTo) to {1} runtime but does not implement any provider interface usable in the runtime.
- ERROR_PROVIDER_CONSTRAINED_TO_WRONG_RUNTIME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A provider {0} registered in {2} runtime is constrained (via @ConstrainedTo) to {1} runtime.
- ERROR_PROVIDER_REGISTERED_WRONG_RUNTIME(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A provider {0} registered in {1} runtime does not implement any provider interfaces applicable in the {1} runtime.
- ERROR_READING_ENTITY(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Error reading entity as {0}.
- ERROR_READING_ENTITY_FROM_INPUT_STREAM() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error reading entity from input stream.
- ERROR_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Missing entity.
- ERROR_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
Missing entity.
- ERROR_REQUEST_ABORT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The request cannot be aborted as it is already in the response processing phase.
- ERROR_REQUEST_ACCESS_TOKEN(Object) - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
-
Error occurred in the oauth client support.
- ERROR_REQUEST_ACCESS_TOKEN_NULL() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
-
Error occurred in the oauth client support.
- ERROR_REQUEST_CANCELLED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Request cancelled by the client call.
- ERROR_REQUEST_REQUEST_TOKEN(Object) - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
-
Error occurred in the oauth client support.
- ERROR_REQUEST_SET_ENTITY_STREAM_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The entity stream cannot be set in the request as it is already in the response processing phase.
- ERROR_REQUEST_SET_SECURITY_CONTEXT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The security context cannot be set in the request as it is already in the response processing phase.
- ERROR_REQUEST_SIGNATURE() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
-
Error occurred in the oauth client support.
- ERROR_RESOLVING_GENERIC_TYPE_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to resolve generic type value of {0} for an instance of {1}.
- ERROR_RESOURCE_JAVA_METHOD_INVOCATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Resource Java method invocation error.
- ERROR_RESOURCES_CANNOT_MERGE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Resources do not have the same path and cannot be merged.
- ERROR_RESPONSEWRITER_RESPONSE_UNCOMMITED() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
ResponseWriter was not commited yet.
- ERROR_RESPONSEWRITER_SENDING_FAILURE_RESPONSE() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
Unable to send a failure response.
- ERROR_RESPONSEWRITER_WRITING_HEADERS() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
Error writing out the response headers.
- ERROR_SCANNING_CLASS_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A class file of the class name, {0}, is identified but the class could not be found.
- ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Incorrect type of feature context instance {0}.
- ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_READER_INTERCEPTOR_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Incorrect type of reader interceptor context instance {0}.
- ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_WRITER_INTERCEPTOR_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Incorrect type of writer interceptor context instance {0}.
- ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_REQUEST(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Incorrect type of request instance {0}.
- ERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_RESPONSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Incorrect type of response instance {0}.
- ERROR_SHUTDOWNHOOK_CLOSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Client shutdown hook {0} failed.
- ERROR_SUB_RESOURCE_LOCATOR_MORE_RESOURCES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Sub resource locator returned {0} in the resource model.
- ERROR_SUSPENDING_ASYNC_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Attempt to suspend a connection of an asynchronous request failed in the underlying container.
- ERROR_SUSPENDING_CHUNKED_OUTPUT_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Attempt to suspend a client connection associated with a chunked output has failed in the underlying container.
- ERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_AFTER_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal character "{0}" at position {1} is not allowed after a name in a path template "{2}".
- ERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_PART_OF_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal character "{0}" at position {1} is not allowed as a part of a name in a path template "{2}".
- ERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_START_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal character "{0}" at position {1} is not allowed as a start of a name in a path template "{2}".
- ERROR_TEMPLATE_PARSER_INVALID_SYNTAX(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Invalid syntax for the expression "{0}" associated with the name "{1}" in a path template "{2}".
- ERROR_TEMPLATE_PARSER_INVALID_SYNTAX_TERMINATED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Invalid syntax in the template "{0}".
- ERROR_TEMPLATE_PARSER_NAME_MORE_THAN_ONCE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The name "{0}" is declared more than once with different regular expressions in a path template "{1}".
- ERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
Error un-marshalling JAXB object of type: {0}.
- ERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error unmarshalling JAXB object of type "{0}".
- ERROR_UNSUPPORTED_ENCODING(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The encoding {0} is not supported for parameter {1}.
- ERROR_VALIDATION_SUBRESOURCE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Model validation error(s) found in sub resource returned by sub resource locator.
- ERROR_WADL_BUILDER_GENERATION_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating wadl for method {0} of resource {1}.
- ERROR_WADL_BUILDER_GENERATION_PARAM(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating wadl for parameter {0} of resource {1} and resource method {2}.
- ERROR_WADL_BUILDER_GENERATION_REQUEST(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating wadl for request representation of resource method {0} of resource {1}.
- ERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating wadl request representation for media type {0} of method {1} of resource {2}.
- ERROR_WADL_BUILDER_GENERATION_RESOURCE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating wadl application for one specific resource {0}.
- ERROR_WADL_BUILDER_GENERATION_RESOURCE_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating wadl for sub resource locator {0} of resource {1}.
- ERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating wadl for Resource {0} with path "{1}".
- ERROR_WADL_BUILDER_GENERATION_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating wadl response representation for method {0} of resource {1}.
- ERROR_WADL_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error attaching an external grammar to the wadl.
- ERROR_WADL_GENERATOR_CONFIG_LOADER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Could not load WadlGeneratorConfiguration, check the configuration of "{0}".
- ERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The property {0} is an invalid type: {1} (supported: String, Classinvalid input: '<'?
- ERROR_WADL_GENERATOR_CONFIGURE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error configuring the given user WadlGenerator by configure() method.
- ERROR_WADL_GENERATOR_LOAD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Could not load wadl generators from wadlGeneratorDescriptions.
- ERROR_WADL_GRAMMAR_ALREADY_CONTAINS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The wadl application already contains a grammars element, we're adding elements of the provided grammars file.
- ERROR_WADL_JAXB_CONTEXT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error creating a JAXBContext for wadl processing.
- ERROR_WADL_RESOURCE_APPLICATION_WADL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating /application.wadl.
- ERROR_WADL_RESOURCE_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error generating external wadl grammar on /application.wadl/[path].
- ERROR_WADL_RESOURCE_MARSHAL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Could not marshal the wadl Application.
- ERROR_WHEN_CREATING_SERVER() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
-
Exception thrown when trying to create jetty server.
- ERROR_WHEN_CREATING_SERVER() - Static method in class org.glassfish.jersey.simple.internal.LocalizationMessages
-
IOException thrown when trying to create simple server.
- ERROR_WRITING_RESPONSE_ENTITY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
An I/O error has occurred while writing a response message entity to the container output stream.
- ERROR_WRITING_RESPONSE_ENTITY_CHUNK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
An I/O error has occurred while writing a response message entity chunk to the container output stream.
- Errors - Class in org.glassfish.jersey.internal
-
Errors utility used to file processing messages (e.g. validation, provider, resource building errors, hint).
- ERRORS_AND_WARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Following issues have been detected: {0}
- Errors.ErrorMessage - Class in org.glassfish.jersey.internal
-
Generic error message.
- Errors.ErrorMessagesException - Exception Class in org.glassfish.jersey.internal
-
Error message exception.
- evaluatePreconditions() - 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
- evaluatePreconditions(EntityTag) - Method in class org.glassfish.jersey.server.ContainerRequest
- EVENT_SINK_RETURNS_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A HTTP GET method {0} that is being injected with SseEventSink should return void.
- EXCEPTION_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Exception caught while loading SPI providers.
- EXCEPTION_MAPPER_FAILED_FOR_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
An exception was not mapped due to exception mapper failure.
- EXCEPTION_MAPPER_FOUND - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
An
ExceptionMapperis successfully found and it is going to be executed. - EXCEPTION_MAPPER_SUPPORTED_TYPE_UNKNOWN(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to retrieve the supported exception type for a registered exception mapper service class "{0}".
- EXCEPTION_MAPPER_THROWS_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
An exception has been thrown from an exception mapper {0}.
- EXCEPTION_MAPPING - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
ExceptionMapperinvoked. - EXCEPTION_MAPPING_FINISHED - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
Exception mapping is finished.
- EXCEPTION_MAPPING_START() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Starting mapping of the exception.
- EXCEPTION_MAPPING_WAE_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
WebApplicationException (WAE) with non-null entity thrown.
- EXCEPTION_MAPPING_WAE_NO_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
WebApplicationException (WAE) with no entity thrown and no ExceptionMappers have been found for this WAE.
- EXCEPTION_SENDING_ERROR_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
-
I/O exception occurred while sending "{0}/{1}" error response.
- EXCEPTION_SENDING_ERROR_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
I/O exception occurred while sending "{0}/{1}" error response.
- ExceptionMapperFactory - Class in org.glassfish.jersey.internal
-
Exception mappersimplementation that aggregates exception mappers and server as the main entry point for exception mapper instance lookup. - ExceptionMapperFactory(InjectionManager) - Constructor for class org.glassfish.jersey.internal.ExceptionMapperFactory
-
Create new exception mapper factory initialized with
injection managerinstance that will be used to look up all providers implementingExceptionMapperinterface. - ExceptionMapperFactory.ExceptionMappersConfigurator - Class in org.glassfish.jersey.internal
-
Configurator which initializes and register
ExceptionMappersinstance intoInjectionManagerandBootstrapBag. - ExceptionMapperMXBean - Interface in org.glassfish.jersey.server.monitoring
-
MXBean interface of the
exception mapperstatistics. - ExceptionMappers - Interface in org.glassfish.jersey.spi
-
Provides lookup of
ExceptionMapperinstances that can be used to map exceptions to responses. - ExceptionMappersConfigurator() - Constructor for class org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMappersConfigurator
- ExceptionMapperStatistics - Interface in org.glassfish.jersey.server.monitoring
-
Monitoring statistics of
exception mapperexecutions. - EXCLUDE_EMPTY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that excludes models with no recognized contracts.
- excludeMetaProviders(InjectionManager) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
-
A method creates the
Predicatewhich is able to filter all Jersey meta-providers along with the components which is able to register the current usedInjectionManager. - ExecutionStatistics - Interface in org.glassfish.jersey.server.monitoring
-
Monitoring statistics of execution of one target.
- EXECUTOR_SERVICE_PROVIDER_ONLY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that includes only models that contain
ExecutorServiceProviderprovider contract. - ExecutorProviders - Class in org.glassfish.jersey.process.internal
-
A utility class with a methods for handling executor injection registration and proper disposal.
- 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.
- Existing org.glassfish.jersey.server.wadl.WadlGenerator implementations: - Section in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
- 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.jetty.connector.LocalizationMessages
-
The supplied component is not configured to use a JettyConnectorProvider.
- expires(Date) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- 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> - Interface in org.glassfish.jersey.spi
-
Extension of a
exception mapper interface. - ExtendedResource - Annotation Type in org.glassfish.jersey.server.model
-
This annotation can mark resource classes or resource methods that should be considered as extended resources.
- ExtendedResourceContext - Interface in org.glassfish.jersey.server
-
Jersey extension of
ResourceContext. - ExtendedUriInfo - Interface in org.glassfish.jersey.server
-
Extensions to
UriInfo. - EXTERNAL_ONLY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that includes only models that contain contract registrable by
InjectionManager. - ExternalGrammar(MediaType, byte[]) - Constructor for class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
- ExternalGrammarDefinition() - Constructor for class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
- ExternalRequestContext<T> - Class in org.glassfish.jersey.server.spi
-
Wrapper for externally provided request context data.
- ExternalRequestContext(T) - Constructor for class org.glassfish.jersey.server.spi.ExternalRequestContext
-
Create new external request context containing given data.
- ExternalRequestScope<T> - Interface in org.glassfish.jersey.server.spi
-
This is to allow integration with other DI providers that define their own request scope.
- extractInflector(Object) - Static method in class org.glassfish.jersey.process.internal.Stages
-
(Optionally) extracts an
inflectorfrom a processing stage, provided the stage implementsInflectinginterface.
F
- facebookFlowBuilder(ClientIdentifier, String) - Static method in class org.glassfish.jersey.client.oauth2.OAuth2ClientSupport
-
Get a builder that can be directly used to perform Authorization Code Grant flow defined by Facebook.
- FAILED_TO_STOP_CLIENT() - Static method in class org.glassfish.jersey.apache.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.
- failure(Throwable) - Method in class org.glassfish.jersey.servlet.internal.ResponseWriter
- fatal(Object, String) - Static method in class org.glassfish.jersey.internal.Errors
-
Add a fatal error to the list of messages.
- FATAL - Enum constant in enum org.glassfish.jersey.Severity
-
Fatal.
- fatalIssuesFound() - Static method in class org.glassfish.jersey.internal.Errors
-
Check whether a fatal error is present in the list of all messages.
- fatalIssuesFound() - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
-
Convenience method to see if there were fatal issues found.
- feature() - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder
-
Get the builder of
filter feature. - feature(String) - Static method in class org.glassfish.jersey.client.oauth2.OAuth2ClientSupport
-
Build the
client filter featurefrom theaccessTokenthat will addAuthorizationhttp header to the request with the OAuth authorization information. - FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.client.ClientProperties
-
If
truethen disable auto-discovery on the client. - FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
If
truethen disable feature auto discovery globally on client/server. - FEATURE_AUTO_DISCOVERY_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen disable auto discovery on server. - FEATURE_AUTO_DISCOVERY_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE. - FEATURE_AUTO_DISCOVERY_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE. - FEATURE_HAS_ALREADY_BEEN_PROCESSED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Feature [{0}] has already been processed.
- FeatureContextWrapper - Class in org.glassfish.jersey.model.internal
-
Wrapper of
FeatureContextthat can supply instance ofinjection manager. - FeatureContextWrapper(FeatureContext, InjectionManager) - Constructor for class org.glassfish.jersey.model.internal.FeatureContextWrapper
-
Create a new instance of wrapper.
- 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.
- FileDataBodyPart - Class in org.glassfish.jersey.media.multipart.file
-
An extension of
FormDataBodyPartfor associatingFileFile 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
MediaTypeof 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.
- FileProvider - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling of
application/octet-streamentity type to/from aFileinstance. - FileProvider() - Constructor for class org.glassfish.jersey.message.internal.FileProvider
- 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(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.CsrfProtectionFilter
- filter(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
- filter(ContainerRequestContext) - Method in class org.glassfish.jersey.server.filter.UriConnegFilter
- filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.glassfish.jersey.server.filter.EncodingFilter
- filter(MethodList.Filter) - Method in class org.glassfish.jersey.server.model.MethodList
-
Created a new method list containing only the methods supported by the
method list filter. - 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_CONTEXT_PATH_MISSING() - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
The root of the app was not properly defined.
- FILTER_FORWARD_ON_404 - Static variable in class org.glassfish.jersey.servlet.ServletProperties
-
If set to
trueand 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_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.
- filterableEntityClass(Class) - Static method in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
-
Determine whether given class is filterable by entity-filtering.
- FilterConfig - Enum constant in enum org.glassfish.jersey.servlet.WebConfig.ConfigType
-
A configuration type of filter configuration.
- FilteringHelper - Class in org.glassfish.jersey.message.filtering.spi
-
SPI utility methods for entity filtering.
- FilteringJacksonJaxbJsonProvider - Class in org.glassfish.jersey.jackson.internal
-
Entity Data Filtering provider based on Jackson JSON provider.
- FilteringJacksonJaxbJsonProvider() - Constructor for class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider
- 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) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
- find(Class) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the context class loader.
- find(Class) - Method in interface org.glassfish.jersey.spi.ExceptionMappers
-
Get an exception mapping provider for a particular class of exception.
- find(Class, boolean) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the context class loader.
- find(Class, ClassLoader) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the given class loader.
- find(Class, ClassLoader, boolean) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available providers of a given service using the given class loader.
- find(String) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Locates and incrementally instantiates the available classes of a given service file using the context class loader.
- findMapping(T) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory
- findMapping(T) - Method in interface org.glassfish.jersey.spi.ExceptionMappers
-
Get an exception mapping provider for a particular exception instance.
- findOrCreate(ActiveDescriptor, ServiceHandle) - Method in class org.glassfish.jersey.inject.hk2.RequestContext
- finish() - Method in interface org.glassfish.jersey.client.oauth1.OAuth1AuthorizationFlow
-
Finish the authorization process and return the
AccessToken. - finish(String) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1AuthorizationFlow
-
Finish the authorization process and return the
AccessToken. - finish(String, String) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow
-
Finish the authorization process and return the
TokenResult. - FINISHED - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Request processing finished.
- FINISHED - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
The request and response processing has finished.
- fixed - Variable in class com.sun.research.ws.wadl.Param
- flush() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- flush() - Method in class org.glassfish.jersey.message.internal.NullOutputStream
- flush(MultivaluedMap) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
Stores collected tracing messages to response HTTP header.
- flushQueue() - Method in class org.glassfish.jersey.server.ChunkedOutput
- 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
ResourceConfiginstance for the supplied application. - forApplicationClass(Class) - Static method in class org.glassfish.jersey.server.ResourceConfig
-
Returns a
ResourceConfiginstance wrapping the application of the supplied class. - forApplicationClass(Class, Set) - Static method in class org.glassfish.jersey.server.ResourceConfig
-
Returns a
ResourceConfiginstance wrapping the application of the supplied class. - FORM - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Form parameter injection source.
- FORM_DATA_MULTIPART_CANNOT_CHANGE_MEDIATYPE() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Cannot change media type of a FormDataMultiPart instance.
- FORM_DECODED_PROPERTY - Static variable in class org.glassfish.jersey.server.internal.InternalServerProperties
-
Used internally for storing
Forminstance with url-decoded values inContainerRequestproperties. - FORM_PARAM_CONSUMED(Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
A servlet request to the URI {0} contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters.
- FORM_PARAM_CONTENT_TYPE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The @FormParam is utilized when the content type of the request entity is not application/x-www-form-urlencoded
- FORM_PARAM_METHOD_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The "@FormParam" is utilized when the request method is GET
- FORM_PROPERTY - Static variable in class org.glassfish.jersey.server.internal.InternalServerProperties
-
Used internally for storing
Forminstance with original (not url-decoded) values inContainerRequestproperties. - FormDataBodyPart - Class in org.glassfish.jersey.media.multipart
-
Subclass of
BodyPartwith specialized support for media typemultipart/form-data. - FormDataBodyPart() - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
- FormDataBodyPart(boolean) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Instantiates an unnamed new
FormDataBodyPartwithmediaTypeoftext/plainand 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(Object, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Instantiates an unnamed
FormDataBodyPartwith the specified characteristics. - FormDataBodyPart(String, Object, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Instantiates a named
FormDataBodyPartwith the specified characteristics. - FormDataBodyPart(String, String) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Instantiates a named
FormDataBodyPartwith a media type oftext/plainand String value. - FormDataBodyPart(MediaType) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Instantiates an unnamed
FormDataBodyPartwith the specified characteristics. - FormDataBodyPart(FormDataContentDisposition, Object, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Instantiates a named
FormDataBodyPartwith the specified characteristics. - FormDataBodyPart(FormDataContentDisposition, String) - Constructor for class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Instantiates a named
FormDataBodyPartwith 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
MultiPartwith specialized support for media typemultipart/form-data. - FormDataMultiPart() - Constructor for class org.glassfish.jersey.media.multipart.FormDataMultiPart
-
Instantiates a new
FormDataMultiPartinstance with default characteristics. - FormDataParam - Annotation Type 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 Class in org.glassfish.jersey.media.multipart
-
A parameter-based exception for errors with
FormDataParam. - FormDataParamException(Throwable, String, String) - Constructor for exception class org.glassfish.jersey.media.multipart.FormDataParamException
-
Create new
FormDataParamexception. - FormDataParamInjectionFeature - Class in org.glassfish.jersey.media.multipart.internal
-
Feature providing support for
FormDataParamparameter injection. - FormDataParamInjectionFeature() - Constructor for class org.glassfish.jersey.media.multipart.internal.FormDataParamInjectionFeature
- FormMultivaluedMapProvider - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling of
application/x-www-form-urlencodedentity type to/frommulti-valued mapinstance. - FormMultivaluedMapProvider() - Constructor for class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- FormParamException(Throwable, String, String) - Constructor for exception class org.glassfish.jersey.server.ParamException.FormParamException
- FormProvider - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling of
application/x-www-form-urlencodedentity type to/fromJAX-RS Forminstance. - FormProvider() - Constructor for class org.glassfish.jersey.message.internal.FormProvider
- fragment(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- FRAGMENT - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI fragment component type.
- from(int) - Static method in class org.glassfish.jersey.message.internal.Statuses
-
Create a new status type instance.
- from(int, String) - Static method in class org.glassfish.jersey.message.internal.Statuses
-
Create a new status type instance with a custom reason phrase.
- 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(Response) - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
-
Get an OutboundJaxrsResponse instance for a given JAX-RS response.
- from(Response.StatusType, String) - Static method in class org.glassfish.jersey.message.internal.Statuses
-
Create a new status type instance with a custom reason phrase.
- fromString(String) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.CookieProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.DateProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.EntityTagProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.LinkProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.LocaleProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.MediaTypeProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.NewCookieProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.StringHeaderProvider
- fromString(String) - Method in class org.glassfish.jersey.message.internal.UriProvider
- fromValue(String) - Static method in enum com.sun.research.ws.wadl.HTTPMethods
- fromValue(String) - Static method in enum com.sun.research.ws.wadl.ParamStyle
- fullRelativeUri(URI) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Return the
Request-Urirepresentation as defined by HTTP spec.
G
- GC_PERIOD - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
Property that can be set to frequency of collecting nonces exceeding max. age (default = 100 = every 100 requests).
- General(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.General
- General(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.General
- General(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.General
- General(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.General
- generate(List) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
-
Generate WADL for a set of resources.
- 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.
- generate(ApplicationDescription, Resource) - Method in class org.glassfish.jersey.server.wadl.internal.WadlBuilder
-
Generate WADL for a resource.
- generator(Class) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
-
Start to build an instance of
WadlGeneratorConfig: - generator(Class) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
- 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.jaxb.internal.DocumentBuilderFactoryInjectionProvider
- get() - Method in class org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProvider
- get() - Method in class org.glassfish.jersey.jaxb.internal.TransformerFactoryInjectionProvider
- get() - Method in class org.glassfish.jersey.jaxb.internal.XmlInputFactoryInjectionProvider
- get() - Method in class org.glassfish.jersey.servlet.internal.ThreadLocalInvoker
- get(Class) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- get(Class) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- get(GenericType) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- get(GenericType) - 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 - Enum constant in enum com.sun.research.ws.wadl.HTTPMethods
- GET_CONSUMES_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A HTTP GET method, {0}, should not consume any entity.
- GET_CONSUMES_FORM_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A HTTP GET method, {0}, should not consume any form parameter.
- GET_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A HTTP GET method, {0}, returns a void type.
- getAbortResponse() - Method in class org.glassfish.jersey.client.ClientRequest
-
Get the request filter chain aborting response if set, or
nullotherwise. - getAbortResponse() - Method in class org.glassfish.jersey.server.ContainerRequest
-
Get the request filter chain aborting response if set, or
nullotherwise. - getAbsolutePath() - Method in class org.glassfish.jersey.server.ContainerRequest
-
Get the absolute path of the request.
- getAcceptableLanguages() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get a list of languages that are acceptable for the message.
- getAcceptableLanguages() - Method in class org.glassfish.jersey.server.ContainerRequest
- getAcceptableMediaTypes() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get a list of media types that are acceptable for the message.
- getAcceptableMediaTypes() - Method in class org.glassfish.jersey.server.ContainerRequest
- getAccessToken() - Method in class org.glassfish.jersey.client.oauth2.TokenResult
-
Get access token.
- getAccessToken(String) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
- getAccessToken(String) - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Provider
-
Returns the access token by the consumer key and token value.
- getAccessTokens(String) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
-
Returns a list of access tokens authorized with the supplied principal name.
- getAccessTokenSecret() - Method in class org.glassfish.jersey.client.oauth1.AccessToken
-
Get the access token secret.
- getAccessTokenSecretAsByteArray() - Method in class org.glassfish.jersey.client.oauth1.AccessToken
-
Get the access token secret in byte arrays (in default encoding).
- getAllInstances(Type) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- getAllInstances(Type) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- 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.message.internal.InboundMessageContext
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getAllowedMethods() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the allowed HTTP methods from the Allow HTTP header.
- getAllowedMethods() - Method in class org.glassfish.jersey.server.ContainerResponse
- getAllowedMethods(RuntimeResource) - Static method in class org.glassfish.jersey.server.model.internal.ModelProcessorUtil
-
Return allowed methods for the given
resource. - getAllProperties() - Method in class org.glassfish.jersey.client.oauth2.TokenResult
-
Get the map of all properties returned in the Access Token Response.
- getAllServiceHolders(Class, Annotation...) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- getAllServiceHolders(Class, Annotation...) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- getAllServletContainerProviders() - Static method in class org.glassfish.jersey.servlet.internal.ServletContainerProviderFactory
-
Returns array of all "registered" implementations of
ServletContainerProvider. - getAnnotatedResourceClass(Class) - Static method in class org.glassfish.jersey.server.model.internal.ModelHelper
-
Get the class in the provided resource class ancestor hierarchy that is actually annotated with the
@Pathannotation. - getAnnotation() - Method in class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl
- getAnnotation(Class) - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
- getAnnotation(Class) - Method in class org.glassfish.jersey.server.model.Parameter
- getAnnotations() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getAnnotations() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getAnnotations() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
- getAnnotations() - Method in class org.glassfish.jersey.server.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
ApplicationHandlerused 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() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
- getApplication(UriInfo, boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
- getApplication(UriInfo, boolean) - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
-
Get a new instance of a
ApplicationDescriptioncorresponding to all the root resource classes, and configure the base URI. - getApplication(UriInfo, Resource, boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
- getApplication(UriInfo, Resource, boolean) - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
-
Get a new instance of
Applicationfor a particular resource. - getApplicationClass() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
-
Get the
application classused for configuration of Jersey application. - getApplicationHandler() - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer
- getApplicationHandler() - Method in class org.glassfish.jersey.jetty.JettyHttpContainer
- 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.
- getArgs() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
-
Provide method parameters for which validation will be done.
- getAsLocale() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- getAttributes() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Consumer
-
Returns additional attributes associated with the consumer (e.g. name, URI, description, etc.)
- getAttributes() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
- getAttributes() - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Token
-
Returns additional custom attributes associated with the token.
- getAuthorizedClient() - Method in interface org.glassfish.jersey.client.oauth1.OAuth1AuthorizationFlow
-
Return the client configured for performing authorized requests to the Service Provider.
- getAuthorizedClient() - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow
-
Return the client configured for performing authorized requests to the Service Provider.
- getAutoDiscoverables() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets a list of
AutoDiscoverable. - 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.
- getBodyParts() - Method in class org.glassfish.jersey.media.multipart.MultiPart
- getBufferThreshold() - Method in class org.glassfish.jersey.media.multipart.MultiPartProperties
-
Get the size (in bytes) of the entity of an incoming
BodyPartbefore it will be buffered to disk. - getBuildId() - Static method in class org.glassfish.jersey.internal.Version
-
Get build id.
- getCallback() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Returns the callback URL.
- getCallbackUrl() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
-
Returns callback URL for this token (applicable just to request tokens)
- getCharset(MediaType) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Get the character set from a media type.
- getCharset(MediaType) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Get the character set from a media type.
- 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.model.internal.CommonConfig
- getClasses() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get all registered component classes, including
featuresandbindersmeta-providers. - getClasses() - Method in class org.glassfish.jersey.server.ResourceConfig
- getClasses(Predicate) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get a subset of all registered component classes using the
filterpredicate to determine for each component class based on it's contract provider class model whether it should be kept or filtered out. - getClassFilteringScopes() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Get all available entity-filtering scopes defined on a class.
- getClassLoader() - Method in class org.glassfish.jersey.server.ResourceConfig
-
Get resource and provider class loader.
- 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
- getClientId() - Method in class org.glassfish.jersey.client.oauth2.ClientIdentifier
-
Get the client id.
- getClientSecret() - Method in class org.glassfish.jersey.client.oauth2.ClientIdentifier
-
Get client secret.
- getClientSecretAsByteArray() - Method in class org.glassfish.jersey.client.oauth2.ClientIdentifier
-
Get client secret as byte array.
- getComponentBag() - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Returns a
ComponentBaginstance associated with the configuration. - 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
- 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 class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
Configuration. - getConfiguration() - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer
- getConfiguration() - Method in class org.glassfish.jersey.jetty.JettyHttpContainer
- getConfiguration() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getConfiguration() - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- 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
- getConfiguratorClass() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
-
Return
WadlGeneratorConfigthat was used to produce current description instance. - getConnection(URL) - Method in interface org.glassfish.jersey.client.HttpUrlConnectorProvider.ConnectionFactory
-
Get a
HttpURLConnectionfor 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.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
clientinstance and Jersey client runtimeconfiguration. - getConnector(Client, Configuration) - Method in class org.glassfish.jersey.jdk.connector.JdkConnectorProvider
- getConnector(Client, Configuration) - Method in class org.glassfish.jersey.jetty.connector.JettyConnectorProvider
- getConnectorProvider() - Method in class org.glassfish.jersey.client.ClientConfig
-
Get the client transport connector provider.
- getConstructor() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
-
Get the underlying java constructor.
- getConstructor(Class) - Method in class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer
- 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
- getConsumer() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
- getConsumer() - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Token
-
Returns consumer this token was issued for.
- getConsumer(String) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
- getConsumer(String) - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Provider
-
Gets consumer corresponding to a given consumer key.
- getConsumerKey() - Method in class org.glassfish.jersey.client.oauth1.ConsumerCredentials
-
Get consumer key.
- getConsumerKey() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Returns the consumer key.
- getConsumers(String) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
-
Returns a set of consumers registered by a given owner.
- getConsumerSecret() - Method in class org.glassfish.jersey.client.oauth1.ConsumerCredentials
-
Get consumer secret.
- getConsumerSecret() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
-
Returns the consumer secret.
- getConsumerSecretAsByteArray() - Method in class org.glassfish.jersey.client.oauth1.ConsumerCredentials
-
Get consumer secret as a byte array (in default encoding).
- getConsumesMediaType() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodMXBean
-
Get the string with media types consumed by this method, enclosed in double quotas and separated by a comma (e.g.
- getContainerRequest() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
-
Get the container request.
- getContainerRequestFilters() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
-
Get
container request filtersused 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 filtersused during the response filtering phase. - getContent() - Method in class com.sun.research.ws.wadl.Doc
-
Gets the value of the content property.
- getContent() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
- 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
BodyPartto ensure that only instances ofFormDataContentDispositioncan be obtained. - getContentType() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- getContext() - Method in exception class org.glassfish.jersey.message.internal.HeaderValueException
-
Get the exception context.
- getContext() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
-
Get the underlying outbound message context.
- getContext() - Method in class org.glassfish.jersey.server.spi.ExternalRequestContext
-
Get me current external context data.
- getContextParams(ServletContext) - Static method in class org.glassfish.jersey.servlet.internal.Utils
-
Extract context params from
ServletContext. - getContextResolver(Class, MediaType) - Method in class org.glassfish.jersey.internal.JaxrsProviders
- getContextResolvers() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
ContextResolvers. - 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.model.internal.CommonConfig
- getContracts(Class) - Method in class org.glassfish.jersey.server.ResourceConfig
- getContractTypes() - Method in class org.glassfish.jersey.model.internal.RankedProvider
-
Get me set of implemented contracts.
- getConverter(Class, Type, Annotation[]) - Method in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider.RootElementProvider
- getCookies() - Method in class org.glassfish.jersey.client.ClientRequest
- getCookies() - Method in class org.glassfish.jersey.client.ClientResponse
- getCookies() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- 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
CookieStoreinstance fromJerseyClientorJerseyWebTargetconfigured to useApacheConnectorProvider. - getCorePoolSize() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Get the core thread pool size - the size of the thread pool will never bee smaller than this.
- 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.
- getDate() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get message date.
- getDate() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getDate() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get message date.
- getDate() - Method in class org.glassfish.jersey.server.ContainerResponse
- getDeclaredAnnotations() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
- getDeclaredAnnotations() - Method in class org.glassfish.jersey.server.model.Parameter
- 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
SSLContextconfigured using default configuration settings. - getDefaultContext(boolean) - Static method in class org.glassfish.jersey.SslConfigurator
-
Get a new instance of a
SSLContextconfigured using default configuration settings. - getDefaultFilteringScope() - Static method in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
-
Get a set containing default filtering scope.
- getDefaultMediaType() - Static method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
Gets the default
MediaTypeto be used if the user didn't specify any. - getDefaultNext() - Method in class org.glassfish.jersey.process.internal.AbstractChainableStage
-
Get the default next stage currently configured on the acceptor.
- 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 class org.glassfish.jersey.server.ParamException
-
Get the default String value.
- getDefaultValue() - Method in class org.glassfish.jersey.server.model.Parameter
-
Get the default parameter value.
- getDefinitionMethod() - Method in class org.glassfish.jersey.server.model.Invocable
-
Getter for the Java method that should be executed.
- getDoc() - Method in class com.sun.research.ws.wadl.Application
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Grammars
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Include
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Link
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Option
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Request
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Resources
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.ResourceType
-
Gets the value of the doc property.
- getDoc() - Method in class com.sun.research.ws.wadl.Response
-
Gets the value of the doc property.
- getDynamicFeatures() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get dynamic features.
- getElement() - Method in class com.sun.research.ws.wadl.Representation
-
Gets the value of the element property.
- getElementClass(Class, Type) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
- getElementName(Class) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
-
Get the element name for a given Java type.
- 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.message.internal.OutboundJaxrsResponse
- getEntity() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the message entity Java instance.
- getEntity() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getEntity() - Method in class org.glassfish.jersey.server.ContainerResponse
- getEntityAnnotations() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the annotations attached to the entity.
- getEntityAnnotations() - Method in class org.glassfish.jersey.server.ContainerResponse
- getEntityAs(Class) - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Returns the entity after appropriate conversion to the requested type.
- getEntityClass() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Get an entity class this graph is created for.
- getEntityClass() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
-
Get entity class to be processed.
- getEntityClass() - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
-
Get entity domain class of this graph.
- getEntityClass() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the raw message entity type information.
- getEntityClass() - Method in class org.glassfish.jersey.server.ContainerResponse
- getEntityClass(Type) - Static method in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
-
A convenience method to get the domain class (i.e.
- getEntityGraph() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
-
Get entity graph to be modified by the processing.
- getEntityStream() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the entity input stream.
- getEntityStream() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the entity output stream.
- getEntityStream() - Method in class org.glassfish.jersey.server.ContainerResponse
- getEntityTag() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the entity tag.
- getEntityTag() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getEntityTag() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the entity tag.
- getEntityTag() - Method in class org.glassfish.jersey.server.ContainerResponse
- getEntityType() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the message entity type information.
- getEntityType() - Method in class org.glassfish.jersey.server.ContainerResponse
- getErrorMessages() - Static method in class org.glassfish.jersey.internal.Errors
-
Get the list of all error messages.
- getErrorMessages(boolean) - Static method in class org.glassfish.jersey.internal.Errors
-
Get the list of error messages.
- getErrorsAsResourceModelIssues() - Static method in class org.glassfish.jersey.server.model.internal.ModelErrors
-
Get all filed error messages as
ResourceModelIssues. - getErrorsAsResourceModelIssues(boolean) - Static method in class org.glassfish.jersey.server.model.internal.ModelErrors
-
Get error messages filed after
Errors.mark()flag was set asResourceModelIssues. - getEvent() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
FIXME remove.
- getEventValue() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- 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
-
Get the
exception cause. - getExceptionMapper() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
-
Get the
ExceptionMapperthat was found and used during the exception mapping phase. - getExceptionMapper(Class) - Method in class org.glassfish.jersey.internal.JaxrsProviders
- 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.
- getExceptionMappers() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
ExceptionMappers. - 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
- getExpiresIn() - Method in class org.glassfish.jersey.client.oauth2.TokenResult
-
Get expiration time of the
access tokenin seconds. - getExtension() - Method in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
-
Gets the file extension.
- getExternalGrammar(String) - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
- getExternalGrammar(UriInfo, String) - Method in class org.glassfish.jersey.server.wadl.internal.WadlResource
- getExternalMetadataKeys() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
- getFeature(String) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- getField() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
-
Get field to be processed.
- getField(String) - Method in class org.glassfish.jersey.media.multipart.FormDataMultiPart
-
Gets a form data body part given a control name.
- 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() - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
-
Get a set of all simple (non-filterable) fields of entity class.
- getFields(Class) - 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.
- getFields(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Get fields for given entity-filtering scope.
- getFields(String) - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
-
Get fields with the given parent path.
- getFields(String...) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Get fields for given entity-filtering scopes.
- getFields(Set) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Get fields for given entity-filtering scopes.
- 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.
- 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
- getFilteringObject(Type, boolean, Annotation...) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
- getFilteringObject(Type, boolean, Annotation...) - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectProvider
-
Get reader/writer entity-filtering object for given type.
- getFilteringScopes() - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Get all available entity-filtering scopes.
- getFilteringScopes(Annotation[], boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.ScopeProvider
-
Get entity-filtering scopes to be used to process an entity.
- 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 org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
-
Returns the numeric value of the bit corresponding to this flag.
- getFormDataContentDisposition() - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Gets the form data content disposition.
- getFromBinders(InjectionManager, ComponentBag, Function, Predicate) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
-
If
Tobject is registered inComponentBagusing theBinder,Tis not visible using the methods for getting classes and instancesComponentBag.getClasses(Predicate)andComponentBag.getInstances(Predicate). - 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
- getGenericParameterTypes() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
-
Get generic method parameter types.
- getGenericType() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getGenericType() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getGlobalReaderInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get global reader interceptors.
- getGlobalRequestFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get global request filters.
- getGlobalResponseFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get global response filters.
- getGlobalWriterInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get global writer interceptors.
- getGrammars() - Method in class com.sun.research.ws.wadl.Application
-
Gets the value of the grammars property.
- getGroupCounts() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the capturing group counts for each template variable.
- getGroupIndexes() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the group indexes to capturing groups.
- 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 methodon. - getHandlerClass() - Method in class org.glassfish.jersey.server.model.MethodHandler
-
Get the resource method handler class.
- getHandlerClasses() - Method in class org.glassfish.jersey.server.model.Resource
-
Get the method handler classes for the resource methods registered on the resource.
- getHandlerInstance() - Method in class org.glassfish.jersey.server.model.MethodHandler
-
Get the raw handler instance that is backing this method handler.
- getHandlerInstances() - Method in class org.glassfish.jersey.server.model.Resource
-
Get the method handler (singleton) instances for the resource methods registered on the resource.
- getHandlerPath(String) - Static method in class org.glassfish.jersey.server.internal.ContainerUtils
-
Splits URI address from query params and returns it.
- getHandlingMethod() - Method in class org.glassfish.jersey.server.model.Invocable
-
Getter for the Java method
- getHeaderDelegateProviders() - Method in class org.glassfish.jersey.message.internal.MessagingBinders.HeaderDelegateProviders
-
Returns all
HeaderDelegateProviderregister internally by Jersey. - 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.message.internal.InboundMessageContext
-
Get the mutable message headers multivalued map.
- getHeaders() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the mutable message headers multivalued map.
- getHeaders() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getHeaders() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getHeaders() - Method in class org.glassfish.jersey.server.ContainerResponse
- getHeaderString(String) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get a message header as a single string value.
- getHeaderString(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getHeaderString(String) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get a message header as a single string value.
- 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.
- getHeaderValues(String) - Method in class org.glassfish.jersey.server.oauth1.internal.OAuthServerRequest
- 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(Configurable) - Static method in class org.glassfish.jersey.apache.connector.ApacheConnectorProvider
-
Retrieve the underlying Apache
HttpClientinstance fromJerseyClientorJerseyWebTargetconfigured to useApacheConnectorProvider. - getHttpClient(Configurable) - Static method in class org.glassfish.jersey.jetty.connector.JettyConnectorProvider
-
Retrieve the underlying Jetty
HttpClientinstance fromJerseyClientorJerseyWebTargetconfigured to useJettyConnectorProvider. - 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.
- getIfMatch() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get If-Match header.
- getIfNoneMatch() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get If-None-Match header.
- 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.
- getIndex() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- getInflector() - Method in class org.glassfish.jersey.server.model.Inflecting
-
Get the inflector.
- getInitialClassLoader() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Get the class loader (if any) to be initially exposed by threads from this pool.
- getInitializerMethods(Class) - 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
- 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.message.internal.ReaderInterceptorExecutor
- getInjectionManager() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getInjectionManager() - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- getInjectionManager() - Method in class org.glassfish.jersey.server.ApplicationHandler
-
Returns
InjectionManagerrelevant 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. - getInputStream() - Method in class org.glassfish.jersey.media.multipart.BodyPartEntity
-
Gets the input stream of the raw bytes of this body part entity.
- getInputStream() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- getInputStream() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getInstance() - Static method in class org.glassfish.jersey.internal.OsgiRegistry
-
Returns an
OsgiRegistryinstance. - getInstance() - Static method in class org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor
-
Gets the singleton instance of this class.
- getInstance(Class) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- getInstance(Class) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- getInstance(Class, Annotation...) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- getInstance(Class, Annotation...) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- getInstance(Class, String) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- getInstance(Class, String) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- getInstance(Type) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- getInstance(Type) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- getInstance(ForeignDescriptor) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- getInstance(ForeignDescriptor) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- getInstance(InjectionManager) - Method in class org.glassfish.jersey.server.model.MethodHandler
-
Get the injected resource method handler instance.
- getInstance(PropertiesDelegate) - Static method in class org.glassfish.jersey.message.internal.TracingLogger
-
Returns instance of
TracingLoggerassociated with current request processing (propertiesDelegate). - getInstances() - Method in class org.glassfish.jersey.client.ClientConfig
- getInstances() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getInstances() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get all registered component instances, including
featuresandbindersmeta-providers. - getInstances() - Method in class org.glassfish.jersey.server.ResourceConfig
- getInstances(Predicate) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get a subset of all registered component instances using the
filterpredicate to determine for each component instance based on it's contract provider class model whether it should be kept or filtered out. - 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 class org.glassfish.jersey.server.model.ModelValidationException
-
Get validation issues.
- getJAXBContext() - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
- getJAXBContext() - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
-
Get the default JAXB context associated with the
WadlGeneratorfor the Web application. - getKeepAliveTime() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Get the thread keep-alive time (in seconds).
- getKeepAliveTime(TimeUnit) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Get the max period of time a thread will wait for a new task to process.
- getKey() - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.AccessType
- getKey() - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Display
- getKey() - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Prompt
- getKey() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Consumer
- getKey() - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Consumer
-
Returns consumer key.
- getLang() - Method in class com.sun.research.ws.wadl.Doc
-
Gets the value of the lang property.
- getLanguage() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the language of the entity.
- getLanguage() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLanguage() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the language of the entity.
- getLanguage() - Method in class org.glassfish.jersey.server.ContainerResponse
- getLastModified() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the last modified date.
- getLastModified() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLastModified() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the last modified date.
- 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 org.glassfish.jersey.message.internal.InboundMessageContext
-
Get Content-Length value.
- getLength() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLength() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get Content-Length value.
- getLength() - Method in class org.glassfish.jersey.server.ContainerResponse
- getLengthLong() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get Content-Length value.
- 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.message.internal.InboundMessageContext
-
Get the link for the relation.
- getLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the link for the relation.
- getLink(String) - Method in class org.glassfish.jersey.server.ContainerResponse
- getLinkBuilder(String) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Convenience method that returns a
Link.Builderfor the relation. - getLinkBuilder(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLinkBuilder(String) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Convenience method that returns a
Link.Builderfor the relation. - 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.message.internal.InboundMessageContext
-
Get the links attached to the message as header.
- getLinks() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLinks() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the links attached to the message as header.
- getLinks() - Method in class org.glassfish.jersey.server.ContainerResponse
- getLocation() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the location.
- getLocation() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getLocation() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the location.
- 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.
- getManagedObjectsFinalizer() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
ManagedObjectsFinalizer. - getMappedThrowable() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
-
Get the throwable that was mapped to a response.
- getMarshaller(Class, MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
-
Get the JAXB marshaller for the given class and media type.
- getMatchedModelResource() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
-
Get matched
model resourcefrom whichthe matchedresource 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 methodthat is invoked. - getMatchedResults() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
-
Get a read-only list of
MatchResultfor matched resources. - getMatchedRuntimeResources() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
-
Return all matched
runtime resourcesincluding runtime resources based on child resources. - getMatchedTemplates() - Method in interface org.glassfish.jersey.server.ExtendedUriInfo
-
Get a read-only list of
UriTemplatefor 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. processing of the request since the start of request processing by Jersey until the response is written or request processing fails and all resources for request processing are released.
- getMaximumPoolSize() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Get the maximum number of threads to allow in the thread pool.
- getMaxPoolSize() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Get max thread pool size.
- 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
MediaTypefor thisBodyPart. - getMediaType() - Method in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
-
Gets the media type.
- getMediaType() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the media type of the entity.
- getMediaType() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getMediaType() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getMediaType() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getMediaType() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get the media type of the entity.
- getMediaType() - Method in class org.glassfish.jersey.server.ContainerResponse
- getMediaTypeFromFile(File) - Static method in enum 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 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.
- getMessage() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
-
Human-readable description of the issue.
- getMessage() - Method in exception class org.glassfish.jersey.server.model.ModelValidationException
- getMessage() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
-
Human-readable description of the issue.
- getMessageBodyReader(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.internal.JaxrsProviders
- getMessageBodyReader(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyReader(Class, Type, Annotation[], MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a message body reader that matches a set of criteria.
- getMessageBodyReader(Class, Type, Annotation[], MediaType, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyReader(Class, 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 class org.glassfish.jersey.message.internal.MessageBodyFactory
- 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 class org.glassfish.jersey.message.internal.MessageBodyFactory
- 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 class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyReadersForType(Class) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a list of
MessageBodyReaders that are suitable for the giventype. - getMessageBodyWorkers() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
MessageBodyWorkers. - getMessageBodyWriter(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.internal.JaxrsProviders
- getMessageBodyWriter(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWriter(Class, Type, Annotation[], MediaType) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a message body writer that matches a set of criteria.
- getMessageBodyWriter(Class, Type, Annotation[], MediaType, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWriter(Class, 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) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWriterMediaType(Class, Type, Annotation[], List) - 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 class org.glassfish.jersey.message.internal.MessageBodyFactory
- 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 class org.glassfish.jersey.message.internal.MessageBodyFactory
- 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 class org.glassfish.jersey.message.internal.MessageBodyFactory
- getMessageBodyWritersForType(Class) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a list of
MessageBodyWriters that are suitable for the giventype. - getMessages() - Method in exception class org.glassfish.jersey.internal.Errors.ErrorMessagesException
-
Get encountered error messages.
- getMetadata() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getMetaMethodAnnotations(Class) - Method in class org.glassfish.jersey.server.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 interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
-
Get method to be processed.
- getMethod() - Method in class org.glassfish.jersey.server.ContainerRequest
- getMethod() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
-
Get the underlying Java 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 statisticsthat contain measurements of times only for execution of resource method. - 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.
- getModel(Class) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get a model for a given component class, or
nullif no such component is registered in the component bag. - getModelEnhancer(Class) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
An extension point that provides a way how to define a custom enhancement/update operation of a contract provider model registration being produced for a given component class.
- 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 org.glassfish.jersey.client.internal.HttpUrlConnector
- getName() - Method in interface org.glassfish.jersey.client.spi.Connector
-
Get name of current connector.
- getName() - Method in class org.glassfish.jersey.jdk.connector.internal.JdkConnector
- 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.message.internal.DataSourceProvider.ByteArrayDataSource
- 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
- getNameBoundReaderInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get name bound reader interceptor map.
- getNameBoundReaderInterceptorsInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get name bound reader interceptor inverse map.
- getNameBoundRequestFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get name bound request filters.
- getNameBoundRequestFiltersInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get name bound request filter inverse map.
- getNameBoundResponseFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get name bound response filters.
- getNameBoundResponseFiltersInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get name bound response filter inverse map.
- getNameBoundWriterInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get name bound writer interceptor map.
- getNameBoundWriterInterceptorsInverse() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get name bound writer interceptor inverse map.
- getNames() - Method in class org.glassfish.jersey.server.model.Resource
-
Return a list of resource names.
- getNames() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the list of template names.
- getNameToPattern() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the map of template names to patterns.
- getNonce() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Returns the nonce, a value that should be unique for a given timestamp.
- getNormalizedTemplate() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the normalized template.
- 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.internal.UriTemplateParser
-
Get the number of explicit regular expressions.
- getNumberOfExplicitRegexes() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Get the number of explicit regular expressions declared in the template variables.
- getNumberOfLiteralCharacters() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the number of literal characters.
- getNumberOfRegexGroups() - Method in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the number of regular expression groups
- 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.
- getOAuth1Feature() - Method in interface org.glassfish.jersey.client.oauth1.OAuth1AuthorizationFlow
-
Return the
oauth filter featurethat can be used to configureclientinstances to perform authenticated requests to the Service Provider. - getOAuth2Feature() - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow
-
Return the
oauth filter featurethat can be used to configureclientinstances to perform authenticated requests to the Service Provider. - getOption() - Method in class com.sun.research.ws.wadl.Param
-
Gets the value of the option property.
- getOrCreateEmptyEntityGraph(Class, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraphProvider
-
Get an empty entity graph for given class.
- getOrCreateEntityGraph(Class, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraphProvider
-
Get an entity graph for given class.
- 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.
- getOutputStream() - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- getOutputStream() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getOutputStream(int) - Method in interface org.glassfish.jersey.message.internal.OutboundMessageContext.StreamProvider
-
Get the output stream.
- getOwner() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Consumer
-
Returns identifier of owner of this consumer - i.e. who registered the consumer.
- getPackageResources(String, ClassLoader, boolean) - Method in class org.glassfish.jersey.internal.OsgiRegistry
-
Get URLs of resources from a given package.
- 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.
- getParameterAnnotations() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
-
Get method parameter annotations.
- 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 class org.glassfish.jersey.server.ParamException
-
Get the parameter name.
- getParameterNames() - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1Request
- getParameterNames() - Method in class org.glassfish.jersey.server.oauth1.internal.OAuthServerRequest
- getParameters() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
-
Get the parameters.
- getParameters() - Method in class org.glassfish.jersey.message.internal.ParameterizedHeader
-
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. class-level property setters and fields).
- 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 class org.glassfish.jersey.server.ParamException
-
Get the type of the parameter annotation.
- getParameterTypes() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
-
Get method parameter types.
- getParameterValues(String) - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1Request
- getParameterValues(String) - Method in class org.glassfish.jersey.server.oauth1.internal.OAuthServerRequest
- getParameterValues(List, ContainerRequest) - Static method in class org.glassfish.jersey.server.spi.internal.ParameterValueHelper
-
Get the array of parameter values.
- getParams() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getParent() - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Returns the parent
MultiPart(if any) for thisBodyPart. - getParent() - Method in class org.glassfish.jersey.server.model.Resource
-
Get the parent resource for this resource model or
nullin case this resource is a top-level resource and does not have a parent. - getParent() - Method in class org.glassfish.jersey.server.model.ResourceMethod
-
Get the parent resource for this resource method model.
- getParent() - Method in class org.glassfish.jersey.server.model.RuntimeResource
-
Get parent of this runtime resource.
- getParentResources() - Method in class org.glassfish.jersey.server.model.RuntimeResource
- 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
@Pathannotation. - 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.internal.UriTemplateParser
-
Get the pattern.
- getPattern() - Method in class org.glassfish.jersey.uri.UriTemplate
-
Get the URI pattern.
- getPoolName() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Return thread pool name.
- getPort() - Method in interface org.glassfish.jersey.simple.SimpleServer
-
The port the server is listening to for incomming HTTP connections.
- getPostConstructMethod(Class) - Method in class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer
- getPreDestroyMethod(Class) - 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.
- getPreferredDateFormat() - Static method in class org.glassfish.jersey.message.internal.HttpDateFormat
-
Get the preferred HTTP specified date format (RFC 1123).
- getPreMatchFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get
pre-matchingrequest filters. - getPrimaryTag() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- getPrincipal() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Consumer
- getPrincipal() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
- getPrincipal() - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Consumer
-
Returns a
Principalobject representing this consumer. - getPrincipal() - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Token
-
Returns a
Principalobject containing the name of the user the request containing this token is authorized to act on behalf of. - getPriority() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Get priority of the threads in thread pool.
- getPriority() - Method in interface org.glassfish.jersey.server.spi.internal.ValueParamProvider
-
Gets the priority of this provider.
- getPriority(Class) - Method in class org.glassfish.jersey.model.ContractProvider
-
Get the provider contract priority, if set, default component provider, if not set.
- getPriority(RankedProvider) - Method in class org.glassfish.jersey.model.internal.RankedComparator
- 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 class org.glassfish.jersey.model.internal.CommonConfig
- getProperties() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationMXBean
-
Get the map of configuration properties converted to strings.
- getProperties() - Method in class org.glassfish.jersey.server.ResourceConfig
- getProperties() - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
- getPropertiesDelegate() - Method in class org.glassfish.jersey.server.ContainerRequest
-
Get the underlying properties delegate.
- getProperty(String) - Method in class org.glassfish.jersey.client.ClientConfig
- getProperty(String) - Method in class org.glassfish.jersey.client.ClientRequest
- getProperty(String) - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
- getProperty(String) - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
-
Returns the property with the given name registered in the current request/response exchange context, or
nullif there is no property by that name. - getProperty(String) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getProperty(String) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getProperty(String) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
- getProperty(String) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getProperty(String) - Method in class org.glassfish.jersey.server.ContainerRequest
- getProperty(String) - Method in class org.glassfish.jersey.server.ResourceConfig
- getPropertyMethods(Class, boolean) - Static method in class org.glassfish.jersey.message.filtering.spi.FilteringHelper
-
Get accessor method mappings (field -> getter/setter) for given class.
- getPropertyNames() - Method in class org.glassfish.jersey.client.ClientConfig
- getPropertyNames() - Method in class org.glassfish.jersey.client.ClientRequest
- getPropertyNames() - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
- getPropertyNames() - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
-
Returns an immutable
collectioncontaining the property names available within the context of the current request/response exchange context. - getPropertyNames() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getPropertyNames() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getPropertyNames() - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
- getPropertyNames() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- getPropertyNames() - Method in class org.glassfish.jersey.server.ContainerRequest
- getPropertyNames() - Method in class org.glassfish.jersey.server.ResourceConfig
- getProvider() - Method in class org.glassfish.jersey.model.internal.RankedProvider
- 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
Providersfor thisBodyPart. - 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.
- getQualifiedAcceptableLanguages() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get a list of languages that are acceptable for the message.
- getQualifiedAcceptableMediaTypes() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get a list of media types that are acceptable for a request.
- getQualifiedAcceptCharset() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the list of language tag from the "Accept-Charset" of an HTTP request.
- getQualifiedAcceptEncoding() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get the list of language tag from the "Accept-Charset" of an HTTP request.
- getQuality() - Method in class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- getQuality() - Method in class org.glassfish.jersey.message.internal.AcceptableMediaType
- getQuality() - Method in class org.glassfish.jersey.message.internal.AcceptableToken
- getQuality() - Method in interface org.glassfish.jersey.message.internal.Qualified
-
Get quality factor value (in [ppt]).
- getQuality() - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Get quality source factor value (in [ppt]).
- getQuality(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Reads quality factor from given media type.
- getQualitySource(MediaType) - Static method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Extract quality source information from the supplied
MediaTypevalue. - getQueryType() - Method in class com.sun.research.ws.wadl.Resource
-
Gets the value of the queryType property.
- getQueue() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Return a queue that will be used to temporarily store tasks when all threads in the thread pool are busy.
- getQueueLimit() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Get the limit of the queue, where tasks are temporarily stored when all threads are busy.
- getRank() - Method in class org.glassfish.jersey.model.internal.RankedProvider
- 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
Classof theInvocable.handlingMethodthat will be used during the routing for the purpose of selection of the resource method. - getRawType() - Method in class org.glassfish.jersey.server.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.message.internal.InboundMessageContext
-
Get reader interceptors bound to this context.
- 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 methodwrapped by this invoker. - getReaderModelsForType(Class) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- getReaderModelsForType(Class) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a list of
MessageBodyReadermodels that are suitable for the giventype. - getReaders(MediaType) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- 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.
- getReference() - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance
-
Get a "new" reference of the scope instance.
- getReference() - Method in interface org.glassfish.jersey.process.internal.RequestContext
-
Get a "new" reference of the scope instance.
- getRefreshToken() - Method in class org.glassfish.jersey.client.oauth2.TokenResult
-
Get the refresh token.
- 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.
- getRegistrations() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get an unmodifiable view of all component classes, for which a registration exists (either class or instance based) in the component bag.
- 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.
- getRel() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getRels() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getRemainder() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- getRepresentation() - Method in class com.sun.research.ws.wadl.Request
-
Gets the value of the representation property.
- getRepresentation() - Method in class com.sun.research.ws.wadl.Response
-
Gets the value of the representation property.
- getRequest() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the request property.
- getRequest() - Method in class org.glassfish.jersey.server.ContainerRequest
- getRequestContext() - Method in class org.glassfish.jersey.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.
- getRequestCookies() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get any cookies that accompanied the request.
- getRequestCookies() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get any cookies that accompanied the message.
- getRequestCount() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
-
Returns the count of requests received measured in the time window.
- getRequestExecutionStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
-
Get
execution statisticsthat 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 methodwrapped by this invoker. - getRequestHeader(String) - Method in class org.glassfish.jersey.server.ContainerRequest
-
Get the values of a HTTP request header.
- 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.
- getRequestMethod() - Method in class org.glassfish.jersey.server.oauth1.internal.OAuthServerRequest
- getRequestScope() - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Gets an instance of
RequestScope. - getRequestScopedInitializer() - Method in class org.glassfish.jersey.server.ContainerRequest
-
Get a custom container extensions initializer for the current request.
- getRequestsPerSecond() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
-
Returns average value of how many requests per second were received by application in the time window.
- getRequestStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
-
Get the global application statistics of request execution.
- getRequestStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
-
Get
execution statisticsthat 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. - getRequestToken(String) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
- getRequestToken(String) - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Provider
-
Returns the request token by the consumer key and token value.
- 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.
- getRequestURL() - Method in class org.glassfish.jersey.server.oauth1.internal.OAuthServerRequest
- getRequiredJaxbContextPath() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- getRequiredJaxbContextPath() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
-
The jaxb context path that is used when the generated wadl application is marshalled to a file.
- 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 interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
-
Provide actual resource instance that will get validated.
- getResource(Class) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
- getResourceBag() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- getResourceBundle(String) - Method in class org.glassfish.jersey.internal.OsgiRegistry
-
Tries to load resource bundle via OSGi means.
- 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
Classthat 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
resourcesof 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 methodfor which thisResourceMethodStatisticsare calculated. - getResourceMethodExecutionStatistics() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
-
Get
execution statisticsthat 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
resourcesof 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 modelfrom which the current jersey application is built. - getResourceModel() - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
- getResourceModel() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEvent
-
Get the resource model of the application.
- getResourceModel() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- getResources() - Method in class com.sun.research.ws.wadl.Application
-
Gets the value of the resources property.
- getResources() - Method in class org.glassfish.jersey.server.model.ResourceModel
-
Return all resources from this resource model.
- getResources() - Method in class org.glassfish.jersey.server.model.RuntimeResource
-
Get resources creating this runtime resource.
- getResources() - Method in class org.glassfish.jersey.server.ResourceConfig
- getResources() - Method in interface org.glassfish.jersey.server.ServerConfig
-
Get programmatically modeled resources.
- getResourceType() - Method in class com.sun.research.ws.wadl.Link
-
Gets the value of the resourceType property.
- getResourceTypeOrMethodOrRepresentation() - Method in class com.sun.research.ws.wadl.Application
-
Gets the value of the resourceTypeOrMethodOrRepresentation property.
- getResponse() - Method in class com.sun.research.ws.wadl.Method
-
Gets the value of the response property.
- getResponseCodes() - Method in interface org.glassfish.jersey.server.monitoring.ResponseStatistics
-
Returns statistics of response codes produces by the application.
- getResponseCodesToCountMap() - Method in interface org.glassfish.jersey.server.monitoring.ResponseMXBean
-
Returns statistics of response codes produces by the application.
- getResponseContext() - Method in class org.glassfish.jersey.servlet.internal.ResponseWriter
- getResponseCookies() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get any new cookies set on the response message.
- getResponseCookies() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get any new cookies set on the message message.
- getResponseFilters() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
-
Get all bound response filters applicable to the
resource methodwrapped by this invoker. - getResponseStatistics() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
-
Get global application response statistics.
- getResponseStatus() - Method in class org.glassfish.jersey.servlet.internal.ResponseWriter
-
Provides response status captured when
ResponseWriter.writeResponseStatusAndHeaders(long, org.glassfish.jersey.server.ContainerResponse)has been invoked. - 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.
- getRev() - Method in class com.sun.research.ws.wadl.Link
-
Gets the value of the rev property.
- getRootElementName(Class) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
-
Construct the name of the root element from it's Java type name.
- 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.handlingMethodthat 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 modelbased 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.model.internal.CommonConfig
- getRuntimeType() - Method in class org.glassfish.jersey.server.ResourceConfig
- getSAXSource(SAXParserFactory, InputStream) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
-
Create new
SAXSourcefor a given entity input stream. - getScheduledExecutorService() - Method in class org.glassfish.jersey.client.ClientConfig
-
Get custom client scheduled executor service.
- getScheduledExecutorService() - Method in class org.glassfish.jersey.client.JerseyClient
- getSchema() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- 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.
- getSecret() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Consumer
- getSecret() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
- getSecret() - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Consumer
-
Returns consumer secret.
- getSecret() - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Token
-
Returns the token secret.
- getSecurityContext() - Method in class org.glassfish.jersey.server.ContainerRequest
- getServiceLocator() - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- getServiceLocator() - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- 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.internal.Errors.ErrorMessage
-
Get
Severity. - getSeverity() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
-
Get
Severity. - 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 org.glassfish.jersey.media.multipart.ContentDisposition
-
Get the size parameter.
- getSize(byte[], Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- getSize(File, Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FileProvider
- getSize(InputStream, Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- getSize(StreamingOutput, Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.StreamingOutputProvider
- getSize(Source, Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
- getSize(MultiPart, Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.media.multipart.internal.MultiPartWriter
- getSize(ChunkedOutput, Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.server.ChunkedResponseWriter
- getSize(T, Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
- getSortedGlobalReaderInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get global reader interceptors sorted by priority.
- getSortedGlobalRequestFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get global request filters sorted by priority.
- getSortedGlobalResponseFilters() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get global response filters sorted by priority.
- getSortedGlobalWriterInterceptors() - Method in class org.glassfish.jersey.server.internal.ProcessingProviders
-
Get global writer interceptors sorted by priority.
- getSource() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
-
The issue source.
- getSource() - Method in class org.glassfish.jersey.server.model.Parameter
-
Get the parameter value source type.
- getSource() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
-
The issue source.
- getSource() - Method in class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
-
Returns
Parameter.Sourcewhich closely determines a function of the current supplier. - getSourceAnnotation() - Method in class org.glassfish.jersey.server.model.Parameter
-
Get the parameter source annotation.
- getSourceName() - Method in class org.glassfish.jersey.server.model.Parameter
-
Get the parameter source name, i.e. value of the parameter source annotation.
- 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).
- 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.message.internal.OutboundJaxrsResponse
- getStatus() - Method in class org.glassfish.jersey.server.ContainerResponse
- getStatus() - Method in exception class org.glassfish.jersey.server.oauth1.OAuth1Exception
-
Get the status of the error response.
- getStatusInfo() - Method in class org.glassfish.jersey.client.ClientResponse
- getStatusInfo() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- getStatusInfo() - Method in class org.glassfish.jersey.server.ContainerResponse
- getStoredJaxbContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
-
Retrieve cached JAXB context capable of handling the given Java type.
- getStoredJaxbContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
- getStoredJAXBContext(Class) - Method in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
-
Get the stored JAXB context supporting the Java type.
- 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.message.internal.OutboundJaxrsResponse
- getStringHeaders() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Get a multi-valued map representing outbound message headers with their values converted to strings.
- 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.
- getSubgraphs() - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
-
Get a map of all further-filterable fields of entity class.
- getSubgraphs(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Get subgraphs for given entity-filtering scope.
- getSubgraphs(String) - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraph
-
Get subgraphs with the given parent path.
- getSubgraphs(String...) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Get subgraphs for given entity-filtering scopes.
- getSubgraphs(Set) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Get subgraphs for given entity-filtering scopes.
- getSubTags() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- 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.
- 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 valuetime unit. - getSyncInvoker() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
-
Return invocation builder this reactive invoker was initialized with.
- getTag() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- 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 class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Get the template.
- 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).
- getThreadFactory() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Return
ThreadFactorythat will be used to create thread pool threads. - 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.
- getTitle() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getToken() - Method in class org.glassfish.jersey.client.oauth1.AccessToken
-
Get the access token.
- getToken() - Method in class org.glassfish.jersey.message.internal.Token
- getToken() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Returns the request or access token.
- getToken() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
- getToken() - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Token
-
Returns string representing the token.
- getTokenSecret() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
-
Returns request or access token.
- getTokenType() - Method in class org.glassfish.jersey.client.oauth2.TokenResult
-
Get the type of the returned 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.
- getTracingLogger() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
-
Get tracing logger instance configured in via properties.
- getTracingLogger() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
-
Get tracing logger instance configured in via properties.
- 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 interface org.glassfish.jersey.message.filtering.spi.EntityProcessorContext
-
Get the
typeof this context. - getType() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- getType() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- getType() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getType() - Method in class org.glassfish.jersey.server.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
typeof this event. - getType() - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription.ExternalGrammar
- getTypeParameters() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
-
Get method type parameters.
- getTypeWildCart(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Returns MediaType with wildcard in subtype.
- getUnmarshaller(Class) - Method in class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
-
Get JAXB unmarshaller for the type.
- getUnmarshaller(Class, MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
-
Get the JAXB unmarshaller for the given class and media type.
- 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 class org.glassfish.jersey.message.internal.JerseyLink
- getUriBuilder() - Method in class org.glassfish.jersey.client.JerseyWebTarget
- getUriBuilder() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- getUriInfo() - Method in class org.glassfish.jersey.server.ContainerRequest
- getUriInfo() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
-
Get the
extended uri infoassociated 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 enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.AccessType
- getValue() - Method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Display
- getValue() - Method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Prompt
- getValue() - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Gets the field value for this body part.
- getValue() - Method in class org.glassfish.jersey.message.internal.ParameterizedHeader
-
Get the value.
- getValue(Map, String, Class) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map, String, Class) - Static method in class org.glassfish.jersey.apache.connector.ApacheClientProperties
-
Get the value of the specified property.
- getValue(Map, String, Class) - Static method in class org.glassfish.jersey.client.ClientProperties
-
Get the value of the specified property.
- getValue(Map, String, Class) - Static method in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
- getValue(Map, String, Class) - Static method in class org.glassfish.jersey.jetty.connector.JettyClientProperties
-
Get the value of the specified property.
- getValue(Map, String, Class) - Static method in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
Get the value of the specified property.
- getValue(Map, String, Class) - Static method in class org.glassfish.jersey.server.ServerProperties
-
Get the value of the specified property.
- getValue(Map, String, T) - Static method in class org.glassfish.jersey.client.ClientProperties
-
Get the value of the specified property.
- getValue(Map, String, T) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map, String, T) - Static method in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
Get the value of the specified property.
- getValue(Map, String, T) - Static method in class org.glassfish.jersey.server.ServerProperties
-
Get the value of the specified property.
- getValue(Map, String, T, Class) - Static method in class org.glassfish.jersey.client.ClientProperties
-
Get the value of the specified property.
- getValue(Map, String, T, Class) - Static method in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
- getValue(Map, String, T, Class) - Static method in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
Get the value of the specified property.
- getValue(Map, String, T, Class) - Static method in class org.glassfish.jersey.server.ServerProperties
-
Get the value of the specified property.
- getValue(Map, RuntimeType, String, Class) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map, RuntimeType, String, T) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map, RuntimeType, String, T, Class) - Static method in class org.glassfish.jersey.CommonProperties
-
Get the value of the specified property.
- getValue(Map, RuntimeType, String, T, Class) - Static method in class org.glassfish.jersey.server.ServerProperties
-
Get the value of the specified property.
- getValueAs(Class) - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Gets the field value after appropriate conversion to the requested type.
- getValueParamProviders() - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- getValueProvider(Parameter) - Method in interface org.glassfish.jersey.server.spi.internal.ValueParamProvider
-
Get an injected value provider for the parameter.
- getVaryValue() - Method in class org.glassfish.jersey.server.ContainerRequest
-
Get the value of HTTP Vary response header to be set in the response, or
nullif no value is to be set. - getVerifier() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Returns the verifier code.
- getVersion() - Static method in class org.glassfish.jersey.internal.Version
-
Get Jersey version.
- getVersion() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Returns the protocol version.
- getWadl(UriInfo) - Method in class org.glassfish.jersey.server.wadl.internal.WadlResource
- getWebComponent() - Method in class org.glassfish.jersey.servlet.ServletContainer
-
Get
WebComponentused by this servlet container. - getWeight() - Method in enum org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
- getWeight() - Method in interface org.glassfish.jersey.server.spi.internal.ValueParamProvider.PriorityType
-
Returns the weight of this priority.
- getWorkers() - Method in class org.glassfish.jersey.client.ClientRequest
-
Get the message body workers associated with the request.
- getWorkers() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Get context message body workers.
- 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.
- getWrappedStream() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Get the wrapped input stream instance.
- 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 methodwrapped by this invoker. - getWriters(MediaType) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- 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 class org.glassfish.jersey.message.internal.MessageBodyFactory
- getWritersModelsForType(Class) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Get a list of
MessageBodyWritermodels that are suitable for the giventype. - getWwwAuthHeader() - Method in exception class org.glassfish.jersey.server.oauth1.OAuth1Exception
-
Get the
WWW-Authenticateheader of the request that cause the exception. - getXMLStreamReader(Class, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
-
Get the
XMLStreamReaderfor unmarshalling. - getXMLStreamReader(Class, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
- GIF - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- googleFlowBuilder(ClientIdentifier, String, String) - Static method in class org.glassfish.jersey.client.oauth2.OAuth2ClientSupport
-
Get a builder that can be directly used to perform Authorization Code Grant flow defined by Google.
- 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
- GZ - Enum constant in enum 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
- handle(HttpExchange) - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer
- handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.jersey.jetty.JettyHttpContainer
- 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
- handledBy(Class, Method) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Define a resource method handler binding.
- handledBy(Class) - 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) - 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) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Parameters defined on the handler (i.e. not in the handling method), e.g. via property setters or fields.
- handlingMethod(Method) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Define a specific method of the handling class that will be executed.
- hasDefaultValue() - Method in class org.glassfish.jersey.server.model.Parameter
-
Check if the parameter has a default value set.
- hasEntity() - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Check if there is a non-empty entity input stream is available in the message.
- hasEntity() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- hasEntity() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Check if there is an entity available in the message.
- hasEntity() - Method in class org.glassfish.jersey.server.ContainerResponse
- 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.client.oauth1.AccessToken
- hashCode() - Method in class org.glassfish.jersey.internal.Errors.ErrorMessage
- hashCode() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
- hashCode() - Method in class org.glassfish.jersey.message.internal.AcceptableLanguageTag
- hashCode() - Method in class org.glassfish.jersey.message.internal.AcceptableMediaType
- hashCode() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- hashCode() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- hashCode() - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
- hashCode() - Method in class org.glassfish.jersey.model.internal.CommonConfig
- hashCode() - Method in class org.glassfish.jersey.server.ChunkedOutput
- hashCode() - Method in class org.glassfish.jersey.server.model.Parameter
- 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.message.internal.InboundMessageContext
-
Check if link for relation exists.
- hasLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- hasLink(String) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Check if link for relation exists.
- hasLink(String) - Method in class org.glassfish.jersey.server.ContainerResponse
- hasNext() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- hasNext() - Method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Check if there is a next stage present in the continuation.
- hasNextSeparator(char, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- 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.
- hasReturnType(Class) - Method in class org.glassfish.jersey.server.model.MethodList
-
Get a new sub-list of methods containing all the methods from this method list that declare the specified return type.
- head() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- head() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- HEAD - Enum constant in enum com.sun.research.ws.wadl.HTTPMethods
- header(String, Object) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- header(String, Object) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add a new header value.
- header(String, Object) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- HEADER - Enum constant in enum com.sun.research.ws.wadl.ParamStyle
- HEADER - Enum constant in enum 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 - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Header parameter injection source.
- HEADER_ACCEPT - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
Request header name to switch on request tracing.
- HEADER_LOGGER - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
Request header name to set JDK logger name suffix to identify a request logs.
- 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.
- HEADER_THRESHOLD - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
Request header name to change application default tracing level.
- HEADER_VALUE_READ_FAILED() - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
Attempt to read the header value failed.
- 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. - HeaderDelegateProviders() - Constructor for class org.glassfish.jersey.message.internal.MessagingBinders.HeaderDelegateProviders
- HeaderParamException(Throwable, String, String) - Constructor for exception class org.glassfish.jersey.server.ParamException.HeaderParamException
- headers(String, Iterable) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add new header values.
- headers(String, Object...) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add new header values.
- headers(Map) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add new headers.
- headers(MultivaluedMap) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- headers(MultivaluedMap) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Add new headers.
- HEADERS_ONLY - Enum constant in enum org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Only content of HTTP headers is logged.
- HeaderUtils - Class in org.glassfish.jersey.message.internal
-
Utility class supporting the processing of message headers.
- HeaderValueException - Exception Class in org.glassfish.jersey.message.internal
-
Processing exceptionindicating that an attempt to read a value of a header failed. - HeaderValueException(String, Throwable, HeaderValueException.Context) - Constructor for exception class org.glassfish.jersey.message.internal.HeaderValueException
-
Create a new header value exception from message, cause and context.
- HeaderValueException(String, HeaderValueException.Context) - Constructor for exception class org.glassfish.jersey.message.internal.HeaderValueException
-
Create a new header value exception from message and context.
- HeaderValueException.Context - Enum in org.glassfish.jersey.message.internal
-
Context that contains header problems causing this exception (e.g. for
InboundMessageContextthe corresponding value isHeaderValueException.Context.INBOUND). - HIGH - Enum constant in enum org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
-
High priority.
- hint(Object, String) - Static method in class org.glassfish.jersey.internal.Errors
-
Add a hint to the list of messages.
- HINT - Enum constant in enum org.glassfish.jersey.Severity
-
Hint.
- HINT_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
HINT: {0}
- HINTS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The following hints have been detected: {0}
- 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
-
AbstractBinderthat registers all components needed for a proper bootstrap of Jersey based on HK2 framework. - Hk2InjectionManagerFactory - Class in org.glassfish.jersey.inject.hk2
-
Factory which is able to create
InjectionManagerinstance using service loading and automatically initialize injection manager usingparentor 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) - 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(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- HOST - Enum constant in enum 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
- HTM - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- HTML - Enum constant in enum 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 requestusingClientRequestContext.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 requestusingClientRequestContext.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 requestusingClientRequestContext.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 requestusingClientRequestContext.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 requestusingClientRequestContext.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 requestusingClientRequestContext.setProperty(String, Object)in order to override the username for http authentication feature for the request. - HTTP_BODY_SIZE_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Body size exceeds declared size"
- HTTP_CHUNK_ENCODING_PREFIX_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"The chunked encoding length prefix is too large."
- HTTP_CONNECTION_ESTABLISHING_ILLEGAL_STATE(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Cannot try to establish connection if the connection is in other than CREATED state.
- HTTP_CONNECTION_NOT_IDLE(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Http request cannot be sent over a connection that is in other state than IDLE.
- HTTP_HEADER_COMMENTS_NOT_ALLOWED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Comments are not allowed.
- HTTP_HEADER_END_OF_HEADER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
End of header.
- HTTP_HEADER_NO_CHARS_BETWEEN_SEPARATORS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
No characters between the separators "{0}" and "{1}".
- HTTP_HEADER_NO_END_SEPARATOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
No end separator "{0}".
- HTTP_HEADER_UNBALANCED_COMMENTS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unbalanced comments.
- HTTP_HEADER_UNBALANCED_QUOTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unbalanced quoted string.
- HTTP_HEADER_WHITESPACE_NOT_ALLOWED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
White space not allowed.
- HTTP_INITIAL_LINE_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"HTTP packet initial line is too large."
- HTTP_INVALID_CHUNK_SIZE_HEX_VALUE(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Invalid byte representing a hex value within a chunk length encountered : {0}"
- HTTP_INVALID_CONTENT_LENGTH() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Invalid format of content length code."
- HTTP_METHOD_OVERRIDE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Defines configuration of HTTP method overriding.
- HTTP_NEGATIVE_CONTENT_LENGTH() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Content length cannot be less than 0."
- HTTP_PACKET_HEADER_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"HTTP packet header is too large."
- HTTP_REQUEST_BODY_SIZE_NOT_AVAILABLE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Body size is not available in chunked body mode."
- HTTP_REQUEST_NO_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"This HTTP request does not have a body."
- HTTP_REQUEST_NO_BUFFERED_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Buffered body is available only in buffered body mode."
- HTTP_TRAILER_HEADER_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"The chunked encoding trailer header is too large."
- HTTP_UNEXPECTED_CHUNK_HEADER() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Unexpected HTTP chunk header."
- 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.Builderthat 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.Builderthat builds the http authentication feature configured in universal mode that supports basic and digest authentication. - HttpDateFormat - Class in org.glassfish.jersey.message.internal
-
Helper class for HTTP specified date formats.
- HTTPDATEFORMAT - Static variable in class org.glassfish.jersey.server.wadl.internal.WadlResource
- HttpHeaderReader - Class in org.glassfish.jersey.message.internal
-
An abstract pull-based reader of HTTP headers.
- HttpHeaderReader() - Constructor for class org.glassfish.jersey.message.internal.HttpHeaderReader
- HttpHeaderReader.Event - Enum in org.glassfish.jersey.message.internal
-
TODO javadoc.
- 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 providedResourceConfiginstance. - HttpMethodOverrideFilter(HttpMethodOverrideFilter.Source...) - Constructor for class org.glassfish.jersey.server.filter.HttpMethodOverrideFilter
-
Initializes this filter setting the sources of information the filter should look for.
- HttpMethodOverrideFilter.Source - Enum in org.glassfish.jersey.server.filter
-
Enumeration representing possible sources of information about the method overriding the filter should look for.
- HTTPMethods - Enum in com.sun.research.ws.wadl
-
Java class for HTTPMethods.
- HTTPURLCONNECTION_REPLACES_GET_WITH_ENTITY() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Detected non-empty entity on a HTTP GET request.
- HttpUrlConnector - Class in org.glassfish.jersey.client.internal
-
Default client transport connector using
HttpURLConnection. - HttpUrlConnector(Client, HttpUrlConnectorProvider.ConnectionFactory, int, boolean, boolean) - Constructor for class org.glassfish.jersey.client.internal.HttpUrlConnector
-
Create new
HttpUrlConnectorinstance. - HttpUrlConnectorProvider - Class in org.glassfish.jersey.client
-
Default Jersey client
connectorprovider that provides connector instances which delegate HTTP requests toHttpURLConnectionfor 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
HttpURLConnectioninstances.
I
- 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
- identity() - Static method in class org.glassfish.jersey.process.internal.Stages
-
Get a chainable "identity" stage.
- If you want to create an instance at runtime you can configure the WadlGenerator class and property names/values. A new instance of the Generator is created for each generation action. The first option would look like this: WadlGeneratorConfig config = WadlGeneratorConfig .generator( MyWadlGenerator.class ) .prop( "someProperty", "someValue" ) .generator( MyWadlGenerator2.class ) .prop( "someProperty", "someValue" ) .prop( "anotherProperty", "anotherValue" ) .build(); If you want to specify the WadlGeneratorConfig in the web.xml you have to subclass it and set the servlet init-param org.glassfish.jersey.server.ServerProperties#WADL_GENERATOR_CONFIG to the name of your subclass. This class might look like this: class MyWadlGeneratorConfig extends WadlGeneratorConfig { public List<WadlGeneratorDescription> configure() { return generator( MyWadlGenerator.class ) .prop( "foo", propValue ) .generator( MyWadlGenerator2.class ) .prop( "bar", propValue2 ) .descriptions(); } } Configuring the WadlGenerator The org.glassfish.jersey.server.wadl.WadlGenerator properties will be populated with the provided properties like this: The types match exactly: if the WadlGenerator property is of type org.example.Foo and the provided property value is of type org.example.Foo Types that provide a constructor for the provided type (mostly java.lang.String) java.io.InputStream: The InputStream can e.g. represent a file. The stream is loaded from the property value (provided by the WadlGeneratorDescription) via ClassLoader#getResourceAsStream(String). It will be closed after org.glassfish.jersey.server.wadl.WadlGenerator#init() was called. Deprecated, will be removed in future versions: The WadlGenerator property is of type File and the provided property value is a String: the provided property value can contain the prefix classpath: to denote, that the path to the file is relative to the classpath. In this case, the property value is stripped by the prefix classpath: and the File is created via new File( generator.getClass().getResource( strippedFilename ).toURI() ) Notice that the filename is loaded from the classpath in this case, e.g. classpath:test.xml refers to a file in the package of the class (WadlGeneratorDescription#getGeneratorClass()). The file reference classpath:/test.xml refers to a file that is in the root of the classpath. Existing org.glassfish.jersey.server.wadl.WadlGenerator implementations: - Section in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
- IGNORE_PATH_PATTERN - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
Property that can be set to a regular expression used to match the path (relative to the base URI) this filter should not be applied to.
- IGNORED_ASYNC_THREADPOOL_SIZE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Zero or negative asynchronous thread pool size specified in the client configuration property: [{0}] Using default cached thread pool.
- IGNORED_EXECUTOR_PROVIDERS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Multiple ExecutorServiceProvider registrations found for qualifier annotation [{1}].
- IGNORED_SCHEDULER_PROVIDERS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Multiple ScheduledExecutorServiceProvider registrations found for qualifier annotation [{1}].
- 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}".
- ILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
"{0}" property value ({1}) does not represent a valid client configuration class.
- ILLEGAL_CONFIG_SYNTAX() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal configuration-file syntax.
- ILLEGAL_INITIAL_CAPACITY(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal initial capacity: {0}.
- ILLEGAL_LOAD_FACTOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal load factor: {0}.
- ILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Illegal provider-class name: {0}.
- ImmediateHk2InjectionManager - Class in org.glassfish.jersey.inject.hk2
-
Implementation of
InjectionManagerthat is able to register and inject services. - ImmutableCommonConfig - Class in org.glassfish.jersey.model.internal
-
Immutable runtime configuration.
- ImmutableCommonConfig(CommonConfig) - Constructor for class org.glassfish.jersey.model.internal.ImmutableCommonConfig
-
Create new immutable copy of the original runtime configuration.
- ImmutableCommonConfig(CommonConfig, String) - Constructor for class org.glassfish.jersey.model.internal.ImmutableCommonConfig
-
Create new immutable copy of the original runtime configuration with a custom modification error message.
- immutableCopy() - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Get immutable copy of a component bag.
- immutableSetOf(Set, String) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
-
A helper method for a creation of an immutable set based on a provided set together with a given item.
- Implementation Notes - Section in package org.glassfish.jersey.media.multipart
- INBOUND - Enum constant in enum org.glassfish.jersey.message.internal.HeaderValueException.Context
-
Inbound context.
- InboundMessageContext - Class in org.glassfish.jersey.message.internal
-
Base inbound message context implementation.
- InboundMessageContext() - Constructor for class org.glassfish.jersey.message.internal.InboundMessageContext
-
Create new inbound message context.
- InboundMessageContext(boolean) - Constructor for class org.glassfish.jersey.message.internal.InboundMessageContext
-
Create new inbound message context.
- 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
- INCLUDE_ALL - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that accepts any contract provider model.
- Inflecting<T> - Class in org.glassfish.jersey.server.model
-
Inflector provider resource model component.
- Inflecting<DATA,
RESULT> - Interface in org.glassfish.jersey.process.internal -
Interface that is used to indicate that the instance provides an
Inflector. - Inflecting() - Constructor for class org.glassfish.jersey.server.model.Inflecting
- inflector() - Method in interface org.glassfish.jersey.process.internal.Inflecting
-
Get the inflector capable of transforming supplied data into a result.
- Inflector<DATA,
RESULT> - Interface in org.glassfish.jersey.process -
A generic interface for transforming data into a result.
- INFO_CONTAINER_HTTPS_NO_SSL() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
HTTPS server will be created with no SSL context defined.
- inheritServerProviders() - Element in annotation type org.glassfish.jersey.server.ClientBinding
-
Determine whether providers present in the server-side configuration should be inherited by the bound client configuration (
true) or not (false). - init() - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- init() - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
-
Invoked before all methods related to wadl-building are invoked.
- init() - 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.internal.AutoDiscoverableConfigurator
- init(InjectionManager, BootstrapBag) - Method in interface org.glassfish.jersey.internal.BootstrapConfigurator
-
Pre-initialization method should only register services into
InjectionManagerand populateBootstrapBag. - init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolversConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMappersConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.JaxrsProviders.ProvidersConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.MessageBodyWorkersConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.process.internal.RequestScope.RequestScopeConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodInvokerConfigurator
- init(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.server.ResourceModelConfigurator
- init(WebConfig) - Method in class org.glassfish.jersey.servlet.ServletContainer
-
Initiate the Web component.
- INIT_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Initiating Jersey application, version {0}...
- INIT_PARAM_REGEX_SYNTAX_INVALID(Object, Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
The syntax is invalid for the regular expression "{0}" associated with the initialization parameter "{1}".
- Initializable<T> - Interface in org.glassfish.jersey.client
-
Initializable Jersey client-side component.
- INITIALIZATION_APP_FINISHED - Enum constant in enum org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
-
Initialization of
jersey applicationis finished but the server might not be started and ready yet to serve requests (this will be indicated by theApplicationEvent.Type.INITIALIZATION_FINISHEDevent). - INITIALIZATION_FINISHED - Enum constant in enum 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 org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
-
Initialization of the application has started.
- initialize(InjectionManager) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Must be initialize at the time of completed populated
InjectionManager. - initialize(InjectionManager) - Method in interface org.glassfish.jersey.server.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.
- initialize(InjectionManager) - Method in interface org.glassfish.jersey.server.spi.RequestScopedInitializer
-
Perform request-scoped initialization.
- initResource(T) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
- initTracingSupport(TracingConfig, TracingLogger.Level, ContainerRequest) - Static method in class org.glassfish.jersey.server.TracingUtils
-
According to configuration/request header it initialize
TracingLoggerand put it to the request properties. - inject(Object) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- inject(Object) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- inject(Object, String) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- inject(Object, String) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- INJECTED_WEBTARGET_URI_INVALID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
"@Uri" annotation value is not a valid URI template: "{0}"
- INJECTION_ERROR_LOCAL_CLASS_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot instantiate {0} class.
- INJECTION_ERROR_NONSTATIC_MEMBER_CLASS_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot instantiate {0} class.
- INJECTION_ERROR_SUITABLE_CONSTRUCTOR_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Could not find a suitable constructor in {0} class.
- INJECTION_MANAGER_FACTORY_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
InjectionManagerFactory not found.
- INJECTION_MANAGER_NOT_PROVIDED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
InjectionManager is not provided.
- INJECTION_MANAGER_STRATEGY_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
InjectionManagerStrategy is not supported: {0}.
- 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
InjectionManagerProviderwhich contains helper static methods that extractInjectionManagerfrom 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 managerfrom various JAX-RS components. - InjectionManagerProvider() - Constructor for class org.glassfish.jersey.InjectionManagerProvider
- InjectionResolverWrapper<T> - Class in org.glassfish.jersey.inject.hk2
-
This class wraps the jersey class
InjectionResolverto make HK2 version of this provided functionality. - INPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Input stream has been closed.
- InputStreamProvider - Class in org.glassfish.jersey.message.internal
- InputStreamProvider() - Constructor for class org.glassfish.jersey.message.internal.InputStreamProvider
- inResponseProcessing() - Method in class org.glassfish.jersey.server.ContainerRequest
-
Notify this request that the response created from this request is already being processed.
- inspect(Class, boolean) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityInspector
-
Inspect entity class and create/update
EntityGraphfor reader/writer. - INSTANCE - Static variable in class org.glassfish.jersey.client.ClientAsyncExecutorLiteral
-
An
ClientAsyncExecutorannotation instance. - INSTANCE - Static variable in class org.glassfish.jersey.client.ClientBackgroundSchedulerLiteral
-
An
ClientBackgroundSchedulerannotation instance. - INSTANCE - Static variable in class org.glassfish.jersey.server.BackgroundSchedulerLiteral
-
BackgroundSchedulerannotation instance. - INSTANCE - Static variable in class org.glassfish.jersey.server.ManagedAsyncExecutorLiteral
-
ManagedAsyncExecutorannotation instance. - InstanceSupplierFactoryBridge<T> - Class in org.glassfish.jersey.inject.hk2
-
This class is used as a bridge between
HK2 Factoryand JDKSupplier. - InternalProperties - Class in org.glassfish.jersey.internal
-
Internal common (server/client) Jersey configuration properties.
- InternalServerProperties - Class in org.glassfish.jersey.server.internal
-
Jersey internal server-side configuration properties.
- intersect(List, List) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Determine if the two list of media types share a common
type-equalsub-list. - INVALID_CONFIG_PROPERTY_VALUE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Invalid value for {0} configuration property: {1}
- 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.jetty.connector.LocalizationMessages
-
The supplied component "{0}" is not assignable from JerseyClient or JerseyWebTarget.
- INVALID_HOST() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Invalid host name.
- INVALID_MAPPING_FORMAT(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Provided {0} property value "{1}" is invalid.
- INVALID_MAPPING_KEY_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The key in {0} mappings record "{1}" is empty.
- INVALID_MAPPING_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Provided {0} property value type is invalid.
- INVALID_MAPPING_VALUE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The value in {0} mappings record "{1}" is empty.
- INVALID_PORT() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Invalid port value.
- INVALID_SPI_CLASSES(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Supplied provider class(es) do not implement the expected {0} SPI: [{1}]
- InvalidSecretException - Exception Class in org.glassfish.jersey.oauth1.signature
-
Thrown to indicate that the OAuth secret supplied is invalid or otherwise unsupported.
- InvalidSecretException() - Constructor for exception class org.glassfish.jersey.oauth1.signature.InvalidSecretException
-
Constructs an invalid OAuth secret exception with no detail message.
- InvalidSecretException(String) - Constructor for exception class 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
- invoke() - Method in class org.glassfish.jersey.client.JerseyInvocation
- invoke(Class) - Method in class org.glassfish.jersey.client.JerseyInvocation
- invoke(Object, Method, Object[]) - Method in class org.glassfish.jersey.client.proxy.WebResourceFactory
- invoke(Object, Method, Object[]) - Method in class org.glassfish.jersey.servlet.internal.ThreadLocalInvoker
- invoke(Object, Method, Object[]) - Method in class org.glassfish.jersey.servlet.internal.ThreadLocalNamedInvoker
- invoke(GenericType) - Method in class org.glassfish.jersey.client.JerseyInvocation
- invokeManaged(Producer) - Method in interface org.glassfish.jersey.server.AsyncContext
-
Invoke the provided response producer in a Jersey-managed asynchronous thread.
- 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.
- isAbsolute() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
-
Check whether or not the URI represented by this
UriBuilderis absolute. - 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.process.internal.RequestScope
- isActive() - Method in class org.glassfish.jersey.simple.SimpleTraceAnalyzer
- isAnnotationPresent(Class) - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
- isAnnotationPresent(Class) - Method in class org.glassfish.jersey.server.model.Parameter
- isAsynchronous() - Method in class org.glassfish.jersey.client.ClientRequest
-
Returns true if the request is called asynchronously using
AsyncInvoker - isChunked() - Method in class org.glassfish.jersey.server.ContainerResponse
-
Returns
trueif the response entity is aChunkedOutputinstance. - isClassBased() - Method in class org.glassfish.jersey.server.model.MethodHandler
-
Return whether the method handler
creates instancesbased onclasses. - 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.message.internal.CommittingOutputStream
-
Check if the committing output stream has been closed already.
- isClosed() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Get the closed status of this input stream.
- 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. - isCommitted() - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Determine whether the stream was already committed or not.
- isCommitted() - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Returns
trueif the entity stream has been committed. - isCommitted() - Method in class org.glassfish.jersey.server.ContainerResponse
-
Returns
trueif the entity stream has been committed. - isCompatible(String) - Method in class org.glassfish.jersey.message.internal.Token
- isCompatible(Locale) - Method in class org.glassfish.jersey.message.internal.LanguageTag
- 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
customflag value. - isDaemon() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Return
trueif thread pool threads are daemons. - 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. - isDetailedWadlRequested(UriInfo) - Static method in class org.glassfish.jersey.server.wadl.internal.WadlUtils
-
Return
trueif generation of full WADL withextended resourcesis requested. - isEmpty() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Check if the underlying entity stream is empty.
- isEnabled(Class) - Method in class org.glassfish.jersey.client.ClientConfig
- isEnabled(Class) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- isEnabled(Class) - Method in class org.glassfish.jersey.server.ResourceConfig
- isEnabled(Feature) - Method in class org.glassfish.jersey.client.ClientConfig
- isEnabled(Feature) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- isEnabled(Feature) - Method in class org.glassfish.jersey.server.ResourceConfig
- isEncoded() - Method in class org.glassfish.jersey.server.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.
- isFormattedOutput() - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
- isHexCharacter(char) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Checks whether the character
cis hexadecimal character. - isImmediateStrategy() - Static method in class org.glassfish.jersey.inject.hk2.Hk2InjectionManagerFactory
-
Check HK2 Strategy property
Hk2InjectionManagerFactory.HK2_INJECTION_MANAGER_STRATEGYand returnstrueif the current HK2 Strategy is "immediate". - isInflector() - Method in class org.glassfish.jersey.server.model.Invocable
-
Check if the invocable represents an
inflector processing method. - isInRole(String) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Consumer
- isInRole(String) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
- isInRole(String) - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Consumer
-
Returns a boolean indicating whether this consumer is authorized for the specified logical "role".
- isInRole(String) - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Token
-
Returns a boolean indicating whether this token is authorized for the specified logical "role".
- isJaxbType(Class) - Method in interface org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider.JaxbTypeChecker
- isLogEnabled(TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
Test if a tracing support is enabled (according to
propertiesDelegatesetting) and ifeventcan be logged (according toevent.leveland threshold level set). - 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). - 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
- isNamespaceAware() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- 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.
- isPackageLevelEntry(String, String) - Static method in class org.glassfish.jersey.internal.OsgiRegistry
-
Returns whether the given entry path is located directly in the provided package path.
- isPresentIn(int) - Method in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
-
Returns
trueif the bit corresponding to this flag is set in a given integer value. - 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.model.internal.CommonConfig
- isProperty(String) - Method in class org.glassfish.jersey.server.ResourceConfig
- isQualified() - Method in class org.glassfish.jersey.server.model.Parameter
-
Check if the parameter is
qualified. - isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.media.multipart.internal.MultiPartReaderClientSide
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FileProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FormProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.DomSourceReader
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SaxSourceReader
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.StreamSourceReader
- isReadable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.ReaderModel
-
Safely invokes
isReadablemethod on the underlying provider. - isReadable(MessageBodyReader, Class, Type, Annotation[], MediaType) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Safely invokes
isReadablemethod on the supplied provider. - isRegistered(Class) - Method in class org.glassfish.jersey.client.ClientConfig
- isRegistered(Class) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- 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.model.internal.CommonConfig
- isRegistered(Object) - Method in class org.glassfish.jersey.server.ResourceConfig
- isRegistrable(Class) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- isRegistrable(Class) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- 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
trueif the response was successfully mapped from an exception byexception mappers. - isResponseWritten() - Method in interface org.glassfish.jersey.server.monitoring.RequestEvent
-
Returns
trueif the response has been successfully written. - 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
trueif the request and response has been successfully processed. - isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
-
Check if the given media type is supported by this JAXB entity provider.
- isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.General
- isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.General
- isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.General
- isSupported(MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.General
- 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.
- isValidating() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- isWadlGenerationEnabled() - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
- isWadlGenerationEnabled() - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
-
Get WADL generation status.
- isWildcard(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Check if the given media type is a wildcard type.
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.media.multipart.internal.MultiPartWriter
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FileProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.FormProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.StreamingOutputProvider
- isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.WriterModel
-
Safely invokes
isWriteablemethod on the underlying provider. - isWriteable(Class, Type, Annotation[], MediaType) - Method in class org.glassfish.jersey.server.ChunkedResponseWriter
- isWriteable(MessageBodyWriter, Class, Type, Annotation[], MediaType) - Static method in class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Safely invokes
isWriteablemethod on the supplied provider. - isXIncludeAware() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- isXmlRootElementProcessing() - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
- iterator() - Method in class org.glassfish.jersey.internal.ServiceFinder
-
Returns discovered objects incrementally.
- iterator() - Method in class org.glassfish.jersey.server.model.MethodList
-
Iterator over the list of
annotated methodscontained in this method list.
J
- JacksonAutoDiscoverable - Class in org.glassfish.jersey.jackson.internal
-
AutoDiscoverableregisteringJacksonFeatureif the feature is not already registered. - JacksonAutoDiscoverable() - Constructor for class org.glassfish.jersey.jackson.internal.JacksonAutoDiscoverable
- JacksonFeature - Class in org.glassfish.jersey.jackson
-
Feature used to register Jackson JSON providers.
- JacksonFeature() - Constructor for class org.glassfish.jersey.jackson.JacksonFeature
- JacksonFilteringFeature - Class in org.glassfish.jersey.jackson.internal
-
Featureadding support for Entity Data Filtering into Jackson media module. - JacksonFilteringFeature() - Constructor for class org.glassfish.jersey.jackson.internal.JacksonFilteringFeature
- JAR_SCANNER_UNABLE_TO_CLOSE_FILE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Unable to close Jar file.
- JAR_SCANNER_UNABLE_TO_READ_ENTRY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Unable to read the next Jar entry.
- JAXB_PROCESS_XML_ROOT_ELEMENT - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
truethen XML root element tag name for collections will be derived from@XmlRootElementannotation value and won't be de-capitalized. - JaxbAutoDiscoverable - Class in org.glassfish.jersey.jaxb.internal
-
JAXB
ForcedAutoDiscoverablethat registers all necessary JAXB features into the injection manager directly. - JaxbAutoDiscoverable() - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbAutoDiscoverable
- JaxbMessagingBinder - Class in org.glassfish.jersey.jaxb.internal
-
Binder for JAX-B message body workers.
- JaxbMessagingBinder() - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbMessagingBinder
- JaxbParamConverterBinder - Class in org.glassfish.jersey.jaxb.internal
-
Binder for JAXB parameter converter.
- JaxbParamConverterBinder() - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbParamConverterBinder
- JaxbStringReaderProvider - Class in org.glassfish.jersey.jaxb.internal
-
String reader provider producing
param converter providerthat support conversion of a string value into a JAXB instance. - JaxbStringReaderProvider(Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider
-
Create JAXB string reader provider.
- JaxbStringReaderProvider.RootElementProvider - Class in org.glassfish.jersey.jaxb.internal
-
Root element JAXB
param converter. - JAXRS_APPLICATION_CLASS - Static variable in class org.glassfish.jersey.servlet.ServletProperties
-
Application configuration initialization property whose value is a fully qualified class name of a class that implements
Application. - JAX-RS Integration with MIME MultiPart Message Formats - Section in package org.glassfish.jersey.media.multipart
- JaxrsProviders - Class in org.glassfish.jersey.internal
-
Jersey implementation of JAX-RS
Providerscontract. - JaxrsProviders() - Constructor for class org.glassfish.jersey.internal.JaxrsProviders
- JaxrsProviders.ProvidersConfigurator - Class in org.glassfish.jersey.internal
-
Configurator which initializes and registers
Providersinstance intoInjectionManagerandBootstrapBag. - JdkConnector - Class in org.glassfish.jersey.jdk.connector.internal
- JdkConnector(Client, Configuration) - Constructor for class org.glassfish.jersey.jdk.connector.internal.JdkConnector
- JdkConnectorProperties - Class in org.glassfish.jersey.jdk.connector
-
Configuration options specific to
JdkConnector. - JdkConnectorProvider - Class in org.glassfish.jersey.jdk.connector
- JdkConnectorProvider() - Constructor for class org.glassfish.jersey.jdk.connector.JdkConnectorProvider
- JdkHttpHandlerContainer - Class in org.glassfish.jersey.jdkhttp
-
Jersey
Containerimplementation based on Java SEHttpServer. - JdkHttpHandlerContainerProvider - Class in org.glassfish.jersey.jdkhttp
-
Container provider for containers based on lightweight Java SE HTTP Server's
HttpHandler. - JdkHttpHandlerContainerProvider() - Constructor for class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainerProvider
- JdkHttpServerFactory - Class in org.glassfish.jersey.jdkhttp
-
Factory for creating
JDK HttpServerinstances to run Jersey applications. - JERSEY_APP_MAPPING_CONFLICT(Object, Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
-
Mapping conflict.
- JERSEY_APP_NO_MAPPING(Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
-
The Jersey servlet application, named {0}, has no servlet mapping.
- JERSEY_APP_NO_MAPPING_OR_ANNOTATION(Object, Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
-
The Jersey servlet application, named {0}, is not annotated with {1} and has no servlet mapping.
- JERSEY_APP_REGISTERED_APPLICATION(Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
-
Registering the Jersey servlet application, named {0}, with the Application class of the same name.
- JERSEY_APP_REGISTERED_CLASSES(Object, Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
-
Registering the Jersey servlet application, named {0}, with the following root resource and provider classes: {1}
- JERSEY_APP_REGISTERED_MAPPING(Object, Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
-
Registering the Jersey servlet application, named {0}, at the servlet mapping {1}, with the Application class of the same name.
- JerseyClassAnalyzer - Class in org.glassfish.jersey.inject.hk2
-
Implementation of the
ClassAnalyzerthat supports selection of the constructor with largest number of parameters as defined in and required by JAX-RS specification. - JerseyClassAnalyzer.Binder - Class in org.glassfish.jersey.inject.hk2
-
Binder for the JAX-RS compliant class analyzer implementation.
- JerseyClient - Class in org.glassfish.jersey.client
-
Jersey implementation of
JAX-RS Clientcontract. - JerseyClient() - Constructor for class org.glassfish.jersey.client.JerseyClient
-
Create a new Jersey client instance using a default configuration.
- JerseyClient(Configuration, SSLContext, HostnameVerifier) - Constructor for class org.glassfish.jersey.client.JerseyClient
-
Create a new Jersey client instance.
- JerseyClient(Configuration, SSLContext, HostnameVerifier, DefaultSslContextProvider) - Constructor for class org.glassfish.jersey.client.JerseyClient
-
Create a new Jersey client instance.
- JerseyClient(Configuration, SSLContext, HostnameVerifier, DefaultSslContextProvider, ExecutorService, ScheduledExecutorService) - Constructor for class org.glassfish.jersey.client.JerseyClient
-
Create a new Jersey client instance.
- JerseyClient(Configuration, UnsafeValue, HostnameVerifier) - Constructor for class org.glassfish.jersey.client.JerseyClient
-
Create a new Jersey client instance.
- JerseyClient(Configuration, UnsafeValue, HostnameVerifier, ExecutorService, ScheduledExecutorService) - Constructor for class org.glassfish.jersey.client.JerseyClient
-
Create a new Jersey client instance.
- JerseyClient(Configuration, UnsafeValue, HostnameVerifier, DefaultSslContextProvider) - Constructor for class org.glassfish.jersey.client.JerseyClient
-
Create a new Jersey client instance.
- JerseyClient(Configuration, UnsafeValue, HostnameVerifier, DefaultSslContextProvider, ExecutorService, ScheduledExecutorService) - Constructor for class org.glassfish.jersey.client.JerseyClient
- JerseyClientBuilder - Class in org.glassfish.jersey.client
-
Jersey provider of
JAX-RS client builder. - JerseyClientBuilder() - Constructor for class org.glassfish.jersey.client.JerseyClientBuilder
-
Create new Jersey client builder instance.
- JerseyCompletionStageRxInvoker - Class in org.glassfish.jersey.client
-
Implementation of Reactive Invoker for
CompletionStage. - JerseyErrorService - Class in org.glassfish.jersey.inject.hk2
-
Jersey implementation of HK2 Error Service to provide improved reporting of HK2 issues, that may be otherwise hidden (ignored).
- JerseyErrorService() - Constructor for class org.glassfish.jersey.inject.hk2.JerseyErrorService
- JerseyErrorService.Binder - Class in org.glassfish.jersey.inject.hk2
-
Binder for the Jersey implementation of HK2
ErrorServicecontract. - JerseyInvocation - Class in org.glassfish.jersey.client
-
Jersey implementation of
JAX-RS client-side request invocationcontract. - JerseyInvocation.Builder - Class in org.glassfish.jersey.client
-
Jersey-specific
client invocation builder. - JerseyLink - Class in org.glassfish.jersey.message.internal
-
Jersey implementation of
JAX-RS Linkcontract. - JerseyLink.Builder - Class in org.glassfish.jersey.message.internal
-
Jersey implementation of
JAX-RS Link.Buildercontract. - JerseyPriorities - Class in org.glassfish.jersey
-
Built-in Jersey-specific priority constants to be used along with
Prioritieswhere finer-grained categorization is required. - JerseyProcessingUncaughtExceptionHandler - Class in org.glassfish.jersey.process
-
Uncaught exception handler that can be used by various Jersey request processing thread pools uncaught exceptions.
- JerseyProcessingUncaughtExceptionHandler() - Constructor for class org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler
-
Create new Jersey processing uncaught exception handler.
- JerseyProcessingUncaughtExceptionHandler(Level) - Constructor for class org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler
-
Create new Jersey processing uncaught exception handler.
- JerseyRequestTimeoutHandler - Class in org.glassfish.jersey.server.internal
-
Common
ContainerResponseWriter.suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler)andContainerResponseWriter.setSuspendTimeout(long, TimeUnit)handler that can be used inContainerResponseWriterimplementations instead of the underlying infrastructure. - JerseyRequestTimeoutHandler(ContainerResponseWriter, ScheduledExecutorService) - Constructor for class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
-
Create request timeout handler for the giver
response writer. - JerseyResourceContext - Class in org.glassfish.jersey.server.internal
-
Jersey implementation of JAX-RS
resource context. - JerseyResourceContext(Function, Consumer, Consumer) - Constructor for class org.glassfish.jersey.server.internal.JerseyResourceContext
-
Creates a new JerseyResourceContext.
- JerseyServletContainerInitializer - Class in org.glassfish.jersey.servlet.init
-
ServletContainerInitializerimplementation used for Servlet 3.x deployment. - JerseyServletContainerInitializer() - Constructor for class org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer
- JerseyUriBuilder - Class in org.glassfish.jersey.uri.internal
-
A Jersey implementation of
UriBuilder. - JerseyUriBuilder() - Constructor for class org.glassfish.jersey.uri.internal.JerseyUriBuilder
-
Create new implementation of
UriBuilder. - JerseyWebTarget - Class in org.glassfish.jersey.client
-
Jersey implementation of
JAX-RS client targetcontract. - JerseyWebTarget(UriBuilder, ClientConfig) - Constructor for class org.glassfish.jersey.client.JerseyWebTarget
-
Create new web target instance.
- JerseyWebTarget(UriBuilder, JerseyWebTarget) - Constructor for class org.glassfish.jersey.client.JerseyWebTarget
-
Create new web target instance.
- JettyClientProperties - Class in org.glassfish.jersey.jetty.connector
-
Configuration options specific to the Client API that utilizes
JettyConnectorProvider. - JettyConnectorProvider - Class in org.glassfish.jersey.jetty.connector
-
A
ConnectorProviderfor Jerseyconnectorinstances that utilize the Jetty HTTP Client to send and receive HTTP request and responses. - JettyConnectorProvider() - Constructor for class org.glassfish.jersey.jetty.connector.JettyConnectorProvider
- JettyHttpContainer - Class in org.glassfish.jersey.jetty
-
Jersey
Containerimplementation based on JettyHandler. - JettyHttpContainerFactory - Class in org.glassfish.jersey.jetty
-
Factory for creating and starting Jetty server handlers.
- JettyHttpContainerProvider - Class in org.glassfish.jersey.jetty
-
Container provider for containers based on Jetty Server
Handler. - JettyHttpContainerProvider() - Constructor for class org.glassfish.jersey.jetty.JettyHttpContainerProvider
- JettyWebContainerFactory - Class in org.glassfish.jersey.jetty.servlet
-
Factory for creating and starting Jetty
Serverinstances for deploying a Servlet. - JPG - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- JSON_FEATURE - Static variable in class org.glassfish.jersey.internal.InternalProperties
-
This property should be set by configured JSON feature to indicate that other (registered but not configured) JSON features should not be configured.
- JSON_FEATURE_CLIENT - Static variable in class org.glassfish.jersey.internal.InternalProperties
-
Client-specific version of
InternalProperties.JSON_FEATURE. - JSON_FEATURE_SERVER - Static variable in class org.glassfish.jersey.internal.InternalProperties
-
Server-specific version of
InternalProperties.JSON_FEATURE. - JSON_PROCESSING_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.client.ClientProperties
-
If
truethen disable configuration of Json Processing (JSR-353) feature on client. - JSON_PROCESSING_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
If
truethen disable configuration of Json Processing (JSR-353) feature. - JSON_PROCESSING_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen disable configuration of Json Processing (JSR-353) feature on server. - JSON_PROCESSING_FEATURE_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.JSON_PROCESSING_FEATURE_DISABLE. - JSON_PROCESSING_FEATURE_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.JSON_PROCESSING_FEATURE_DISABLE. - JSONP - Annotation Type in org.glassfish.jersey.server
-
Annotation can be used to define the JavaScript callback function name if the valid JSONP format is requested as an acceptable
media typeof this request. - JsonWithPaddingInterceptor - Class in org.glassfish.jersey.server.internal
-
A
WriterInterceptorimplementation for JSONP format. - JsonWithPaddingInterceptor() - Constructor for class org.glassfish.jersey.server.internal.JsonWithPaddingInterceptor
K
- keep(AnnotatedMethod) - Method in interface org.glassfish.jersey.server.model.MethodList.Filter
-
Decide whether the method should remain in the list or should be filtered out.
- key - Static variable in enum org.glassfish.jersey.client.oauth2.OAuth2Parameters.GrantType
-
Parameter key name.
- KEY_MANAGER_FACTORY_ALGORITHM - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key manager factory algorithm name.
- KEY_MANAGER_FACTORY_PROVIDER - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key manager factory provider name.
- KEY_STORE_FILE - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key store file name.
- KEY_STORE_PASSWORD - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key store file password - the password used to unlock the trust store file.
- KEY_STORE_PROVIDER - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key store provider name.
- KEY_STORE_TYPE - Static variable in class org.glassfish.jersey.SslConfigurator
-
Key store type (see
KeyStore.getType()for more info). - keyManagerFactoryAlgorithm(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key manager factory algorithm.
- keyManagerFactoryProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key manager factory provider.
- keyPassword(char[]) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of the key in the key store.
- keyPassword(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of the key in the key store.
- keyStore(KeyStore) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key store instance.
- keyStore(KeyStore, char[]) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- keyStoreBytes(byte[]) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key store payload as byte array.
- keyStoreFile(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key store file name.
- keyStorePassword(char[]) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of key store.
- keyStorePassword(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of key store.
- keyStoreProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the key store provider name.
- keyStoreType(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the type of key store.
L
- lang - Variable in class com.sun.research.ws.wadl.Doc
- language(String) - Method in class org.glassfish.jersey.client.ClientRequest
-
Set message language.
- language(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- language(Locale) - Method in class org.glassfish.jersey.client.ClientRequest
-
Set message language.
- language(Locale) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- LANGUAGE_MAPPINGS - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Defines mapping of URI extensions to languages.
- languageMappings - Variable in class org.glassfish.jersey.server.filter.UriConnegFilter
- languages(Locale...) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- LanguageTag - Class in org.glassfish.jersey.message.internal
-
A language tag.
- LanguageTag() - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
- LanguageTag(String) - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
- LanguageTag(String, String) - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
- LanguageTag(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.LanguageTag
- lastModified(Date) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- LEGACY_WORKERS_ORDERING - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
true,MessageBodyReadersandMessageBodyWriterswill be ordered by rules from JAX-RS 1.x, where custom providers have always precedence; providers are sorted byMediaTypeand afterwards by declaration distance - seeorg.glassfish.jersey.message.internal.MessageBodyFactory.DeclarationDistanceComparator<T>. - level() - Method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
- level() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
-
Level of event.
- level() - Method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
- link - Variable in class com.sun.research.ws.wadl.Param
- link(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- link(String, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- link(URI, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- link(Link) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- Link - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Link() - Constructor for class com.sun.research.ws.wadl.Link
- LINK_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Link is null.
- LinkedStage(Function) - Constructor for class org.glassfish.jersey.process.internal.Stages.LinkedStage
-
Create a new terminal stage .
- LinkedStage(Function, Stage) - Constructor for class org.glassfish.jersey.process.internal.Stages.LinkedStage
-
Create a new stage that will return the supplied stage in the continuation.
- LinkProvider - Class in org.glassfish.jersey.message.internal
-
Provider for Link Headers.
- LinkProvider() - Constructor for class org.glassfish.jersey.message.internal.LinkProvider
- links(Link...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- loadFrom(Configuration) - Method in class org.glassfish.jersey.client.ClientConfig
-
Load the internal configuration state from an externally provided configuration state.
- loadFrom(Configuration) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Load the internal configuration state from an externally provided configuration state.
- loadFrom(Configuration) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- loadImplementations(Map) - Method in class org.glassfish.jersey.internal.AbstractServiceFinderConfigurator
-
Load all particular implementations of the type
TusingServiceFinder. - loadWadlGeneratorsFromConfig(Map) - Static method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigLoader
-
Load the
WadlGeneratorConfigfrom the providedResourceConfigusing the propertyServerProperties.WADL_GENERATOR_CONFIG. - LOCALE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Locale is null.
- LocaleProvider - Class in org.glassfish.jersey.message.internal
-
Localeheader delegate provider. - LocaleProvider() - Constructor for class org.glassfish.jersey.message.internal.LocaleProvider
- localizableAMBIGUOUS_FATAL_RMS(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableAMBIGUOUS_NON_ANNOTATED_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableAMBIGUOUS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableAMBIGUOUS_RESOURCE_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableAMBIGUOUS_RMS_IN(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableAMBIGUOUS_RMS_OUT(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableAMBIGUOUS_SRLS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableAMBIGUOUS_SRLS_PATH_PATTERN(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableASYNC_OPERATION_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableASYNC_PROCESSING_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableAUTHENTICATION_CREDENTIALS_MISSING_BASIC() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableAUTHENTICATION_CREDENTIALS_MISSING_DIGEST() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableAUTHENTICATION_CREDENTIALS_REQUEST_PASSWORD_UNSUPPORTED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableAUTODISCOVERABLE_CONFIGURATION_FAILED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableBROADCASTER_LISTENER_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableBUFFER_INCORRECT_LENGTH() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCACHE_CONTROL_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCALLBACK_ARRAY_ELEMENT_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableCALLBACK_ARRAY_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableCANNOT_INJECT_FILE() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableCHUNKED_INPUT_CLOSED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCHUNKED_INPUT_MEDIA_TYPE_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCHUNKED_INPUT_STREAM_CLOSING_ERROR() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCHUNKED_OUTPUT_CLOSED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableCLIENT_INSTANCE_CLOSED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_INVOCATION_LINK_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_RESPONSE_RESOLVED_URI_NOT_ABSOLUTE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_RESPONSE_RESOLVED_URI_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_RESPONSE_STATUS_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_RX_PROVIDER_NOT_REGISTERED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_RX_PROVIDER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_TARGET_LINK_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_URI_BUILDER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_URI_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLIENT_URI_TEMPLATE_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableCLOSEABLE_INJECTED_REQUEST_CONTEXT_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableCLOSEABLE_UNABLE_TO_CLOSE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableCLOSED_BY_CLIENT_WHILE_RECEIVING() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCLOSED_BY_CLIENT_WHILE_RECEIVING_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCLOSED_BY_CLIENT_WHILE_SENDING() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCLOSED_WHILE_RECEIVING_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCLOSED_WHILE_RECEIVING_RESPONSE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCLOSED_WHILE_SENDING_REQUEST() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCOLLECTION_EXTRACTOR_TYPE_UNSUPPORTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableCOMMITTING_STREAM_ALREADY_INITIALIZED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMMITTING_STREAM_BUFFERING_ILLEGAL_STATE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMPONENT_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMPONENT_CLASS_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMPONENT_CONTRACTS_EMPTY_OR_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCOMPONENT_TYPE_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCONFIGURATION_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCONNECTION_CHANGING_STATE(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCONNECTION_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCONNECTION_TIMEOUT() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCONNECTOR_CONFIGURATION(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableCONTRACT_CANNOT_BE_BOUND_TO_RESOURCE_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableCONTRACT_NOT_ASSIGNABLE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCONTRACT_NOT_SUPPORTED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableCONTROL_NAME_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableCOOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableDATE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableDEFAULT_COULD_NOT_PROCESS_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableDEPENDENT_CLASS_OF_PROVIDER_FORMAT_ERROR(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableDEPENDENT_CLASS_OF_PROVIDER_NOT_FOUND(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableDIGEST_FILTER_QOP_UNSUPPORTED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableENTITY_FILTERING_SCOPE_NOT_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
- localizableENTITY_HAS_WRONG_TYPE() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableENTITY_IS_EMPTY() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableENTITY_TAG_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_ASYNC_CALLBACK_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_BASE_64_INVALID_CHARACTER() - Static method in class org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
- localizableERROR_BASE_64_LENGTH() - Static method in class org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
- localizableERROR_BUFFERING_ENTITY() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
- localizableERROR_CANNOT_OBTAIN_PUBLIC_KEY() - Static method in class org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
- localizableERROR_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_CLOSING_COMMIT_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_CLOSING_FINDER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_CLOSING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_COMMITTING_OUTPUT_STREAM() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_CONFIGURATION_MISSING_CONSUMER() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
- localizableERROR_CONFIGURATION_MISSING_TOKEN_SECRET() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
- localizableERROR_CONTAINER_EXCEPTION_IO() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_CONTAINER_HTTPS_NO_SSL() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_CONTAINER_URI_NULL() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_CONTAINER_URI_PATH_EMPTY(Object) - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_CONTAINER_URI_PATH_NULL(Object) - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_CONTAINER_URI_PATH_START(Object) - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_CONTAINER_URI_SCHEME_UNKNOWN(Object) - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_DIGEST_FILTER_GENERATOR() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_ENTITY_PROVIDER_BASICTYPES_CHARACTER_MORECHARS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_ENTITY_PROVIDER_BASICTYPES_CONSTRUCTOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_ENTITY_PROVIDER_BASICTYPES_UNKWNOWN(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_ENTITY_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_EXCEPTION_MAPPING_ORIGINAL_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_EXCEPTION_MAPPING_PROCESSED_RESPONSE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_EXCEPTION_MAPPING_THROWN_TO_CONTAINER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_FINDING_EXCEPTION_MAPPER_TYPE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_FLOW_NOT_FINISHED() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
- localizableERROR_FLOW_NOT_FINISHED() - Static method in class org.glassfish.jersey.client.oauth2.internal.LocalizationMessages
- localizableERROR_FLOW_REQUEST_ACCESS_TOKEN(Object) - Static method in class org.glassfish.jersey.client.oauth2.internal.LocalizationMessages
- localizableERROR_FLOW_REQUEST_REFRESH_TOKEN(Object) - Static method in class org.glassfish.jersey.client.oauth2.internal.LocalizationMessages
- localizableERROR_FLOW_WRONG_STATE() - Static method in class org.glassfish.jersey.client.oauth2.internal.LocalizationMessages
- localizableERROR_HTTP_METHOD_ENTITY_NOT_NULL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_HTTP_METHOD_ENTITY_NULL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_INTERCEPTOR_READER_PROCEED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_INTERCEPTOR_WRITER_PROCEED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_INVALID_CONSUMER_SECRET(Object) - Static method in class org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
- localizableERROR_LISTENER_CLOSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_LISTENER_INIT(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_MARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MBR_ISREADABLE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_MBW_ISWRITABLE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_MONITORING_MBEANS_REGISTRATION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_MBEANS_UNREGISTRATION_DESTROY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_QUEUE_APP() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_QUEUE_FLOODED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_QUEUE_MAPPER() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_QUEUE_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_QUEUE_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_SCHEDULER_DESTROY_TIMEOUT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_SHUTDOWN_INTERRUPTED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_STATISTICS_GENERATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_STATISTICS_LISTENER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MONITORING_STATISTICS_LISTENER_DESTROY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_NEWCOOKIE_EXPIRES(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_NOTFOUND_MESSAGEBODYREADER(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_NOTFOUND_MESSAGEBODYWRITER(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PARAMETER_INVALID_CHAR_VALUE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_PARAMETER_MISSING_VALUE_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_PARAMETER_TYPE_PROCESSING(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_PARSING_CONTENT_DISPOSITION(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableERROR_PARSING_ENTITY_TAG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PRIMITIVE_TYPE_NULL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_PROCESSING_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_PROCESSING_RESPONSE_FROM_ALREADY_MAPPED_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_PROVIDER_AND_RESOURCE_CONSTRAINED_TO_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PROVIDER_CONSTRAINED_TO_IGNORED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PROVIDER_CONSTRAINED_TO_WRONG_PACKAGE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PROVIDER_CONSTRAINED_TO_WRONG_RUNTIME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_PROVIDER_REGISTERED_WRONG_RUNTIME(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_READING_ENTITY(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableERROR_READING_ENTITY_FROM_INPUT_STREAM() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_READING_ENTITY_MISSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableERROR_REQUEST_ABORT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_REQUEST_ACCESS_TOKEN(Object) - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
- localizableERROR_REQUEST_ACCESS_TOKEN_NULL() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
- localizableERROR_REQUEST_CANCELLED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_REQUEST_REQUEST_TOKEN(Object) - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
- localizableERROR_REQUEST_SET_ENTITY_STREAM_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_REQUEST_SET_SECURITY_CONTEXT_IN_RESPONSE_PHASE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_REQUEST_SIGNATURE() - Static method in class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
- localizableERROR_RESOLVING_GENERIC_TYPE_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_RESOURCE_JAVA_METHOD_INVOCATION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_RESOURCES_CANNOT_MERGE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_RESPONSEWRITER_RESPONSE_UNCOMMITED() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_RESPONSEWRITER_SENDING_FAILURE_RESPONSE() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_RESPONSEWRITER_WRITING_HEADERS() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableERROR_SCANNING_CLASS_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_READER_INTERCEPTOR_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_FEATURE_WRITER_INTERCEPTOR_CONTEXT(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_REQUEST(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_SERVICE_LOCATOR_PROVIDER_INSTANCE_RESPONSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_SHUTDOWNHOOK_CLOSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableERROR_SUB_RESOURCE_LOCATOR_MORE_RESOURCES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_SUSPENDING_ASYNC_REQUEST() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_SUSPENDING_CHUNKED_OUTPUT_RESPONSE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_AFTER_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_PART_OF_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_ILLEGAL_CHAR_START_NAME(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_INVALID_SYNTAX(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_INVALID_SYNTAX_TERMINATED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_TEMPLATE_PARSER_NAME_MORE_THAN_ONCE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableERROR_UNMARSHALLING_JAXB(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_UNSUPPORTED_ENCODING(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_VALIDATION_SUBRESOURCE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_BUILDER_GENERATION_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_BUILDER_GENERATION_PARAM(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_BUILDER_GENERATION_REQUEST(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_BUILDER_GENERATION_REQUEST_MEDIA_TYPE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_BUILDER_GENERATION_RESOURCE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_BUILDER_GENERATION_RESOURCE_PATH(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_BUILDER_GENERATION_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_GENERATOR_CONFIG_LOADER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_GENERATOR_CONFIG_LOADER_PROPERTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_GENERATOR_CONFIGURE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_GENERATOR_LOAD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_GRAMMAR_ALREADY_CONTAINS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_JAXB_CONTEXT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_RESOURCE_APPLICATION_WADL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_RESOURCE_EXTERNAL_GRAMMAR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WADL_RESOURCE_MARSHAL() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WHEN_CREATING_SERVER() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
- localizableERROR_WHEN_CREATING_SERVER() - Static method in class org.glassfish.jersey.simple.internal.LocalizationMessages
- localizableERROR_WRITING_RESPONSE_ENTITY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERROR_WRITING_RESPONSE_ENTITY_CHUNK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableERRORS_AND_WARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableEVENT_SINK_RETURNS_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableEXCEPTION_CAUGHT_WHILE_LOADING_SPI_PROVIDERS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableEXCEPTION_MAPPER_FAILED_FOR_EXCEPTION() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableEXCEPTION_MAPPER_SUPPORTED_TYPE_UNKNOWN(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableEXCEPTION_MAPPER_THROWS_EXCEPTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableEXCEPTION_MAPPING_START() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableEXCEPTION_MAPPING_WAE_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableEXCEPTION_MAPPING_WAE_NO_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableEXCEPTION_SENDING_ERROR_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
- localizableEXCEPTION_SENDING_ERROR_RESPONSE(Object, Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableEXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
- localizableEXPECTED_CONNECTOR_PROVIDER_NOT_USED() - Static method in class org.glassfish.jersey.jetty.connector.LocalizationMessages
- localizableFAILED_TO_STOP_CLIENT() - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
- localizableFEATURE_HAS_ALREADY_BEEN_PROCESSED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableFILTER_CONTEXT_PATH_MISSING() - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableFORM_DATA_MULTIPART_CANNOT_CHANGE_MEDIATYPE() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableFORM_PARAM_CONSUMED(Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableFORM_PARAM_CONTENT_TYPE_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableFORM_PARAM_METHOD_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableGET_CONSUMES_ENTITY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableGET_CONSUMES_FORM_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableGET_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableHEADER_VALUE_READ_FAILED() - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableHINT_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHINTS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHK_2_CLEARING_CACHE(Object, Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
- localizableHK_2_FAILURE_OUTSIDE_ERROR_SCOPE() - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
- localizableHK_2_PROVIDER_NOT_REGISTRABLE(Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
- localizableHK_2_REIFICATION_ERROR(Object, Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
- localizableHK_2_UNKNOWN_ERROR(Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
- localizableHK_2_UNKNOWN_PARENT_INJECTION_MANAGER(Object) - Static method in class org.glassfish.jersey.inject.hk2.LocalizationMessages
- localizableHTTP_BODY_SIZE_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_CHUNK_ENCODING_PREFIX_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_CONNECTION_ESTABLISHING_ILLEGAL_STATE(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_CONNECTION_NOT_IDLE(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_HEADER_COMMENTS_NOT_ALLOWED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_END_OF_HEADER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_NO_CHARS_BETWEEN_SEPARATORS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_NO_END_SEPARATOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_UNBALANCED_COMMENTS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_UNBALANCED_QUOTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_HEADER_WHITESPACE_NOT_ALLOWED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableHTTP_INITIAL_LINE_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_INVALID_CHUNK_SIZE_HEX_VALUE(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_INVALID_CONTENT_LENGTH() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_NEGATIVE_CONTENT_LENGTH() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_PACKET_HEADER_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_REQUEST_BODY_SIZE_NOT_AVAILABLE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_REQUEST_NO_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_REQUEST_NO_BUFFERED_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_TRAILER_HEADER_OVERFLOW() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTP_UNEXPECTED_CHUNK_HEADER() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableHTTPURLCONNECTION_REPLACES_GET_WITH_ENTITY() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableIGNORED_ASYNC_THREADPOOL_SIZE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableIGNORED_EXECUTOR_PROVIDERS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableIGNORED_SCHEDULER_PROVIDERS(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableIGNORING_VALUE_OF_PROPERTY(Object, Object, Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
- localizableILLEGAL_CLIENT_CONFIG_CLASS_PROPERTY_VALUE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableILLEGAL_CONFIG_SYNTAX() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableILLEGAL_INITIAL_CAPACITY(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableILLEGAL_LOAD_FACTOR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableILLEGAL_PROVIDER_CLASS_NAME(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINFO_CONTAINER_HTTPS_NO_SSL() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableINIT_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableINIT_PARAM_REGEX_SYNTAX_INVALID(Object, Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableINJECTED_WEBTARGET_URI_INVALID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableINJECTION_ERROR_LOCAL_CLASS_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_ERROR_NONSTATIC_MEMBER_CLASS_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_ERROR_SUITABLE_CONSTRUCTOR_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_MANAGER_FACTORY_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_MANAGER_NOT_PROVIDED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINJECTION_MANAGER_STRATEGY_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINVALID_CONFIG_PROPERTY_VALUE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableINVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
- localizableINVALID_CONFIGURABLE_COMPONENT_TYPE(Object) - Static method in class org.glassfish.jersey.jetty.connector.LocalizationMessages
- localizableINVALID_HOST() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINVALID_MAPPING_FORMAT(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableINVALID_MAPPING_KEY_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableINVALID_MAPPING_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableINVALID_MAPPING_VALUE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableINVALID_PORT() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableINVALID_SPI_CLASSES(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableJAR_SCANNER_UNABLE_TO_CLOSE_FILE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableJAR_SCANNER_UNABLE_TO_READ_ENTRY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableJERSEY_APP_MAPPING_CONFLICT(Object, Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
- localizableJERSEY_APP_NO_MAPPING(Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
- localizableJERSEY_APP_NO_MAPPING_OR_ANNOTATION(Object, Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
- localizableJERSEY_APP_REGISTERED_APPLICATION(Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
- localizableJERSEY_APP_REGISTERED_CLASSES(Object, Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
- localizableJERSEY_APP_REGISTERED_MAPPING(Object, Object) - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
- localizableLINK_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableLOCALE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableLOGGING_APPLICATION_INITIALIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_DYNAMIC_FEATURES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_GLOBAL_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_GLOBAL_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_GLOBAL_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_GLOBAL_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_MESSAGE_BODY_READERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_MESSAGE_BODY_WRITERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_NAME_BOUND_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_NAME_BOUND_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_NAME_BOUND_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_NAME_BOUND_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_PRE_MATCH_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_PROVIDER_BOUND(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableLOGGING_ROOT_RESOURCE_CLASSES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableMATRIX_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMBR_TRYING_TO_CLOSE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMBW_TRYING_TO_CLOSE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMEDIA_TYPE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMEDIA_TYPE_NOT_TEXT_PLAIN() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableMERGING_FILTERING_SCOPES() - Static method in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
- localizableMESSAGE_CONTENT_BUFFER_RESET_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMESSAGE_CONTENT_BUFFERING_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMESSAGE_CONTENT_INPUT_STREAM_CLOSE_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMETHOD_EMPTY_PATH_ANNOTATION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableMETHOD_INVOCABLE_FROM_PREMATCH_FILTERS_ONLY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableMETHOD_NOT_GETTER_NOR_SETTER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMETHOD_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.jetty.connector.LocalizationMessages
- localizableMETHOD_PARAMETER_CANNOT_BE_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableMETHOD_PARAMETER_CANNOT_BE_NULL_OR_EMPTY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableMETHOD_UNEXPECTED_ANNOTATION(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableMISSING_ENTITY_OF_BODY_PART(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableMISSING_MEDIA_TYPE_OF_BODY_PART() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableMULTIPLE_EVENT_SINK_INJECTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableMULTIPLE_HTTP_METHOD_DESIGNATORS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableMULTIPLE_MATCHING_CONSTRUCTORS_FOUND(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableMUST_SPECIFY_BODY_PART() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableNEGATIVE_CHUNK_SIZE(Object, Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableNEGATIVE_CHUNK_SIZE(Object, Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableNEGATIVE_INPUT_PARAMETER(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableNEW_AR_CREATED_BY_INTROSPECTION_MODELER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableNEW_COOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableNO_AVAILABLE_MBR(Object, Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableNO_AVAILABLE_MBW(Object, Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableNO_CONTAINER_AVAILABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableNO_ERROR_PROCESSING_IN_SCOPE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableNO_PARAM_CONSTRUCTOR_MISSING(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableNO_THREAD_LOCAL_VALUE(Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableNON_INSTANTIABLE_COMPONENT(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableNON_PUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableNON_PUB_SUB_RES_LOC(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableNON_PUB_SUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableNOT_SUPPORTED_ON_OUTBOUND_MESSAGE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableNULL_CONNECTOR_PROVIDER() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableNULL_EXECUTOR_SERVICE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableNULL_INPUT_PARAMETER(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableNULL_KEYSTORE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableNULL_KEYSTORE_PASWORD() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableNULL_SCHEDULED_EXECUTOR_SERVICE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableNULL_SSL_CONTEXT() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableNULL_TRUSTSTORE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableOSGI_REGISTRY_ERROR_OPENING_RESOURCE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableOSGI_REGISTRY_ERROR_PROCESSING_RESOURCE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableOUTPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableOVERRIDING_METHOD_CANNOT_BE_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePARAM_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePARAM_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizablePARAMETER_UNRESOLVABLE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizablePARSING_ERROR() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizablePERSISTENCE_UNIT_NOT_CONFIGURED(Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizablePREMATCHING_ALSO_NAME_BOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizablePROPERTIES_HELPER_DEPRECATED_PROPERTY_NAME(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROPERTIES_HELPER_GET_VALUE_NO_TRANSFORM(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizablePROVIDER_CLASS_COULD_NOT_BE_LOADED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROVIDER_COULD_NOT_BE_CREATED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROVIDER_NOT_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizablePROXY_407_TWICE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizablePROXY_CONNECT_FAIL(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizablePROXY_FAIL_AUTH_HEADER() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizablePROXY_MISSING_AUTH_HEADER() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizablePROXY_PASSWORD_MISSING() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizablePROXY_QOP_NO_SUPPORTED(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizablePROXY_UNSUPPORTED_SCHEME(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizablePROXY_USER_NAME_MISSING() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableQUERY_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableRC_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableREAD_LISTENER_SET_ONLY_ONCE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableREDIRECT_ERROR_DETERMINING_LOCATION() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableREDIRECT_INFINITE_LOOP() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableREDIRECT_LIMIT_REACHED(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableREDIRECT_NO_LOCATION() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableRELEASING_REQUEST_PROCESSING_RESOURCES_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableREQUEST_ENTITY_ALREADY_WRITTEN() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableREQUEST_ENTITY_WRITER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableRESOURCE_ADD_CHILD_ALREADY_CHILD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_AMBIGUOUS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_CONFIG_ERROR_NULL_APPLICATIONCLASS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_CONFIG_PARENT_CLASS_INVALID(Object, Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableRESOURCE_CONFIG_UNABLE_TO_LOAD(Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableRESOURCE_CONFIG_UNABLE_TO_PROCESS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_IMPLEMENTS_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_LOOKUP_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_MERGE_CONFLICT_LOCATORS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_MODEL_VALIDATION_FAILED_AT_INIT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_MULTIPLE_SCOPE_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_REPLACED_CHILD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESOURCE_UPDATED_METHOD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableRESPONSE_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableRESPONSE_TO_EXCEPTION_CONVERSION_FAILED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableRESPONSE_TYPE_IS_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableRESTRICTED_HEADER_POSSIBLY_IGNORED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableRESTRICTED_HEADER_PROPERTY_SETTING_FALSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableRESTRICTED_HEADER_PROPERTY_SETTING_TRUE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableSAX_CANNOT_DISABLE_GENERAL_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableSAX_CANNOT_DISABLE_PARAMETER_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableSAX_CANNOT_ENABLE_SECURE_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableSAX_XDK_NO_SECURITY_FEATURES() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableSECURITY_CONTEXT_WAS_NOT_SET() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSERVLET_ASYNC_CONTEXT_ALREADY_STARTED() - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
- localizableSERVLET_PATH_MISMATCH(Object, Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableSERVLET_REQUEST_SUSPEND_FAILED() - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
- localizableSINGLETON_INJECTS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSLOW_SUBSCRIBER(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSOME_HEADERS_NOT_SENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_CTX_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_CTX_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_NO_PASSWORD_FOR_BYTE_BASED_KS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_NO_PASSWORD_FOR_PROVIDER_BASED_KS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_NO_PASSWORD_SET(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_PROVIDER_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KMF_UNRECOVERABLE_KEY() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_CERT_LOAD_ERROR() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_FILE_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_IMPL_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_INTEGRITY_ALGORITHM_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_LOAD_ERROR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_KS_PROVIDERS_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_SESSION_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableSSL_TMF_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TMF_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TMF_PROVIDER_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_CERT_LOAD_ERROR() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_FILE_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_IMPL_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_INTEGRITY_ALGORITHM_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_LOAD_ERROR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSSL_TS_PROVIDERS_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSTREAM_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableSTREAM_CLOSED_FOR_INPUT() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableSTREAM_PROVIDER_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSTRING_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableSUB_RES_METHOD_TREATED_AS_RES_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSUBRES_LOC_CACHE_INVALID_SIZE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSUBRES_LOC_CACHE_LOAD_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSUBRES_LOC_HAS_ENTITY_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSUBRES_LOC_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSUBRES_LOC_URI_PATH_INVALID(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSUSPEND_HANDLER_EXECUTION_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSUSPEND_NOT_SUSPENDED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSUSPEND_SCHEDULING_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableSYNC_OPERATION_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableTEMP_FILE_CANNOT_BE_CREATED(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableTEMP_FILE_NOT_DELETED(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- localizableTEMPLATE_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableTHREAD_POOL_CORE_SIZE_TOO_SMALL() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableTHREAD_POOL_EXECUTOR_PROVIDER_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableTHREAD_POOL_MAX_SIZE_TOO_SMALL() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableTIMEOUT_RECEIVING_RESPONSE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableTIMEOUT_RECEIVING_RESPONSE_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableTOO_MANY_HEADER_VALUES(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableTRANSPORT_CONNECTION_NOT_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableTRANSPORT_EXECUTOR_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableTRANSPORT_EXECUTOR_QUEUE_LIMIT_REACHED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableTRANSPORT_SET_CLASS_LOADER_FAILED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableTYPE_OF_METHOD_NOT_RESOLVABLE_TO_CONCRETE_TYPE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableTYPE_TO_CLASS_CONVERSION_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUNABLE_TO_ACCESS_METHODS_OF_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableUNABLE_TO_CLOSE_RESPONSE() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
- localizableUNABLE_TO_INSTANTIATE_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableUNABLE_TO_LOAD_CLASS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableUNABLE_TO_PARSE_HEADER_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUNABLE_TO_SECURE_XML_TRANSFORMER_PROCESSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- localizableUNEXPECTED_DATA_IN_BUFFER() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableUNEXPECTED_ERROR_RESPONSE_PROCESSING() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableUNHANDLED_EXCEPTION_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUNKNOWN_DESCRIPTOR_TYPE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUNKNOWN_SUBSCRIBER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUNSUPPORTED_URI_INJECTION_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableURI_BUILDER_ANNOTATEDELEMENT_PATH_ANNOTATION_MISSING(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_CLASS_PATH_ANNOTATION_MISSING(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_METHODNAME_NOT_SPECIFIED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_SCHEMA_PART_OPAQUE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_SCHEME_PART_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_SCHEME_PART_UNEXPECTED_COMPONENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_BUILDER_URI_PART_FRAGMENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
- localizableURI_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.simple.internal.LocalizationMessages
- localizableURI_COMPONENT_ENCODED_OCTET_INVALID_DIGIT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_COMPONENT_ENCODED_OCTET_MALFORMED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_COMPONENT_INVALID_CHARACTER(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_PARSER_COMPONENT_DELIMITER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_PARSER_NOT_EXECUTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableURI_PARSER_SCHEME_EXPECTED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUSE_ENCODING_IGNORED(Object, Object, Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableUSER_NOT_AUTHORIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableUSING_EXECUTOR_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableUSING_FIXED_ASYNC_THREADPOOL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
- localizableUSING_SCHEDULER_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableWADL_DOC_EXTENDED_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableWADL_DOC_SIMPLE_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableWADL_JAXB_CONTEXT_FALLBACK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableWADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableWARNING_CONTAINER_URI_SCHEME_SECURED() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- localizableWARNING_MONITORING_FEATURE_DISABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableWARNING_MONITORING_FEATURE_ENABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableWARNING_MONITORING_MBEANS_BEAN_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableWARNING_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableWARNING_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableWARNING_PROVIDER_CONSTRAINED_TO_WRONG_PACKAGE(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableWARNING_TOO_MANY_EXTERNAL_REQ_SCOPES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- localizableWARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
- localizableWRITE_LISTENER_SET_ONLY_ONCE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableWRITE_WHEN_NOT_READY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableWRITING_FAILED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- localizableWRONG_PROXY_URI_TYPE(Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
- localizableWRONG_PROXY_URI_TYPE(Object) - Static method in class org.glassfish.jersey.jetty.connector.LocalizationMessages
- localizableWRONG_SCHEME_WHEN_USING_HTTP() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
- localizableWRONG_SCHEME_WHEN_USING_HTTP() - Static method in class org.glassfish.jersey.simple.internal.LocalizationMessages
- localizableWRONG_SCHEME_WHEN_USING_HTTPS() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
- localizableWRONG_SCHEME_WHEN_USING_HTTPS() - Static method in class org.glassfish.jersey.simple.internal.LocalizationMessages
- LocalizationMessages - Class in org.glassfish.jersey.apache.connector
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.client.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.client.oauth1.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.client.oauth2.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.inject.hk2
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.jaxb.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.jdk.connector.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.jdkhttp.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.jetty.connector
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.jetty.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.media.multipart.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.message.filtering.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.oauth1.signature.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.server.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.servlet.init.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.servlet.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages - Class in org.glassfish.jersey.simple.internal
-
Defines string formatting method for each constant in the resource file
- LocalizationMessages() - Constructor for class org.glassfish.jersey.apache.connector.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.client.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.client.oauth1.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.client.oauth2.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.inject.hk2.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.jaxb.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.jetty.connector.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.jetty.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.oauth1.signature.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.server.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.servlet.internal.LocalizationMessages
- LocalizationMessages() - Constructor for class org.glassfish.jersey.simple.internal.LocalizationMessages
- location(URI) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- LOCATION_HEADER_RELATIVE_URI_RESOLUTION_DISABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen Jersey will not attempt to resolve relative URIs in theLocationhttp header against the request URI. - LOCATION_HEADER_RELATIVE_URI_RESOLUTION_RFC7231 - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen Jersey will resolve relative URIs in theLocationhttp header against the request URI according to RFC7231 (new HTTP Specification). - LOCATOR_MATCHED - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
The sub resource locator method is found and it will be called.
- log(TracingLogger.Event, Object...) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
Try to log event according to event level and request context threshold level setting.
- logDuration(TracingLogger.Event, long, Object...) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
Try to log event according to event level and request context threshold level setting.
- logErrors(boolean) - Static method in class org.glassfish.jersey.internal.Errors
-
Log errors and return a status flag indicating whether a fatal issue has been found in the error collection.
- LOGGING_APPLICATION_INITIALIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Jersey application initialized.
- LOGGING_DYNAMIC_FEATURES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Dynamic Features
- LOGGING_FEATURE_LOGGER_LEVEL - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common logger level property.
- LOGGING_FEATURE_LOGGER_LEVEL_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client logger level property.
- LOGGING_FEATURE_LOGGER_LEVEL_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server logger level property.
- LOGGING_FEATURE_LOGGER_NAME - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common logger name property.
- LOGGING_FEATURE_LOGGER_NAME_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client logger name property.
- LOGGING_FEATURE_LOGGER_NAME_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server logger name property.
- LOGGING_FEATURE_MAX_ENTITY_SIZE - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common property for configuring a maximum number of bytes of entity to be logged.
- LOGGING_FEATURE_MAX_ENTITY_SIZE_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client property for configuring a maximum number of bytes of entity to be logged.
- LOGGING_FEATURE_MAX_ENTITY_SIZE_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server property for configuring a maximum number of bytes of entity to be logged.
- LOGGING_FEATURE_VERBOSITY - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Common property for configuring a verbosity of entity.
- LOGGING_FEATURE_VERBOSITY_CLIENT - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Client property for configuring a verbosity of entity.
- LOGGING_FEATURE_VERBOSITY_SERVER - Static variable in class org.glassfish.jersey.logging.LoggingFeature
-
Server property for configuring a verbosity of entity.
- LOGGING_GLOBAL_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Global Reader Interceptors
- LOGGING_GLOBAL_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Global Request Filters
- LOGGING_GLOBAL_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Global Response Filters
- LOGGING_GLOBAL_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Global Writer Interceptors
- LOGGING_MESSAGE_BODY_READERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Message Body Readers
- LOGGING_MESSAGE_BODY_WRITERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Message Body Writers
- LOGGING_NAME_BOUND_READER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Name-bound Reader Interceptors
- LOGGING_NAME_BOUND_REQUEST_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Name-bound Request Filters
- LOGGING_NAME_BOUND_RESPONSE_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Name-bound Response Filters
- LOGGING_NAME_BOUND_WRITER_INTERCEPTORS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Name-bound Writer Interceptors
- LOGGING_PRE_MATCH_FILTERS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Pre-match Filters
- LOGGING_PROVIDER_BOUND(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
{0} bound to {1}
- LOGGING_ROOT_RESOURCE_CLASSES() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Root Resource Classes
- LoggingFeature - Class in org.glassfish.jersey.logging
-
This feature enables logging request and/or response on client-side and/or server-side depending on the context's
RuntimeType. - LoggingFeature() - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with default values.
- LoggingFeature(Logger) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with custom logger.
- LoggingFeature(Logger, Integer) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with custom logger and maximum number of bytes of entity to log.
- LoggingFeature(Logger, Level, LoggingFeature.Verbosity, Integer) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with custom logger, it's level, message verbosity and maximum number of bytes of entity to log.
- LoggingFeature(Logger, LoggingFeature.Verbosity) - Constructor for class org.glassfish.jersey.logging.LoggingFeature
-
Creates the feature with custom logger and verbosity.
- LoggingFeature.Verbosity - Enum in org.glassfish.jersey.logging
-
Verbositydetermines how detailed message will be logged. - LoggingFeatureAutoDiscoverable - Class in org.glassfish.jersey.logging
-
Auto-discoverable class that registers
LoggingFeaturebased on configuration properties. - LoggingFeatureAutoDiscoverable() - Constructor for class org.glassfish.jersey.logging.LoggingFeatureAutoDiscoverable
- LOGIN_HINT - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
-
Property key that defines values for "login_hint" parameter used in Google OAuth flow.
- loginHint(String) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
-
Set
login hintparameter used in Authorization Request. - logStart(ContainerRequest) - Static method in class org.glassfish.jersey.server.TracingUtils
-
Log tracing messages START events.
- LOW - Enum constant in enum org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
-
Low priority.
M
- managedAsync() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Set the managed async required flag on the method model to
true. - ManagedAsync - Annotation Type in org.glassfish.jersey.server
-
Indicates that the resource method to which the annotation has been applied should be executed on a separate thread managed by an internal Jersey
executor service. - ManagedAsyncExecutor - Annotation Type in org.glassfish.jersey.server
-
Injection qualifier that can be used to inject an
ExecutorServiceinstance used by Jersey to executemanaged asynchronous requests. - ManagedAsyncExecutorLiteral - Class in org.glassfish.jersey.server
-
ManagedAsyncExecutorannotation literal. - ManagedObjectsFinalizer - Class in org.glassfish.jersey.model.internal
-
Invokes
PreDestroymethods on all registered objects, when the injection manager is shut down. - ManagedObjectsFinalizer(InjectionManager) - Constructor for class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
-
Creates a new instance of
ManagedObjectsFinalizer. - map - Variable in class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
- MappableExceptionWrapperInterceptor - Class in org.glassfish.jersey.server.internal
-
Interceptor that wraps specific exceptions types thrown by wrapped interceptors and by message body readers and writers into a mappable exception.
- MappableExceptionWrapperInterceptor() - Constructor for class org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor
- MappableExceptionWrapperInterceptor.Binder - Class in org.glassfish.jersey.server.internal
-
Binder registering the
Exception Wrapper Interceptor(used on the client side). - MAPPED_RESPONSE - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
-
An exception was thrown during the processing of response mapped from
exception mappers. - MapPropertiesDelegate - Class in org.glassfish.jersey.internal
-
Properties delegate backed by a
Map. - MapPropertiesDelegate() - Constructor for class org.glassfish.jersey.internal.MapPropertiesDelegate
-
Create new map-based properties delegate.
- MapPropertiesDelegate(Map) - Constructor for class org.glassfish.jersey.internal.MapPropertiesDelegate
-
Create new map-based properties delegate.
- MapPropertiesDelegate(PropertiesDelegate) - Constructor for class org.glassfish.jersey.internal.MapPropertiesDelegate
-
Initialize new map-based properties delegate from another delegate.
- mark() - Static method in class org.glassfish.jersey.internal.Errors
-
Set a mark at a current position in the errors messages list.
- mark(int) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- markSupported() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- match(CharSequence) - Method in class org.glassfish.jersey.uri.PatternWithGroups
-
Match against the pattern.
- match(CharSequence, List) - Method in class org.glassfish.jersey.uri.PatternWithGroups
-
Match against the pattern.
- match(CharSequence, List) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Match a URI against the template.
- match(CharSequence, List, Map) - Method in class org.glassfish.jersey.uri.PatternWithGroups
-
Match against the pattern.
- match(CharSequence, Map) - Method in class org.glassfish.jersey.uri.UriTemplate
-
Match a URI against the template.
- MATCH_LOCATOR - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Matched sub-resource locator method.
- MATCH_PATH_FIND - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Matching path pattern.
- MATCH_PATH_NOT_MATCHED - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Path pattern not matched.
- MATCH_PATH_SELECTED - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Path pattern matched/selected.
- MATCH_PATH_SKIPPED - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Path pattern skipped as higher-priority pattern has been selected already.
- MATCH_RESOURCE - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Matched resource instance.
- MATCH_RESOURCE_METHOD - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Matched resource method.
- MATCH_RUNTIME_RESOURCE - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Matched runtime resource.
- MATCH_SUMMARY - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Matching summary.
- MATCHING_START - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
The matching of the resource and resource method has started.
- MatchingEntityTag - Class in org.glassfish.jersey.message.internal
-
A matching entity tag.
- MatchingEntityTag(String) - Constructor for class org.glassfish.jersey.message.internal.MatchingEntityTag
-
Create new strongly validating entity tag.
- MatchingEntityTag(String, boolean) - Constructor for class org.glassfish.jersey.message.internal.MatchingEntityTag
-
Create new matching entity tag.
- MATRIX - Enum constant in enum com.sun.research.ws.wadl.ParamStyle
- MATRIX - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Matrix parameter injection source.
- MATRIX_PARAM - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI path component type that is a matrix parameter.
- MATRIX_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
One or more of matrix value parameters are null.
- matrixParam(String, Object...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- matrixParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- MatrixParamException(Throwable, String, String) - Constructor for exception class org.glassfish.jersey.server.ParamException.MatrixParamException
- MAX_AGE - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
Property defines maximum age (in milliseconds) of nonces that should be tracked (default = 300000 ms = 5 min).
- MAX_CONNECTIONS_PER_DESTINATION - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
-
A maximal number of open connection to each destination.
- MAX_HEADER_SIZE - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
-
A configurable property of HTTP parser.
- MAX_NONCE_CACHE_SIZE - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
Defines maximum number of nonces that can be stored in the nonce cache.
- MAX_REDIRECTS - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
-
The maximal number of redirects during single request.
- MAXIMUM - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Maximum quality value.
- MBR_FIND - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyReaderlookup. - MBR_NOT_READABLE - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyReader.isReadable(Class, Type, Annotation[], MediaType)returnedfalse. - MBR_READ_FROM - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyReader.readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream)invoked. - MBR_SELECTED - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyReaderselected. - MBR_SKIPPED - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyReaderskipped as higher-priority reader has been selected already. - MBR_TRYING_TO_CLOSE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Message body reader ({0}) is trying to close the entity input stream.
- MBW_FIND - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyWriterlookup. - MBW_NOT_WRITEABLE - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyWriter.isWriteable(Class, Type, Annotation[], MediaType)returnedfalse. - MBW_SELECTED - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyWriter.isWriteable(Class, Type, Annotation[], MediaType)selected. - MBW_SKIPPED - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyWriterskipped as higher-priority writer has been selected already. - MBW_TRYING_TO_CLOSE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Message body writer ({0}) is trying to close the entity output stream.
- MBW_WRITE_TO - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
MessageBodyWriter.writeTo(T, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream)invoked. - MEDIA_TYPE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Media type is null.
- MEDIA_TYPE_KEY_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Media type comparator.
- MEDIA_TYPE_LIST_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
Comparator for lists of media types.
- MEDIA_TYPE_MAPPINGS - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Defines mapping of URI extensions to media types.
- MEDIA_TYPE_NOT_TEXT_PLAIN() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Media type is not text/plain.
- mediaType - Variable in class com.sun.research.ws.wadl.Option
- mediaType - Variable in class com.sun.research.ws.wadl.Representation
- mediaTypeMappings - Variable in class org.glassfish.jersey.server.filter.UriConnegFilter
- MediaTypePredictor - Interface in org.glassfish.jersey.media.multipart.file
-
An interface which allows developers implement their own media type predictor.
- MediaTypeProvider - Class in org.glassfish.jersey.message.internal
-
Header delegate provider for MediaType.
- MediaTypeProvider() - Constructor for class org.glassfish.jersey.message.internal.MediaTypeProvider
- mediaTypes(MediaType...) - Method in class org.glassfish.jersey.message.internal.VariantListBuilder
- MediaTypes - Class in org.glassfish.jersey.message.internal
-
Common media types and functionality.
- mergeWith(Resource) - Method in class org.glassfish.jersey.server.model.Resource.Builder
-
Merge methods from a given resource model into this resource model builder.
- mergeWith(Resource.Builder) - Method in class org.glassfish.jersey.server.model.Resource.Builder
-
Merge methods from a given resource model builder into this resource model builder.
- MERGING_FILTERING_SCOPES() - Static method in class org.glassfish.jersey.message.filtering.internal.LocalizationMessages
-
Merging two sets of entity-filtering scopes obtained from two different scope resolvers.
- MESSAGE_CONTENT_BUFFER_RESET_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error resetting the buffered message content input stream.
- MESSAGE_CONTENT_BUFFERING_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Failed to buffer the message content input stream.
- MESSAGE_CONTENT_INPUT_STREAM_CLOSE_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error closing message content input stream.
- MessageBodyFactory - Class in org.glassfish.jersey.message.internal
-
A factory for managing
MessageBodyReader,MessageBodyWriterinstances. - MessageBodyFactory(Configuration) - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory
-
Create a new message body factory.
- MessageBodyFactory.MessageBodyWorkersConfigurator - Class in org.glassfish.jersey.message.internal
-
Configurator which initializes and register
MessageBodyWorkersinstance intoInjectionManagerandBootstrapBag. - MessageBodyProcessingException - Exception Class in org.glassfish.jersey.message.internal
-
Jersey exception signaling that error occurred during reading or writing message body (entity).
- MessageBodyProcessingException(String) - Constructor for exception class org.glassfish.jersey.message.internal.MessageBodyProcessingException
-
Creates new instance initialized with exception message.
- MessageBodyProcessingException(String, Throwable) - Constructor for exception class org.glassfish.jersey.message.internal.MessageBodyProcessingException
-
Creates new instance initialized with exception message and exception cause.
- MessageBodyProcessingException(Throwable) - Constructor for exception class org.glassfish.jersey.message.internal.MessageBodyProcessingException
-
Creates new instance initialized with exception cause.
- MessageBodyProviderNotFoundException - Exception Class in org.glassfish.jersey.message.internal
-
Jersey processing exception signaling that no appropriate MessageBodyReader or MessageBodyWriter was found.
- MessageBodyProviderNotFoundException(String) - Constructor for exception class org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException
- MessageBodyProviderNotFoundException(String, Throwable) - Constructor for exception class org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException
- MessageBodyProviderNotFoundException(Throwable) - Constructor for exception class org.glassfish.jersey.message.internal.MessageBodyProviderNotFoundException
- MessageBodyProviders(Map, RuntimeType) - Constructor for class org.glassfish.jersey.message.internal.MessagingBinders.MessageBodyProviders
-
Create new message body providers injection binder.
- messageBodyWorkers - Variable in class org.glassfish.jersey.media.multipart.BodyPart
- MessageBodyWorkers - Interface in org.glassfish.jersey.message
-
An injectable interface providing lookup of
MessageBodyReaderandMessageBodyWriterinstances. - MessageBodyWorkersConfigurator() - Constructor for class org.glassfish.jersey.message.internal.MessageBodyFactory.MessageBodyWorkersConfigurator
- messageFormat() - Method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
- messageFormat() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
-
Message format.
- messageFormat() - Method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
- MessageProperties - Class in org.glassfish.jersey.message
-
Jersey configuration properties for message invalid input: '&' entity processing.
- MessageUtils - Class in org.glassfish.jersey.message
-
Utility class with message related methods.
- MessagingBinders - Class in org.glassfish.jersey.message.internal
-
Binding definitions for the default set of message related providers (readers, writers, header delegates).
- MessagingBinders.HeaderDelegateProviders - Class in org.glassfish.jersey.message.internal
-
Header delegate provider injection binder.
- MessagingBinders.MessageBodyProviders - Class in org.glassfish.jersey.message.internal
-
Message body providers injection binder.
- METAINF_SERVICES_LOOKUP_DISABLE - Static variable in class org.glassfish.jersey.client.ClientProperties
-
If
truethen disable META-INF/services lookup on client. - METAINF_SERVICES_LOOKUP_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
If
truethen disable META-INF/services lookup globally on client/server. - METAINF_SERVICES_LOOKUP_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen disable META-INF/services lookup on server. - METAINF_SERVICES_LOOKUP_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.METAINF_SERVICES_LOOKUP_DISABLE. - METAINF_SERVICES_LOOKUP_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.METAINF_SERVICES_LOOKUP_DISABLE. - MetaInfServicesAutoDiscoverable - Class in org.glassfish.jersey.spidiscovery.internal
- MetaInfServicesAutoDiscoverable() - Constructor for class org.glassfish.jersey.spidiscovery.internal.MetaInfServicesAutoDiscoverable
- method(String) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- method(String) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- method(String, Class) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- method(String, Class) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- method(String, Entity) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- method(String, Entity) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- method(String, Entity, Class) - Method in class org.glassfish.jersey.client.JerseyCompletionStageRxInvoker
- method(String, Entity, Class) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- method(String, Entity, GenericType) - Method in class org.glassfish.jersey.client.JerseyCompletionStageRxInvoker
- method(String, Entity, GenericType) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- method(String, GenericType) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- method(String, GenericType) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- Method - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Method() - Constructor for class com.sun.research.ws.wadl.Method
- Method(String, String, List, List, Class) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
-
Create new method instance.
- Method(String, String, List, List, Inflector) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
-
Create new method instance.
- Method(String, String, MediaType, MediaType, Class) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
-
Create new method instance.
- Method(String, String, MediaType, MediaType, Inflector) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
-
Create new method instance.
- Method(String, List, List, Class) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
-
Create new method instance.
- Method(String, List, List, Inflector) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
-
Create new method instance.
- Method(String, MediaType, MediaType, Class) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
-
Create new method instance.
- Method(String, MediaType, MediaType, Inflector) - Constructor for class org.glassfish.jersey.server.model.internal.ModelProcessorUtil.Method
-
Create new method instance.
- METHOD_EMPTY_PATH_ANNOTATION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The (sub)resource method {0} in {1} contains empty path annotation.
- METHOD_INVOCABLE_FROM_PREMATCH_FILTERS_ONLY() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Method can only be invoked from pre-matching request filters.
- METHOD_INVOKE - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Resource method invoked.
- METHOD_NOT_GETTER_NOR_SETTER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Method is neither getter nor setter.
- METHOD_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.jetty.connector.LocalizationMessages
-
Method {0} not supported.
- METHOD_PARAMETER_CANNOT_BE_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Method parameter "{0}" cannot be null.
- METHOD_PARAMETER_CANNOT_BE_NULL_OR_EMPTY(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Method parameter "{0}" cannot be null or empty.
- METHOD_READER - Enum constant in enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
-
Context created to process property accessors when reading entity from an input stream into an Java object.
- METHOD_UNEXPECTED_ANNOTATION(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
(Sub)resource method {0} in {1} contains unexpected annotation {2}.
- METHOD_WRITER - Enum constant in enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
-
Context created to process property accessors when writing entity to an output stream from an Java object.
- MethodHandler - Class in org.glassfish.jersey.server.model
-
Resource method handler model.
- MethodHandler() - Constructor for class org.glassfish.jersey.server.model.MethodHandler
-
Create new instance of a resource method handler model.
- MethodHandler(Collection) - Constructor for class org.glassfish.jersey.server.model.MethodHandler
-
Create new instance of a resource method handler model.
- MethodList - Class in org.glassfish.jersey.server.model
-
Iterable list of methods on a single class with convenience getters for additional method information.
- MethodList(Class) - Constructor for class org.glassfish.jersey.server.model.MethodList
-
Create new method list for a class.
- MethodList(Class, boolean) - Constructor for class org.glassfish.jersey.server.model.MethodList
-
Create new method list for a class.
- MethodList(Method...) - Constructor for class org.glassfish.jersey.server.model.MethodList
-
Create new method list from the given array of methods.
- MethodList(Collection) - Constructor for class org.glassfish.jersey.server.model.MethodList
-
Create new method list from the given collection of methods.
- MethodList(AnnotatedMethod...) - Constructor for class org.glassfish.jersey.server.model.MethodList
-
Create new method list from the given array of
annotated methods. - MethodList.Filter - Interface in org.glassfish.jersey.server.model
-
Method list filter.
- methodOrResource - Variable in class com.sun.research.ws.wadl.Resource
- methodOrResource - Variable in class com.sun.research.ws.wadl.ResourceType
- MINIMUM - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Minimum quality value.
- MISSING_ENTITY_OF_BODY_PART(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Missing body part entity of type "{0}".
- MISSING_MEDIA_TYPE_OF_BODY_PART() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Missing media type of body part.
- ModelErrors - Class in org.glassfish.jersey.server.model.internal
-
Utility to transform
error messagestoResourceModelIssues. - ModelErrors() - Constructor for class org.glassfish.jersey.server.model.internal.ModelErrors
- modelFor(Class) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
-
Create a contract provider model by introspecting a component class.
- ModelHelper - Class in org.glassfish.jersey.server.model.internal
-
Common model helper methods.
- ModelProcessor - Interface in org.glassfish.jersey.server.model
-
Contract for a model processors that processes
resource modelsduring application initialization andresourcereturned by sub resource locators. - ModelProcessorUtil - Class in org.glassfish.jersey.server.model.internal
-
Helper class with methods supporting processing resource model by
model processors. - ModelProcessorUtil.Method - Class in org.glassfish.jersey.server.model.internal
-
Method bean containing basic information about enhancing resource method.
- ModelValidationException - Exception Class in org.glassfish.jersey.server.model
-
Resource model validation exception.
- ModelValidationException(String, List) - Constructor for exception class org.glassfish.jersey.server.model.ModelValidationException
-
Creates new resource model validation exception with the list of validation issues and the message.
- modificationDate - Variable in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
- modificationDate(Date) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
-
Add the "modification-date" parameter.
- MONITORING_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen application monitoring will be enabled. - MONITORING_STATISTICS_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen calculation of monitoring statistics will be enabled. - MONITORING_STATISTICS_MBEANS_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen Jersey will expose MBeans with monitoring statistics. - MONITORING_STATISTICS_REFRESH_INTERVAL - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Interval (in
ms) indicating how often will be monitoring statistics refreshed andonStatisticsmethod called. - MonitoringStatistics - Interface in org.glassfish.jersey.server.monitoring
-
Monitoring statistics return statistic information about application run like number of requests received, duration of request processing, number of successfully processed requests, statistical information about execution of methods and resources, information about matching.
- MonitoringStatisticsListener - Interface in org.glassfish.jersey.server.monitoring
-
A Jersey specific provider that listens to monitoring statistics.
- mostSpecific(MediaType, MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Get the most specific media type from a pair of media types.
- moveTo(File) - Method in class org.glassfish.jersey.media.multipart.BodyPartEntity
-
Move the contents of the underlying
InputStreamorFileto the given file. - MOXY_JSON_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.client.ClientProperties
-
If
truethen disable configuration of MOXy Json feature on client. - MOXY_JSON_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.CommonProperties
-
If
truethen disable configuration of MOXy Json feature. - MOXY_JSON_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen disable configuration of MOXy Json feature on server. - MOXY_JSON_FEATURE_DISABLE_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.MOXY_JSON_FEATURE_DISABLE. - MOXY_JSON_FEATURE_DISABLE_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.MOXY_JSON_FEATURE_DISABLE. - MP3 - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- MPEG - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- MsgTraceEvent - Enum in org.glassfish.jersey.message.internal
-
Common tracing events.
- MULTI_PART_CONFIG_RESOURCE - Static variable in class org.glassfish.jersey.media.multipart.MultiPartProperties
-
Name of a properties resource that (if found in the classpath for this application) will be used to configure the settings returned by our getter methods.
- MultiPart - Class in org.glassfish.jersey.media.multipart
-
A mutable model representing a MIME MultiPart entity.
- MultiPart() - Constructor for class org.glassfish.jersey.media.multipart.MultiPart
- MultiPart(MediaType) - Constructor for class org.glassfish.jersey.media.multipart.MultiPart
-
Instantiates a new
MultiPartwith the specified characteristics. - MULTIPART_ALTERNATIVE - Static variable in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
-
"multipart/alternative"
- MULTIPART_ALTERNATIVE_TYPE - Static variable in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
-
"multipart/alternative"
- MULTIPART_DIGEST - Static variable in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
-
"multipart/digest"
- MULTIPART_DIGEST_TYPE - Static variable in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
-
"multipart/digest"
- MULTIPART_MIXED - Static variable in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
-
"multipart/mixed"
- MULTIPART_MIXED_TYPE - Static variable in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
-
"multipart/mixed"
- MULTIPART_PARALLEL - Static variable in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
-
"multipart/parallel"
- MULTIPART_PARELLEL_TYPE - Static variable in class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
-
"multipart/parallel"
- MultiPartFeature - Class in org.glassfish.jersey.media.multipart
-
Feature used to register Multipart providers.
- MultiPartFeature() - Constructor for class org.glassfish.jersey.media.multipart.MultiPartFeature
- MultiPartMediaTypes - Class in org.glassfish.jersey.media.multipart
-
Convenience
MediaType(and associated String) manifest constants. - MultiPartMediaTypes() - Constructor for class org.glassfish.jersey.media.multipart.MultiPartMediaTypes
- MultiPartProperties - Class in org.glassfish.jersey.media.multipart
-
Injectable JavaBean containing the configuration parameters for
jersey-multipartas used in this particular application. - MultiPartProperties() - Constructor for class org.glassfish.jersey.media.multipart.MultiPartProperties
-
Load and customize (if necessary) the configuration values for the
jersey-multipartinjection binder. - MultiPartReaderClientSide - Class in org.glassfish.jersey.media.multipart.internal
-
MessageBodyReaderimplementation forMultiPartentities. - MultiPartReaderClientSide(Providers) - Constructor for class org.glassfish.jersey.media.multipart.internal.MultiPartReaderClientSide
-
Accepts constructor injection of the configuration parameters for this application.
- MultiPartReaderServerSide - Class in org.glassfish.jersey.media.multipart.internal
-
MessageBodyReaderimplementation forMultiPartentities. - MultiPartReaderServerSide(Providers, Provider) - Constructor for class org.glassfish.jersey.media.multipart.internal.MultiPartReaderServerSide
- MultiPartWriter - Class in org.glassfish.jersey.media.multipart.internal
- MultiPartWriter(Providers) - Constructor for class org.glassfish.jersey.media.multipart.internal.MultiPartWriter
- MULTIPLE_EVENT_SINK_INJECTION(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A HTTP GET method {0} defines to SseEventSink parameters to be injected.
- MULTIPLE_HTTP_METHOD_DESIGNATORS(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A (sub-)resource method, {0}, should have only one HTTP method designator.
- MULTIPLE_MATCHING_CONSTRUCTORS_FOUND(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Found {0} constructors with {1} parameters in {2} class.
- MUST_SPECIFY_BODY_PART() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Must specify at least one body part.
N
- name - Variable in class com.sun.research.ws.wadl.Method
- name - Variable in class com.sun.research.ws.wadl.Param
- name() - Method in interface org.glassfish.jersey.message.internal.TracingLogger.Event
-
Name of event, should be unique.
- name() - Method in class org.glassfish.jersey.oauth1.signature.HmaSha1Method
- name() - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1SignatureMethod
-
Returns the name of this signature method, as negotiated through the OAuth protocol.
- name() - Method in class org.glassfish.jersey.oauth1.signature.PlaintextMethod
- name() - Method in class org.glassfish.jersey.oauth1.signature.RsaSha1Method
- name(String) - Static method in class org.glassfish.jersey.media.multipart.FormDataContentDisposition
-
Start building a form data content disposition.
- name(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
-
Define a new name of the built resource.
- NAME - Static variable in class org.glassfish.jersey.inject.hk2.JerseyClassAnalyzer
-
Name of the analyzer service.
- NAME - Static variable in class org.glassfish.jersey.oauth1.signature.HmaSha1Method
- NAME - Static variable in class org.glassfish.jersey.oauth1.signature.PlaintextMethod
-
Method name.
- NAME - Static variable in class org.glassfish.jersey.oauth1.signature.RsaSha1Method
- nameBindings(Annotation...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Adds name bindings.
- nameBindings(Class...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Adds name bindings.
- nameBindings(Collection) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Adds name bindings.
- NameBound - Interface in org.glassfish.jersey.model
-
Model component that can be name bound.
- nameStartsWith(String) - Method in class org.glassfish.jersey.server.model.MethodList
-
Get a new sub-list of methods containing all the methods from this method list with a specified method name prefix.
- NEGATIVE_CHUNK_SIZE(Object, Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Negative chunked HTTP transfer coding chunk size value specified in the client configuration property: [{0}] Reverting to programmatically set default: [{1}]
- NEGATIVE_CHUNK_SIZE(Object, Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Configured chunk size is negative: {0}, using default value: {1}."
- NEGATIVE_INPUT_PARAMETER(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
"Input parameter {0} must not be negative."
- NEW_AR_CREATED_BY_INTROSPECTION_MODELER(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A new abstract resource created by IntrospectionModeler: {0}
- NEW_COOKIE_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
New cookie is null.
- newAccessToken(OAuth1Token, String) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
- newAccessToken(OAuth1Token, String) - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Provider
-
Creates a new access token.
- NewCookieProvider - Class in org.glassfish.jersey.message.internal
-
Response
Set-Cookieheader delegate provider. - NewCookieProvider() - Constructor for class org.glassfish.jersey.message.internal.NewCookieProvider
- newInstance() - Static method in class org.glassfish.jersey.SslConfigurator
-
Get a new invalid input: '&' initialized SSL configurator instance.
- newInstance(boolean) - Static method in class org.glassfish.jersey.SslConfigurator
-
Get a new SSL configurator instance.
- newInstance(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- newInstance(String, boolean) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- newInstance(Predicate) - Static method in class org.glassfish.jersey.model.internal.ComponentBag
-
Create new empty component bag.
- newRequestToken(String, String, Map) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
- newRequestToken(String, String, Map) - Method in interface org.glassfish.jersey.server.oauth1.OAuth1Provider
-
Creates a new request token for a given consumerKey.
- newResource(Class, WebTarget) - Static method in class org.glassfish.jersey.client.proxy.WebResourceFactory
-
Creates a new client-side representation of a resource described by the interface passed in the first argument.
- newResource(Class, WebTarget, boolean, MultivaluedMap, List, Form) - Static method in class org.glassfish.jersey.client.proxy.WebResourceFactory
-
Creates a new client-side representation of a resource described by the interface passed in the first argument.
- newSAXParser() - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- newUUIDString() - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
-
Generates a new non-guessable random string (used for token/customer strings, secrets and verifier.
- next() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- next() - Method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Get the stage to be invoked next or
nullif no next stage ispresent. - next(boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- next(boolean, boolean) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- nextQuotedString() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- nextSeparatedString(char, char) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
FIXME remove.
- nextSeparator(char) - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- nextToken() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- nextTokenOrQuotedString() - Method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- NO_AVAILABLE_MBR(Object, Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
No available MessageBodyReader for class "{0}" and media type "{1}".
- NO_AVAILABLE_MBW(Object, Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
No available MessageBodyWriter for class "{0}" and media type "{1}".
- NO_CALLBACK_URI_VALUE - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Default value of the callback URI that should be used during Authorization flow for Request Token request when the client is not capable of handling redirects (e.g. the client is a mobile application).
- NO_CONTAINER_AVAILABLE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
No container available.
- NO_ERROR_PROCESSING_IN_SCOPE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
There is no error processing in scope.
- NO_FAIL - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
If set to
truemakes the correct OAuth authentication optional. - NO_PARAM_CONSTRUCTOR_MISSING(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
No-param constructor not found in the class [{0}].
- NO_PRIORITY - Static variable in class org.glassfish.jersey.model.ContractProvider
-
"No priority" constant.
- NO_THREAD_LOCAL_VALUE(Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
No thread local value in scope for proxy of {0}.
- NON_INSTANTIABLE_COMPONENT(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Component of class {0} cannot be instantiated and will be ignored.
- NON_PUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource method, {0}, MUST be public scoped otherwise the method is ignored
- NON_PUB_SUB_RES_LOC(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A sub-resource model, {0}, MUST be public scoped otherwise the method is ignored
- NON_PUB_SUB_RES_METHOD(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A sub-resource method, {0}, MUST be public scoped otherwise the method is ignored
- nonce() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting nonce to a randomly-generated UUID. - nonce(String) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder
-
Set the nonce.
- nonce(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting nonce. - NONCE - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the nonce.
- NONE - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Prompt
- nonPreemptive() - Method in interface org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BasicBuilder
-
Configure the builder to create features in non-preemptive basic authentication mode.
- NORMAL - Enum constant in enum org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
-
Normal priority.
- normalize(String) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Normalize the URI by resolve the dot invalid input: '&' dot-dot path segments as described in RFC 3986.
- normalize(URI) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Normalize the URI by resolve the dot invalid input: '&' dot-dot path segments as described in RFC 3986.
- normalizedPackagePath(String) - Static method in class org.glassfish.jersey.internal.OsgiRegistry
-
Normalized package returns path that does not start with '/' character and ends with '/' character.
- NOT_SUPPORTED_ON_OUTBOUND_MESSAGE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Method not supported on an outbound message.
- Not (Yet) Supported MIME Multipart Capabilities - Section in package org.glassfish.jersey.media.multipart
- NULL_CONNECTOR_PROVIDER() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
ConnectorProvider must not be set to null.
- NULL_EXECUTOR_SERVICE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
ExecutorService must not be set to null.
- NULL_INPUT_PARAMETER(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Input method parameter {0} must not be null.
- NULL_KEYSTORE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Custom key store, if set, must not be null.
- NULL_KEYSTORE_PASWORD() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Custom key store password must not be null.
- NULL_SCHEDULED_EXECUTOR_SERVICE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
ScheduledExecutorService must not be set to null.
- NULL_SSL_CONTEXT() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Custom client SSL context, if set, must not be null.
- NULL_TRUSTSTORE() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Custom trust store, if set, must not be null.
- NullOutputStream - Class in org.glassfish.jersey.message.internal
-
A
"dev/null"output stream - an output stream implementation that discards all the data written to it. - NullOutputStream() - Constructor for class org.glassfish.jersey.message.internal.NullOutputStream
O
- OAUTH_PROPERTY_ACCESS_TOKEN - Static variable in class org.glassfish.jersey.client.oauth1.OAuth1ClientSupport
-
Key of the property that can be attached to the
client requestusingClientRequestContext.setProperty(String, Object)and that definesaccess tokenthat should be used when generating OAuthAuthorizationhttp header. - OAUTH_PROPERTY_CONSUMER_CREDENTIALS - Static variable in class org.glassfish.jersey.client.oauth1.OAuth1ClientSupport
-
Key of the property that can be attached to the
client requestusingClientRequestContext.setProperty(String, Object)and that definesconsumer credentialsthat should be used when generating OAuthAuthorizationhttp header. - OAUTH_PROPERTY_OAUTH_PARAMETERS - Static variable in class org.glassfish.jersey.client.oauth1.OAuth1ClientSupport
-
Key of the property that can be attached to the
client requestusingClientRequestContext.setProperty(String, Object)and that definesOAuth1Parametersthat should be used when generating OAuthAuthorizationhttp header. - OAUTH_PROPERTY_OAUTH_SECRETS - Static variable in class org.glassfish.jersey.client.oauth1.OAuth1ClientSupport
-
Key of the property that can be attached to the
client requestusingClientRequestContext.setProperty(String, Object)and that definesOAuth1Secretsthat should be used when generating OAuthAuthorizationhttp header. - OAuth1AuthorizationFlow - Interface in org.glassfish.jersey.client.oauth1
-
The interface of the OAuth 1 Authorization Flow utility.
- OAuth1Builder - Interface in org.glassfish.jersey.client.oauth1
-
Builder of OAuth 1 client support.
- OAuth1Builder.FilterFeatureBuilder - Interface in org.glassfish.jersey.client.oauth1
-
Builder of the
Feature. - OAuth1Builder.FlowBuilder - Interface in org.glassfish.jersey.client.oauth1
-
Builder of the
OAuth1AuthorizationFlow. - OAuth1ClientSupport - Class in org.glassfish.jersey.client.oauth1
-
The main class to build the support for OAuth 1 into the Jersey client.
- OAuth1Consumer - Interface in org.glassfish.jersey.server.oauth1
-
Class representing a registered consumer.
- OAuth1Exception - Exception Class in org.glassfish.jersey.server.oauth1
-
Web application exceptionthat is mapped either toResponse.Status.BAD_REQUEST(e.g. if problem with OAuth parameters occurs) orResponse.Status.UNAUTHORIZED(e.g. if signature is incorrect). - OAuth1Exception(Response.Status, String) - Constructor for exception class org.glassfish.jersey.server.oauth1.OAuth1Exception
-
Create a new exception.
- OAuth1Parameters - Class in org.glassfish.jersey.oauth1.signature
-
A data structure class that represents OAuth protocol parameters.
- OAuth1Parameters() - Constructor for class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
- OAuth1Provider - Interface in org.glassfish.jersey.server.oauth1
-
Contract for a provider that supports managing OAuth tokens and consumer secrets.
- OAuth1Request - Interface in org.glassfish.jersey.oauth1.signature
-
Interface to be implemented as a wrapper around an HTTP request, so that digital signature can be generated and/or verified.
- OAuth1Secrets - Class in org.glassfish.jersey.oauth1.signature
-
Contains the secrets used to generate and/or verify signatures.
- OAuth1Secrets() - Constructor for class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
- OAuth1ServerFeature - Class in org.glassfish.jersey.server.oauth1
-
The feature enables support for OAuth 1.0a on the server.
- OAuth1ServerFeature() - Constructor for class org.glassfish.jersey.server.oauth1.OAuth1ServerFeature
-
Create a new feature.
- OAuth1ServerFeature(OAuth1Provider) - Constructor for class org.glassfish.jersey.server.oauth1.OAuth1ServerFeature
-
Create a new feature configured with
OAuth provider. - OAuth1ServerFeature(OAuth1Provider, String, String) - Constructor for class org.glassfish.jersey.server.oauth1.OAuth1ServerFeature
-
Create a new feature configured with
OAuth providerand request and access token URIs. - OAuth1ServerProperties - Class in org.glassfish.jersey.server.oauth1
-
Properties used to configure OAuth server module.
- OAuth1ServerProperties() - Constructor for class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
- OAuth1Signature - Class in org.glassfish.jersey.oauth1.signature
-
Injectable class used for processing an OAuth signature (signing or verifying).
- OAuth1Signature(InjectionManager) - Constructor for class org.glassfish.jersey.oauth1.signature.OAuth1Signature
-
Create a new instance of the OAuth signature configured with injected
ServiceLocator. - OAuth1SignatureException - Exception Class in org.glassfish.jersey.oauth1.signature
-
Thrown to indicate that an OAuth exception occurred.
- OAuth1SignatureException() - Constructor for exception class org.glassfish.jersey.oauth1.signature.OAuth1SignatureException
-
Constructs an OAuth signature exception with no detail message.
- OAuth1SignatureException(String) - Constructor for exception class org.glassfish.jersey.oauth1.signature.OAuth1SignatureException
-
Constructs an OAuth signature exception with the specified detail message.
- OAuth1SignatureException(Throwable) - Constructor for exception class org.glassfish.jersey.oauth1.signature.OAuth1SignatureException
-
Constructs an OAuth signature exception with the specified cause.
- OAuth1SignatureFeature - Class in org.glassfish.jersey.oauth1.signature
-
Feature enabling OAuth signature support.
- OAuth1SignatureFeature() - Constructor for class org.glassfish.jersey.oauth1.signature.OAuth1SignatureFeature
- OAuth1SignatureMethod - Interface in org.glassfish.jersey.oauth1.signature
-
An interface representing the OAuth signature method.
- OAuth1Token - Interface in org.glassfish.jersey.server.oauth1
-
Interface representing an OAuth token (i.e. access token or request token).
- OAUTH2_PROPERTY_ACCESS_TOKEN - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2ClientSupport
-
Key of the property that can be attached to the
client requestusingClientRequestContext.setProperty(String, Object)and that defines access token that should be used when generating OAuthAuthorizationhttp header. - OAuth2ClientSupport - Class in org.glassfish.jersey.client.oauth2
-
Main class to build the Authorization Flow instances and
client filter featurethat can supports performing of authenticated OAuth requests. - OAuth2CodeGrantFlow - Interface in org.glassfish.jersey.client.oauth2
-
The interface that defines OAuth 2 Authorization Code Grant Flow.
- OAuth2CodeGrantFlow.Builder<T> - Interface in org.glassfish.jersey.client.oauth2
-
The builder of
OAuth2CodeGrantFlow. - OAuth2CodeGrantFlow.Phase - Enum in org.glassfish.jersey.client.oauth2
-
Phase of the Authorization Code Grant Flow.
- OAuth2FlowGoogleBuilder - Class in org.glassfish.jersey.client.oauth2
-
Class that provides methods to build
OAuth2CodeGrantFlowpre-configured for usage with Google provider. - OAuth2FlowGoogleBuilder.AccessType - Enum in org.glassfish.jersey.client.oauth2
-
Enum that defines values for "access_type" parameter used in Google OAuth flow.
- OAuth2FlowGoogleBuilder.Display - Enum in org.glassfish.jersey.client.oauth2
-
Enum that defines values for "display" parameter used in Google OAuth flow.
- OAuth2FlowGoogleBuilder.Prompt - Enum in org.glassfish.jersey.client.oauth2
-
Enum that defines values for "prompt" parameter used in Google OAuth flow.
- OAuth2Parameters - Class in org.glassfish.jersey.client.oauth2
-
Class that contains definition od parameters used in OAuth2.
- OAuth2Parameters.GrantType - Enum in org.glassfish.jersey.client.oauth2
-
Parameter
grant_typeused in the access token request. - OAuthServerRequest - Class in org.glassfish.jersey.server.oauth1.internal
-
Wraps a Jersey
ContainerRequestContextobject, implementing the OAuth signature libraryOAuth1Requestinterface. - OAuthServerRequest(ContainerRequestContext) - Constructor for class org.glassfish.jersey.server.oauth1.internal.OAuthServerRequest
-
Create a new instance.
- ObjectFactory - Class in com.sun.research.ws.wadl
-
This object contains factory methods for each Java content interface and Java element interface generated in the com.sun.research.ws.wadl package.
- ObjectFactory() - Constructor for class com.sun.research.ws.wadl.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.sun .research.ws.wadl
- ObjectGraph - Interface in org.glassfish.jersey.message.filtering.spi
-
Read-only graph containing representations of an entity class that should be processed in entity-filtering.
- ObjectGraphTransformer<T> - Interface in org.glassfish.jersey.message.filtering.spi
-
This contract brings support for transforming an internal representation of entity data filtering feature into an object familiar to underlying provider (e.g. message body worker).
- ObjectProvider<T> - Interface in org.glassfish.jersey.message.filtering.spi
-
Entry point of Entity Data Filtering feature for providers working with custom entities and media types (reading/writing).
- of(DATA) - Static method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Create a terminal continuation from the processed data result.
- of(DATA, Stage) - Static method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Create a continuation from the processed data result and the stage to be invoked next.
- OFF - Enum constant in enum org.glassfish.jersey.server.TracingConfig
-
Tracing support is completely disabled.
- OFFLINE - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.AccessType
- ON_DEMAND - Enum constant in enum org.glassfish.jersey.server.TracingConfig
-
Tracing support is in stand-by mode.
- ON_EXCEPTION - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
Exception has been thrown during the request/response processing.
- onClose() - Method in interface org.glassfish.jersey.client.ClientLifecycleListener
-
Invoked when the client instance is closed.
- onClose() - Method in class org.glassfish.jersey.spi.AbstractThreadPoolProvider
-
Close event handler, that invoked during the
AbstractThreadPoolProvider.close()operation. - onClose(ChunkedOutput) - Method in class org.glassfish.jersey.server.Broadcaster
-
Called when the chunkedOutput has been closed (either by client closing the connection or by calling
ChunkedOutput.close()on the server side. - onClose(ChunkedOutput) - Method in interface org.glassfish.jersey.server.BroadcasterListener
-
Called when the chunkedOutput has been closed (either by client closing the connection or by calling
ChunkedOutput.close()on the server side. - onDestroy() - Method in interface org.glassfish.jersey.server.monitoring.DestroyListener
-
The method is called when application is destroyed.
- onEvent(ApplicationEvent) - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEventListener
-
Process the application
event. - onEvent(RequestEvent) - Method in interface org.glassfish.jersey.server.monitoring.RequestEventListener
-
The method is called when new request event occurs.
- onException(ChunkedOutput, Exception) - Method in class org.glassfish.jersey.server.Broadcaster
-
Called when exception was thrown by a given chunked response when trying to write to it or close it.
- onException(ChunkedOutput, Exception) - Method in interface org.glassfish.jersey.server.BroadcasterListener
-
Called when exception was thrown by a given chunked response when trying to write to it or close it.
- onFailure(ErrorInformation) - Method in class org.glassfish.jersey.inject.hk2.JerseyErrorService
- onInit() - Method in interface org.glassfish.jersey.client.ClientLifecycleListener
-
Invoked when a new runtime is initialized for the client instance.
- ONLINE - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.AccessType
- onReload(Container) - Method in class org.glassfish.jersey.server.ApplicationHandler
- onReload(Container) - Method in class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
- onReload(Container) - Method in interface org.glassfish.jersey.server.spi.ContainerLifecycleListener
-
Invoked when the
containerhas been reloaded. - onRequest(RequestEvent) - Method in interface org.glassfish.jersey.server.monitoring.ApplicationEventListener
-
Process a new request and return a
request event listenerif listening torequest eventsis required. - onShutdown(Container) - Method in class org.glassfish.jersey.server.ApplicationHandler
- onShutdown(Container) - Method in class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
- onShutdown(Container) - Method in interface org.glassfish.jersey.server.spi.ContainerLifecycleListener
-
Invoke at the
containershut-down. - onStartup(Set, ServletContext) - Method in class org.glassfish.jersey.servlet.init.JerseyServletContainerInitializer
- onStartup(Container) - Method in class org.glassfish.jersey.server.ApplicationHandler
- onStartup(Container) - Method in class org.glassfish.jersey.server.spi.AbstractContainerLifecycleListener
- onStartup(Container) - Method in interface org.glassfish.jersey.server.spi.ContainerLifecycleListener
-
Invoked at the
containerstart-up. - onStatistics(MonitoringStatistics) - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatisticsListener
-
The method is called when new statistics are available and statistics are passed as an argument.
- onTimeout(ContainerResponseWriter) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter.TimeoutHandler
-
Method is called, when
ContainerResponseWriter.suspend(...)operation times out. - onValidate(ValidationInterceptorContext) - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptor
-
Used to intercept resource method validation processing.
- open() - Method in interface org.glassfish.jersey.server.ResourceFinder
-
Open current resource.
- open(InjectionManager) - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
-
Invoked when a new request gets started.
- OPEN_ROOT_PATH_PATTERN - Static variable in class org.glassfish.jersey.uri.PathPattern
-
Path pattern matching the any URI path.
- option - Variable in class com.sun.research.ws.wadl.Param
- Option - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Option() - Constructor for class com.sun.research.ws.wadl.Option
- options() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- options() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- options(Class) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- options(Class) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- options(GenericType) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- options(GenericType) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- OptionsHandler() - Constructor for class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor.OptionsHandler
- OptionsMethodProcessor - Class in org.glassfish.jersey.server.wadl.processor
-
Model processorenhancingresource modelandsub resourcesby default OPTIONS methods defined by JAX-RS specification. - OptionsMethodProcessor() - Constructor for class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
-
Creates new instance.
- org.glassfish.jersey - package org.glassfish.jersey
-
Common Jersey core classes.
- org.glassfish.jersey.apache.connector - package org.glassfish.jersey.apache.connector
-
Jersey client
connectorbased on the Apache Http Client. - org.glassfish.jersey.client - package org.glassfish.jersey.client
-
Jersey client-side classes.
- org.glassfish.jersey.client.authentication - package org.glassfish.jersey.client.authentication
-
Provides core client authentication mechanisms.
- org.glassfish.jersey.client.filter - package org.glassfish.jersey.client.filter
-
Provides core client filters.
- org.glassfish.jersey.client.internal - package org.glassfish.jersey.client.internal
- org.glassfish.jersey.client.oauth1 - package org.glassfish.jersey.client.oauth1
-
Jersey OAuth 1 Client API.
- org.glassfish.jersey.client.oauth1.internal - package org.glassfish.jersey.client.oauth1.internal
- org.glassfish.jersey.client.oauth2 - package org.glassfish.jersey.client.oauth2
-
Jersey OAuth 2 Client API.
- org.glassfish.jersey.client.oauth2.internal - package org.glassfish.jersey.client.oauth2.internal
- org.glassfish.jersey.client.proxy - package org.glassfish.jersey.client.proxy
-
This package defines a high-level (proxy-based) client API.
- org.glassfish.jersey.client.spi - package org.glassfish.jersey.client.spi
-
Jersey client SPI classes/interfaces.
- org.glassfish.jersey.inject.hk2 - package org.glassfish.jersey.inject.hk2
- org.glassfish.jersey.internal - package org.glassfish.jersey.internal
-
Common Jersey internal API classes.
- org.glassfish.jersey.jackson - package org.glassfish.jersey.jackson
-
Jersey classes supporting JSON media type processing based on Jackson.
- org.glassfish.jersey.jackson.internal - package org.glassfish.jersey.jackson.internal
- org.glassfish.jersey.jaxb.internal - package org.glassfish.jersey.jaxb.internal
- org.glassfish.jersey.jdk.connector - package org.glassfish.jersey.jdk.connector
-
Jersey client
connectorbased on JDK NIO framework. - org.glassfish.jersey.jdk.connector.internal - package org.glassfish.jersey.jdk.connector.internal
-
Jersey Jdk
connectorinternal classes. - org.glassfish.jersey.jdkhttp - package org.glassfish.jersey.jdkhttp
-
The container adapter between
JDK HTTP serverand JerseyJersey application handlerclasses. - org.glassfish.jersey.jdkhttp.internal - package org.glassfish.jersey.jdkhttp.internal
- org.glassfish.jersey.jetty - package org.glassfish.jersey.jetty
-
Jersey Jetty container classes.
- org.glassfish.jersey.jetty.connector - package org.glassfish.jersey.jetty.connector
-
Jersey client
connectorbased on the Jetty Client. - org.glassfish.jersey.jetty.internal - package org.glassfish.jersey.jetty.internal
- org.glassfish.jersey.jetty.servlet - package org.glassfish.jersey.jetty.servlet
-
Jersey Jetty Servlet container classes.
- org.glassfish.jersey.logging - package org.glassfish.jersey.logging
-
Logging feature provides the logging of requests and responses on server and client.
- org.glassfish.jersey.media.multipart - package org.glassfish.jersey.media.multipart
-
JAX-RS Integration with MIME MultiPart Message Formats
- org.glassfish.jersey.media.multipart.file - package org.glassfish.jersey.media.multipart.file
-
Provides support for body parts that are file attachments.
- org.glassfish.jersey.media.multipart.internal - package org.glassfish.jersey.media.multipart.internal
-
Jersey multipart media support internal classes.
- org.glassfish.jersey.message - package org.glassfish.jersey.message
-
Common Jersey messaging classes.
- org.glassfish.jersey.message.filtering - package org.glassfish.jersey.message.filtering
-
Support for Entity Data Filtering in Jersey.
- org.glassfish.jersey.message.filtering.internal - package org.glassfish.jersey.message.filtering.internal
- org.glassfish.jersey.message.filtering.spi - package org.glassfish.jersey.message.filtering.spi
-
SPI for Entity Data Filtering in Jersey.
- org.glassfish.jersey.message.internal - package org.glassfish.jersey.message.internal
-
Common Jersey internal messaging classes.
- org.glassfish.jersey.model - package org.glassfish.jersey.model
-
Common Jersey model related classes and interfaces.
- org.glassfish.jersey.model.internal - package org.glassfish.jersey.model.internal
-
Common Jersey internal model related classes and interfaces.
- org.glassfish.jersey.oauth1.signature - package org.glassfish.jersey.oauth1.signature
-
Jersey OAuth 1 Signature API and Implementation.
- org.glassfish.jersey.oauth1.signature.internal - package org.glassfish.jersey.oauth1.signature.internal
- org.glassfish.jersey.process - package org.glassfish.jersey.process
-
Common Jersey processing classes.
- org.glassfish.jersey.process.internal - package org.glassfish.jersey.process.internal
-
Common Jersey internal processing classes.
- org.glassfish.jersey.server - package org.glassfish.jersey.server
-
Jersey server-side classes.
- org.glassfish.jersey.server.filter - package org.glassfish.jersey.server.filter
-
Provides core server filters.
- org.glassfish.jersey.server.filter.internal - package org.glassfish.jersey.server.filter.internal
-
Server filter internal classes.
- org.glassfish.jersey.server.internal - package org.glassfish.jersey.server.internal
-
Jersey server-side internal classes.
- org.glassfish.jersey.server.model - package org.glassfish.jersey.server.model
-
Jersey server-side application invalid input: '&' resource modeling classes.
- org.glassfish.jersey.server.model.internal - package org.glassfish.jersey.server.model.internal
-
Jersey server-side internal model related and routing helper classes.
- org.glassfish.jersey.server.monitoring - package org.glassfish.jersey.server.monitoring
-
Jersey server-side monitoring JMX MBeans interfaces.
- org.glassfish.jersey.server.oauth1 - package org.glassfish.jersey.server.oauth1
-
Jersey OAuth 1 Server API.
- org.glassfish.jersey.server.oauth1.internal - package org.glassfish.jersey.server.oauth1.internal
-
Jersey OAuth 1 Server internal implementation classes.
- org.glassfish.jersey.server.spi - package org.glassfish.jersey.server.spi
-
Jersey server-side service provider contract (SPI) classes.
- org.glassfish.jersey.server.spi.internal - package org.glassfish.jersey.server.spi.internal
-
Jersey server-side internal service provider contract (SPI) classes.
- org.glassfish.jersey.server.wadl - package org.glassfish.jersey.server.wadl
-
Jersey server-side WADL support public classes and interfaces.
- org.glassfish.jersey.server.wadl.config - package org.glassfish.jersey.server.wadl.config
-
Jersey server-side WADL configuration classes.
- org.glassfish.jersey.server.wadl.internal - package org.glassfish.jersey.server.wadl.internal
-
Jersey server-side WADL internal classes.
- org.glassfish.jersey.server.wadl.processor - package org.glassfish.jersey.server.wadl.processor
-
Jersey server-side WADL
model processorclasses that extends resource model with resources and resource methods that produce WADL content. - org.glassfish.jersey.servlet - package org.glassfish.jersey.servlet
-
Jersey generic Servlet container integration classes.
- org.glassfish.jersey.servlet.async - package org.glassfish.jersey.servlet.async
-
Jersey servlet container asynchronous support classes.
- org.glassfish.jersey.servlet.init - package org.glassfish.jersey.servlet.init
-
Jersey servlet container initialization classes.
- org.glassfish.jersey.servlet.init.internal - package org.glassfish.jersey.servlet.init.internal
- org.glassfish.jersey.servlet.internal - package org.glassfish.jersey.servlet.internal
-
Jersey internal Servlet API.
- org.glassfish.jersey.servlet.spi - package org.glassfish.jersey.servlet.spi
-
SPI for Jersey generic Servlet container support.
- org.glassfish.jersey.simple - package org.glassfish.jersey.simple
-
Jersey Simple 6.x container classes.
- org.glassfish.jersey.simple.internal - package org.glassfish.jersey.simple.internal
- org.glassfish.jersey.spi - package org.glassfish.jersey.spi
-
Common Jersey service provider contract (SPI) classes.
- org.glassfish.jersey.spidiscovery.internal - package org.glassfish.jersey.spidiscovery.internal
- org.glassfish.jersey.uri - package org.glassfish.jersey.uri
-
Common Jersey classes that provide support for JAX-RS URI templates and encoding/decoding of URI components.
- org.glassfish.jersey.uri.internal - package org.glassfish.jersey.uri.internal
-
Common Jersey internal classes that provide support for JAX-RS URI templates and encoding/decoding of URI components.
- ORIGINAL - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
-
An exception was thrown during the standard request and response processing and was not thrown from processing of mapped response.
- OSGI_REGISTRY_ERROR_OPENING_RESOURCE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to open an input stream for resource {0}.
- OSGI_REGISTRY_ERROR_PROCESSING_RESOURCE_STREAM(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unexpected error occurred while processing resource stream {0}.
- OsgiRegistry - Class in org.glassfish.jersey.internal
-
Utility class to deal with OSGi runtime specific behavior.
- OUTBOUND - Enum constant in enum org.glassfish.jersey.message.internal.HeaderValueException.Context
-
Outbound context.
- OUTBOUND_CONTENT_LENGTH_BUFFER - Static variable in class org.glassfish.jersey.client.ClientProperties
-
An integer value that defines the buffer size used to buffer client-side request entity in order to determine its size and set the value of HTTP "Content-Length" header.
- OUTBOUND_CONTENT_LENGTH_BUFFER - Static variable in class org.glassfish.jersey.CommonProperties
-
An integer value that defines the buffer size used to buffer the outbound message entity in order to determine its size and set the value of HTTP "Content-Length" header.
- OUTBOUND_CONTENT_LENGTH_BUFFER - Static variable in class org.glassfish.jersey.server.ServerProperties
-
An integer value that defines the buffer size used to buffer server-side response entity in order to determine its size and set the value of HTTP "Content-Length" header.
- OUTBOUND_CONTENT_LENGTH_BUFFER_CLIENT - Static variable in class org.glassfish.jersey.CommonProperties
-
Client-specific version of
CommonProperties.OUTBOUND_CONTENT_LENGTH_BUFFER. - OUTBOUND_CONTENT_LENGTH_BUFFER_SERVER - Static variable in class org.glassfish.jersey.CommonProperties
-
Server-specific version of
CommonProperties.OUTBOUND_CONTENT_LENGTH_BUFFER. - OutboundJaxrsResponse - Class in org.glassfish.jersey.message.internal
-
An outbound JAX-RS response message.
- OutboundJaxrsResponse(Response.StatusType, OutboundMessageContext) - Constructor for class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
-
Create new outbound JAX-RS response message instance.
- OutboundJaxrsResponse.Builder - Class in org.glassfish.jersey.message.internal
-
Outbound JAX-RS
Response.ResponseBuilderimplementation. - OutboundMessageContext - Class in org.glassfish.jersey.message.internal
-
Base outbound message context implementation.
- OutboundMessageContext() - Constructor for class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Create new outbound message context.
- OutboundMessageContext(OutboundMessageContext) - Constructor for class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Create new outbound message context copying the content of another context.
- OutboundMessageContext.StreamProvider - Interface in org.glassfish.jersey.message.internal
-
The callback interface which is used to get the terminal output stream into which the entity should be written and to inform the implementation about the entity size.
- OUTPUT_STREAM_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The output stream has already been closed.
- overrideSource(Parameter, Parameter.Source) - Static method in class org.glassfish.jersey.server.model.Parameter
-
Create new parameter model by overriding
sourceof the original parameter model. - OVERRIDING_METHOD_CANNOT_BE_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Method that overrides {0} cannot be found on class {1}.
P
- packages(boolean, String...) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Adds array of package names which will be used to scan for components.
- packages(String...) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Adds array of package names which will be used to scan for components.
- PAGE - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Display
- param - Variable in class com.sun.research.ws.wadl.Representation
- param - Variable in class com.sun.research.ws.wadl.Request
- param - Variable in class com.sun.research.ws.wadl.Resource
- param - Variable in class com.sun.research.ws.wadl.ResourceType
- param - Variable in class com.sun.research.ws.wadl.Response
- param(String, String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- Param - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Param() - Constructor for class com.sun.research.ws.wadl.Param
- PARAM_NULL(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
"{0}" parameter is null.
- PARAM_NULL(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
"{0}" parameter is null.
- Parameter - Class in org.glassfish.jersey.server.model
-
Method parameter model.
- PARAMETER_UNRESOLVABLE(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Parameter {0} of type {1} from {2} is not resolvable to a concrete type.
- Parameter.BeanParameter - Class in org.glassfish.jersey.server.model
-
Bean Parameter class represents a parameter annotated with
BeanParamwhich in fact represents additional set of parameters. - Parameter.Source - Enum in org.glassfish.jersey.server.model
-
Parameter injection sources type.
- Parameterized - Interface in org.glassfish.jersey.server.model
-
Used in the resource model to capture information on method parameters.
- ParameterizedHeader - Class in org.glassfish.jersey.message.internal
-
A general parameterized header.
- ParameterizedHeader(String) - Constructor for class org.glassfish.jersey.message.internal.ParameterizedHeader
-
Create a parameterized header from given string value.
- ParameterizedHeader(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.ParameterizedHeader
-
Create a parameterized header from given
http header reader. - ParameterValueHelper - Class in org.glassfish.jersey.server.spi.internal
-
Utility methods for retrieving values or value providers for the
parameterizedresource model components. - ParamException - Exception Class in org.glassfish.jersey.server
-
An abstract extension of
WebApplicationExceptionfor the class of parameter-based exceptions. - ParamException(Throwable, Response.StatusType, Class, String, String) - Constructor for exception class org.glassfish.jersey.server.ParamException
- ParamException.CookieParamException - Exception Class in org.glassfish.jersey.server
-
A parameter exception for errors with
CookieParam. - ParamException.FormParamException - Exception Class in org.glassfish.jersey.server
-
A parameter exception for errors with
FormParam. - ParamException.HeaderParamException - Exception Class in org.glassfish.jersey.server
-
A parameter exception for errors with
HeaderParam. - ParamException.MatrixParamException - Exception Class in org.glassfish.jersey.server
-
A URI-parameter-based exception for errors with
MatrixParam. - ParamException.PathParamException - Exception Class in org.glassfish.jersey.server
-
A URI-parameter-based exception for errors with
PathParam. - ParamException.QueryParamException - Exception Class in org.glassfish.jersey.server
-
A URI-parameter-based exception for errors with
QueryParam. - ParamException.UriParamException - Exception Class in org.glassfish.jersey.server
-
An abstract parameter exception for the class of URI-parameter-based exceptions.
- ParamQualifier - Annotation Type in org.glassfish.jersey.server.model
-
A meta-annotation that identifies an annotation as a parameter-based annotation.
- ParamStyle - Enum in com.sun.research.ws.wadl
-
Java class for ParamStyle.
- ParamValueFactoryWithSource<T> - Class in org.glassfish.jersey.server.spi.internal
-
Extends
Supplierinterface withParameter.Sourceinformation. - ParamValueFactoryWithSource(Function, Parameter.Source) - Constructor for class org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource
-
Wrap provided param supplier.
- parse(String) - Method in class org.glassfish.jersey.message.internal.LanguageTag
- parseCookie(String) - Static method in class org.glassfish.jersey.message.internal.CookiesParser
- parseCookies(String) - Static method in class org.glassfish.jersey.message.internal.CookiesParser
- ParseException - Exception Class in org.glassfish.jersey.jdk.connector.internal
- parseNewCookie(String) - Static method in class org.glassfish.jersey.message.internal.CookiesParser
- PARSING_ERROR() - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Exception occurred during parsing MultiPart message.
- PARTIAL_ORDER_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
A comparator for media types, that implements the "partial order" defined in the resource matching algorithm section of the JAX-RS specification, except that this comparator is "inverted" so that it allows for natural sorting in Java collections, where "lower" values are put to the front of a collection.
- PASSWORD - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2Parameters.GrantType
-
Used in Resource Owner Password Credential Grant.
- path - Variable in class com.sun.research.ws.wadl.Param
- path - Variable in class com.sun.research.ws.wadl.Resource
- path(Class) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- path(Class, String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- path(Method) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- path(String) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- path(String) - Method in class org.glassfish.jersey.server.model.Resource.Builder
-
Define a new path for the built resource.
- path(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- PATH - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Path parameter injection source.
- PATH - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI path component type.
- PATH_SEGMENT - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI path component type that is a path segment.
- PathParamException(Throwable, String, String) - Constructor for exception class org.glassfish.jersey.server.ParamException.PathParamException
- PathPattern - Class in org.glassfish.jersey.uri
-
A path pattern that is a regular expression generated from a URI path template.
- PathPattern(String) - Constructor for class org.glassfish.jersey.uri.PathPattern
-
Create a path pattern and post fix with
PathPattern.RightHandPath.capturingZeroOrMoreSegments. - PathPattern(String, PathPattern.RightHandPath) - Constructor for class org.glassfish.jersey.uri.PathPattern
-
Create a path pattern and post fix with a right hand path pattern.
- PathPattern(PathTemplate) - Constructor for class org.glassfish.jersey.uri.PathPattern
-
Create a path pattern and post fix with
PathPattern.RightHandPath.capturingZeroOrMoreSegments. - PathPattern(PathTemplate, PathPattern.RightHandPath) - Constructor for class org.glassfish.jersey.uri.PathPattern
-
Create a path pattern and post fix with a right hand path pattern.
- PathPattern.RightHandPath - Enum in org.glassfish.jersey.uri
-
The set of right hand path patterns that may be appended to a path pattern.
- PathTemplate - Class in org.glassfish.jersey.uri
-
A URI template for a URI path.
- PathTemplate(String) - Constructor for class org.glassfish.jersey.uri.PathTemplate
-
Create a URI path template and encode (percent escape) any characters of the template that are not valid URI characters.
- PatternWithGroups - Class in org.glassfish.jersey.uri
-
A pattern for matching a string against a regular expression and returning capturing group values for any capturing groups present in the expression.
- PatternWithGroups() - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct an empty pattern.
- PatternWithGroups(String) - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct a new pattern.
- PatternWithGroups(String, int[]) - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct a new pattern.
- PatternWithGroups(Pattern) - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct a new pattern.
- PatternWithGroups(Pattern, int[]) - Constructor for class org.glassfish.jersey.uri.PatternWithGroups
-
Construct a new pattern.
- PAYLOAD_ANY - Enum constant in enum org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Full verbose logging.
- PAYLOAD_TEXT - Enum constant in enum org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Content of HTTP headers as well as entity content of textual media types is logged.
- PDF - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- permitAll() - Static method in class org.glassfish.jersey.message.filtering.SecurityAnnotations
-
Create
PermitAllannotation implementation. - PERSISTENCE_UNIT_NOT_CONFIGURED(Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
Persistence unit "{0}" is not configured as a servlet parameter in web.xml.
- PERSISTENCE_UNIT_PREFIX - Static variable in class org.glassfish.jersey.servlet.internal.PersistenceUnitBinder
-
Prefix of the persistence unit init param.
- PersistenceUnitBinder - Class in org.glassfish.jersey.servlet.internal
-
Persistence unitinjection binder. - PersistenceUnitBinder(ServletConfig) - Constructor for class org.glassfish.jersey.servlet.internal.PersistenceUnitBinder
-
Creates a new binder for
PersistenceUnitBinder.PersistenceUnitInjectionResolver. - PLAIN - Enum constant in enum com.sun.research.ws.wadl.ParamStyle
- PlaintextMethod - Class in org.glassfish.jersey.oauth1.signature
-
An OAuth signature method that implements Plaintext.
- PlaintextMethod() - Constructor for class org.glassfish.jersey.oauth1.signature.PlaintextMethod
- PNG - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- POPUP - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Display
- port(int) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- PORT - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI port component type.
- post(Entity) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- post(Entity) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- post(Entity, Class) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- post(Entity, Class) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- post(Entity, GenericType) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- post(Entity, GenericType) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- POST - Enum constant in enum com.sun.research.ws.wadl.HTTPMethods
- POST_ENTITY_CODER - Static variable in class org.glassfish.jersey.JerseyPriorities
-
Priority for components that have to be called AFTER message encoders/decoders filters/interceptors.
- postAccessTokenRequest(ContainerRequestContext, Request) - Method in class org.glassfish.jersey.server.oauth1.internal.AccessTokenResource
-
POST method for creating a request for Request Token.
- postInit(InjectionManager, BootstrapBag) - Method in interface org.glassfish.jersey.internal.BootstrapConfigurator
-
Post-initialization method can get services from
InjectionManagerand is not able to register the new one because injection manager is already completed. - postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.ContextResolverFactory.ContextResolversConfigurator
- postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.internal.ExceptionMapperFactory.ExceptionMappersConfigurator
- postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory.MessageBodyWorkersConfigurator
- postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.process.internal.RequestScope.RequestScopeConfigurator
- postInit(InjectionManager, BootstrapBag) - Method in class org.glassfish.jersey.server.model.internal.ResourceMethodInvokerConfigurator
- postReqTokenRequest() - Method in class org.glassfish.jersey.server.oauth1.internal.RequestTokenResource
-
POST method for creating a request for a Request Token.
- PRE_MATCH - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
PreMatchingContainerRequestFilterinvoked. - PRE_MATCH_SUMMARY - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
PreMatchingContainerRequestFilterinvocation summary. - preDestroy() - Method in class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
- preDestroy() - Method in class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
-
Container pre-destroy handler method.
- preDestroy() - Method in class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Container pre-destroy handler method.
- preDestroy(Object) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- preDestroy(Object) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- predictMediaType() - Method in class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
-
Predicts the media type of the current fileEntity.
- predictMediaType(File) - Method in class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
-
Predicts the media type of the provided
File. - PREEMPTIVE_BASIC_AUTHENTICATION - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
-
A value of
trueindicates that a client should send an authentication request even before the server gives a 401 response. - PREEMPTIVE_BASIC_AUTHENTICATION - Static variable in class org.glassfish.jersey.jetty.connector.JettyClientProperties
-
The credential provider that should be used to retrieve credentials from a user.
- PREFIX - Static variable in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
-
Prefix for all selectable scopes
- preInitialize() - Method in interface org.glassfish.jersey.client.Initializable
-
Pre-initializes the runtime and runtime
configurationof this component in order to improve performance during the first request. - preInitialize() - Method in class org.glassfish.jersey.client.JerseyClient
- preInitialize() - Method in class org.glassfish.jersey.client.JerseyWebTarget
- PREMATCHING_ALSO_NAME_BOUND(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
- presentInScope(String, String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Determines whether a field/subgraph is present in ANY of the given scopes.
- presentInScopes(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Determines whether a field/subgraph is present in ANY of the existing scopes.
- proceed() - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
-
Starts the interceptor chain execution.
- proceed() - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
-
Starts the interceptor chain execution.
- proceed() - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
-
Proceed with validation.
- process(DATA, Stage) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Run the data through a chain of stages identified by the root stage.
- process(DATA, Stage, Ref) - Static method in class org.glassfish.jersey.process.internal.Stages
-
Run the data through a chain of stages identified by the root stage.
- process(Runnable) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given task and gather messages.
- process(String, Class, Annotation[], Annotation[], EntityGraph) - Method in class org.glassfish.jersey.message.filtering.SelectableEntityProcessor
- process(String, Class, Annotation[], Annotation[], EntityGraph) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
-
Method is called from the default implementation of
AbstractEntityProcessor.process(org.glassfish.jersey.message.filtering.spi.EntityProcessorContext)and is supposed to be overridden by custom implementations of this class. - process(Callable) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given callable task and gather messages.
- process(Producer) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given producer task and gather errors.
- process(EntityProcessorContext) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractEntityProcessor
- process(EntityProcessorContext) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityProcessor
-
Process given (class/property/accessor)
contextby modifying providedEntityGraph. - process(ContainerRequest) - Method in class org.glassfish.jersey.server.ServerRuntime
-
Process a container request.
- PROCESSING_RESPONSE_ERRORS_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If property value is
truethen the errors raised during response processing are tried to handled using availableresponse error mappers. - ProcessingProviders - Class in org.glassfish.jersey.server.internal
-
Injectable encapsulating class containing processing providers like filters, interceptors, name bound providers, dynamic features.
- ProcessingProviders(MultivaluedMap, MultivaluedMap, MultivaluedMap, MultivaluedMap, MultivaluedMap, MultivaluedMap, MultivaluedMap, MultivaluedMap, Iterable, List, Iterable, Iterable, Iterable, Iterable) - Constructor for class org.glassfish.jersey.server.internal.ProcessingProviders
-
Creates new instance of the processing providers.
- processResourceModel(ResourceModel, Configuration) - Method in interface org.glassfish.jersey.server.model.ModelProcessor
-
Process
resourceModeland return the processed model. - processResourceModel(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
- processResourceModel(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
- processSubResource(ResourceModel, Configuration) - Method in interface org.glassfish.jersey.server.model.ModelProcessor
-
Process
subResourceModelwhich was returned a sub resource locator. - processSubResource(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.OptionsMethodProcessor
- processSubResource(ResourceModel, Configuration) - Method in class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
- processWithException(Runnable) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given task and gather messages.
- processWithException(Producer) - Static method in class org.glassfish.jersey.internal.Errors
-
Invoke given producer task and gather messages.
- produces(String...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Add produced media types supported by the component.
- produces(Collection) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Add produced media types supported by the component.
- produces(MediaType...) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Add produced media types supported by the component.
- Producing - Interface in org.glassfish.jersey.server.model
-
Model component that is able to produce media types.
- profile - Variable in class com.sun.research.ws.wadl.Representation
- prompt(OAuth2FlowGoogleBuilder.Prompt) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
-
Set
promptparameter used in Authorization Request. - prop(String, Object) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
-
Specify the property value for the current
WadlGenerator. - PROPERTIES_HELPER_DEPRECATED_PROPERTY_NAME(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Deprecated property name "{0}" usage was found.
- PROPERTIES_HELPER_GET_VALUE_NO_TRANSFORM(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
There is no way how to transform value "{0}" [{1}] to type [{2}].
- PropertiesDelegate - Interface in org.glassfish.jersey.internal
-
TODO: javadoc.
- property(String, Object) - Method in class org.glassfish.jersey.client.ClientConfig
- property(String, Object) - Method in class org.glassfish.jersey.client.JerseyClient
- property(String, Object) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- property(String, Object) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- property(String, Object) - Method in class org.glassfish.jersey.client.JerseyInvocation
- property(String, Object) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- property(String, Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- property(String, Object) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- property(String, Object) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- property(String, Object) - Method in class org.glassfish.jersey.server.ResourceConfig
- property(String, String, Map, Map, Map) - Method in enum org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Phase
-
Set property defined by
keyandvalueto the appropriate property map based on this phase. - property(OAuth2CodeGrantFlow.Phase, String, String) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
- property(OAuth2CodeGrantFlow.Phase, String, String) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Builder
-
Set property (parameter) that will be added to requests or URIs as a query parameters during the Authorization Flow.
- PROPERTY_NAME - Static variable in class org.glassfish.jersey.message.internal.TracingLogger
-
TracingLoggerinstance is placed in request context properties under this name. - PROPERTY_READER - Enum constant in enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
-
Context created to process entity properties when reading entity from an input stream into an Java object.
- PROPERTY_VALUE_TOSTRING_THROWS_EXCEPTION(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
[{0} thrown from property value toString(): {1}]
- PROPERTY_WRITER - Enum constant in enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
-
Context created to process entity properties when writing entity to an output stream from an Java object.
- provide() - Method in class org.glassfish.jersey.inject.hk2.Hk2ReferencingFactory
- provide() - Method in class org.glassfish.jersey.inject.hk2.InstanceSupplierFactoryBridge
- provide() - Method in class org.glassfish.jersey.inject.hk2.SupplierFactoryBridge
- providedType() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
-
Get the provided Java type.
- provider() - Method in class org.glassfish.jersey.message.AbstractEntityProviderModel
-
Get the modelled entity provider instance.
- PROVIDER_CLASS_COULD_NOT_BE_LOADED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The class {0} implementing provider {1} could not be loaded: {2}
- PROVIDER_CLASSNAMES - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Defines one or more class names that implement application-specific resources and providers.
- PROVIDER_CLASSPATH - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Defines class-path that contains application-specific resources and providers.
- PROVIDER_COULD_NOT_BE_CREATED(Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The class {0} implementing provider {1} could not be instantiated: {2}
- PROVIDER_NOT_FOUND(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The class {0} implementing the provider {1} is not found.
- PROVIDER_PACKAGES - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Defines one or more packages that contain application-specific resources and providers.
- PROVIDER_SCANNING_RECURSIVE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Sets the recursion strategy for package scanning.
- PROVIDER_WEB_APP - Static variable in class org.glassfish.jersey.servlet.ServletProperties
-
Indicates that Jersey should scan the whole web app for application-specific resources and providers.
- ProvidersConfigurator() - Constructor for class org.glassfish.jersey.internal.JaxrsProviders.ProvidersConfigurator
- PROXY_407_TWICE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Received 407 for the second time."
- PROXY_CONNECT_FAIL(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Connecting to proxy failed with status {0}."
- PROXY_FAIL_AUTH_HEADER() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Creating authorization header failed."
- PROXY_MISSING_AUTH_HEADER() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Proxy-Authenticate header value is missing or empty."
- PROXY_PASSWORD - Static variable in class org.glassfish.jersey.client.ClientProperties
-
The property defines a user password which will be used for HTTP proxy authentication.
- PROXY_PASSWORD_MISSING() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Password is missing"
- PROXY_QOP_NO_SUPPORTED(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"The 'qop' (quality of protection) = {0} extension requested by the server is not supported.
- PROXY_UNSUPPORTED_SCHEME(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Unsupported scheme: {0}."
- PROXY_URI - Static variable in class org.glassfish.jersey.client.ClientProperties
-
The property defines a URI of a HTTP proxy the client connector should use.
- PROXY_USER_NAME_MISSING() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"User name is missing"
- PROXY_USERNAME - Static variable in class org.glassfish.jersey.client.ClientProperties
-
The property defines a user name which will be used for HTTP proxy authentication.
- ProxyAuthenticationException - Exception Class in org.glassfish.jersey.jdk.connector.internal
- put(String, String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
- put(Entity) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- put(Entity) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- put(Entity, Class) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- put(Entity, Class) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- put(Entity, GenericType) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- put(Entity, GenericType) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- put(ForeignDescriptor, T) - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance
-
Store a new inhabitant for the given descriptor.
- PUT - Enum constant in enum com.sun.research.ws.wadl.HTTPMethods
Q
- Qualified - Interface in org.glassfish.jersey.message.internal
-
Quality factor for acceptable header types represented as a "parts per thousand" (i.e. per mille) value.
- QUALIFIED_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.Quality
-
A "highest first" qualified element comparator.
- quality - Variable in class org.glassfish.jersey.message.internal.AcceptableToken
- Quality - Class in org.glassfish.jersey.message.internal
-
Quality parameter constants.
- QUALITY_PARAMETER_NAME - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Quality HTTP header parameter name.
- QUALITY_SOURCE_PARAMETER_NAME - Static variable in class org.glassfish.jersey.message.internal.Quality
-
Quality source HTTP header parameter name.
- QUALITY_VALUE_COMPARATOR - Static variable in class org.glassfish.jersey.message.internal.Quality
-
A "highest first" quality value comparator.
- QualitySourceMediaType - Class in org.glassfish.jersey.message.internal
-
A quality source media type.
- QualitySourceMediaType(String, String) - Constructor for class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Create new quality source media type instance with a
default quality factorvalue. - QualitySourceMediaType(String, String, int, Map) - Constructor for class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Create new quality source media type instance.
- QUERY - Enum constant in enum com.sun.research.ws.wadl.ParamStyle
- QUERY - Enum constant in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
-
If present in the filter configuration, causes the filter to look for a method override in the _method query parameter.
- QUERY - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Query parameter injection source.
- QUERY - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI query component type, encoded using application/x-www-form-urlencoded rules.
- QUERY_PARAM - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI query component type that is a query parameter, encoded using application/x-www-form-urlencoded rules (space character is encoded as
+). - QUERY_PARAM_NAME - Static variable in class org.glassfish.jersey.message.filtering.SelectableEntityFilteringFeature
- QUERY_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
One or more of query value parameters are null.
- QUERY_PARAM_SPACE_ENCODED - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI query component type that is a query parameter, encoded using application/x-www-form-urlencoded (space character is encoded as
%20). - QUERY_PARAMS_AS_FORM_PARAMS_DISABLED - Static variable in class org.glassfish.jersey.servlet.ServletProperties
-
If
truethen query parameters will not be treated as form parameters (e.g. injectable usingFormParam) in case a Form request is processed by server. - queryParam() - Element in annotation type org.glassfish.jersey.server.JSONP
-
If set then the JavaScript callback function name is obtained from a query parameter with the given name.
- queryParam(String, Object...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- queryParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- QueryParamException(Throwable, String, String) - Constructor for exception class org.glassfish.jersey.server.ParamException.QueryParamException
- queryType - Variable in class com.sun.research.ws.wadl.Resource
- QuotedString - Enum constant in enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
R
- RankedComparator<T> - Class in org.glassfish.jersey.model.internal
-
Comparator used to sort types by their priorities defined by theirs binding priority set during the configuration phase (
Configuration) inranked provider. - RankedComparator() - Constructor for class org.glassfish.jersey.model.internal.RankedComparator
- RankedComparator(RankedComparator.Order) - Constructor for class org.glassfish.jersey.model.internal.RankedComparator
- RankedComparator.Order - Enum in org.glassfish.jersey.model.internal
-
Defines which ordering should be used for sorting.
- RankedProvider<T> - Class in org.glassfish.jersey.model.internal
-
Jersey ranked provider model.
- RankedProvider(T) - Constructor for class org.glassfish.jersey.model.internal.RankedProvider
-
Creates a new
RankedProviderinstance. - RankedProvider(T, int) - Constructor for class org.glassfish.jersey.model.internal.RankedProvider
-
Creates a new
RankedProviderinstance for givenproviderwith specificrank(> 0). - RankedProvider(T, int, Set) - Constructor for class org.glassfish.jersey.model.internal.RankedProvider
-
Creates a new
RankedProviderinstance for givenproviderwith specificrank(> 0). - RAR - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- RC_NOT_MODIFIABLE() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The resource configuration is not modifiable in this context.
- read() - Method in class org.glassfish.jersey.client.ChunkedInput
-
Read next chunk from the response stream and convert it to a Java instance using the
chunk media type. - read() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- read(byte[]) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- read(byte[], int, int) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- READ_LISTENER_SET_ONLY_ONCE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Read listener can be set only once."
- READ_TIMEOUT - Static variable in class org.glassfish.jersey.client.ClientProperties
-
Read timeout interval, in milliseconds.
- readAcceptLanguage(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readAcceptMediaType(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readAcceptMediaType(String, List) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readAcceptToken(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readChunk(InputStream) - Method in interface org.glassfish.jersey.client.ChunkParser
-
Invoked by
ChunkedInputto get the data for the next chunk. - readCookie(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readCookies(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readDate - Variable in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
- readDate(String) - Static method in class org.glassfish.jersey.message.internal.HttpDateFormat
-
Read a date.
- readDate(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readDate(Date) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
-
Add the "read-date" parameter.
- readEntity(Class) - Method in class org.glassfish.jersey.client.ClientResponse
-
Read the message entity input stream as an instance of specified Java type using a
MessageBodyReaderthat supports mapping the message entity stream onto the requested type. - readEntity(Class) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- readEntity(Class) - Method in class org.glassfish.jersey.server.ContainerRequest
-
Read entity from a context entity input stream.
- readEntity(Class, Annotation[]) - Method in class org.glassfish.jersey.client.ClientResponse
-
Read the message entity input stream as an instance of specified Java type using a
MessageBodyReaderthat supports mapping the message entity stream onto the requested type. - readEntity(Class, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- readEntity(Class, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerRequest
-
Read entity from a context entity input stream.
- readEntity(Class, Annotation[], PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Read entity from a context entity input stream.
- readEntity(Class, Type) - Method in class org.glassfish.jersey.server.ContainerRequest
-
Read entity from a context entity input stream.
- readEntity(Class, Type, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerRequest
-
Read entity from a context entity input stream.
- readEntity(Class, Type, Annotation[], PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Read entity from a context entity input stream.
- readEntity(Class, Type, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Read entity from a context entity input stream.
- readEntity(Class, PropertiesDelegate) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Read entity from a context entity input stream.
- readEntity(GenericType) - Method in class org.glassfish.jersey.client.ClientResponse
-
Read the message entity input stream as an instance of specified Java type using a
MessageBodyReaderthat supports mapping the message entity stream onto the requested type. - readEntity(GenericType) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- readEntity(GenericType, Annotation[]) - Method in class org.glassfish.jersey.client.ClientResponse
-
Read the message entity input stream as an instance of specified Java type using a
MessageBodyReaderthat supports mapping the message entity stream onto the requested type. - readEntity(GenericType, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- ReaderInterceptorExecutor - Class in org.glassfish.jersey.message.internal
-
Represents reader interceptor chain executor for both client and server side.
- ReaderModel - Class in org.glassfish.jersey.message
-
MessageBodyReadermodel. - ReaderModel(MessageBodyReader, List, Boolean) - Constructor for class org.glassfish.jersey.message.ReaderModel
-
Create new reader model instance.
- ReaderProvider - Class in org.glassfish.jersey.message.internal
- ReaderProvider() - Constructor for class org.glassfish.jersey.message.internal.ReaderProvider
- readersToString(Map) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- readersToString(Map) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Convert a map media type to list of message body readers to a string.
- ReaderWriter - Class in org.glassfish.jersey.message.internal
-
A utility class for reading and writing using byte and character streams.
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, PropertiesDelegate, InputStream, Iterable, boolean) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, PropertiesDelegate, InputStream, Iterable, boolean) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Reads a type from the
entityStreamusing interceptors. - readFrom(Class, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
-
Read JAXB element from an entity stream.
- readFrom(Class, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.FileProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
- readFrom(Class, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
-
Unmarshal a JAXB type.
- readFrom(Class, MediaType, Unmarshaller, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.FormProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.SourceProvider.DomSourceReader
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SaxSourceReader
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.message.internal.SourceProvider.StreamSourceReader
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.media.multipart.internal.MultiPartReaderClientSide
-
Reads the entire list of body parts from the Input stream, using the appropriate provider implementation to de-serialize each body part's entity.
- readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
- readFrom(M, MediaType, boolean, InputStream) - Method in class org.glassfish.jersey.message.internal.AbstractFormProvider
- readFromAsString(InputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Read the bytes of an input stream and convert to a string.
- readFromAsString(InputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Read the bytes of an input stream and convert to a string.
- readFromAsString(Reader) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Read the characters of a reader and convert to a string.
- readMatchingEntityTag(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readMediaTypes(List, String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readMultiPart(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.media.multipart.internal.MultiPartReaderClientSide
- readMultiPart(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) - Method in class org.glassfish.jersey.media.multipart.internal.MultiPartReaderServerSide
- readNewCookie(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readParameters(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readParameters(HttpHeaderReader, boolean) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readQualityFactor(CharSequence) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readQualityFactorParameter(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readQualitySourceMediaType(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
FIXME use somewhere in production code or remove.
- readQualitySourceMediaType(String[]) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readRequest(OAuth1Request) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Reads a request for OAuth parameters, and populates this object.
- readStringList(String) - Static method in class org.glassfish.jersey.message.internal.HttpHeaderReader
-
TODO javadoc.
- readTimeout(long, TimeUnit) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- realm(String) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder
-
Set the realm to which the user wants to authenticate.
- realm(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting protection realm. - REALM - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the protection realm.
- REALM - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
OAuth realm (String property).
- REDIRECT_ERROR_DETERMINING_LOCATION() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Error determining redirect location."
- REDIRECT_INFINITE_LOOP() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Infinite loop in chained redirects detected."
- REDIRECT_LIMIT_REACHED(Object) - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Max chained redirect limit ({0}) exceeded."
- REDIRECT_NO_LOCATION() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Received redirect that does not contain a location or the location is empty."
- REDIRECT_URI - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2Parameters
-
Parameter
response_typeused in the authorization request. - REDIRECT_URI_UNDEFINED - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2Parameters
- RedirectException - Exception Class in org.glassfish.jersey.jdk.connector.internal
-
This Exception is used only if
ClientProperties.FOLLOW_REDIRECTSis set totrue. - RedirectException(String) - Constructor for exception class org.glassfish.jersey.jdk.connector.internal.RedirectException
-
Constructor.
- RedirectException(String, Throwable) - Constructor for exception class org.glassfish.jersey.jdk.connector.internal.RedirectException
-
Constructor.
- redirectUri(String) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
- redirectUri(String) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Builder
-
Set the redirect URI to which the user (resource owner) should be redirected after he/she grants access to our application.
- REDUCE_CONTEXT_PATH_SLASHES_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If set to
truethen a container will ignore multiple slashes between a port and a context path and will resolve it as URI with only one slash. - reduceLeadingSlashes(String) - Static method in class org.glassfish.jersey.server.internal.ContainerUtils
-
Reduces the number of slashes before the path to only one slash.
- referenceCurrent() - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Get a new reference for to currently running request scope context.
- referenceFactory() - Static method in class org.glassfish.jersey.inject.hk2.Hk2ReferencingFactory
-
Get a reference factory providing an empty reference.
- referenceFactory(T) - Static method in class org.glassfish.jersey.inject.hk2.Hk2ReferencingFactory
-
Get a reference factory providing an initialized reference.
- REFRESH_ACCESS_TOKEN - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Phase
-
Refreshing the access token phase.
- REFRESH_TOKEN - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2Parameters.GrantType
-
Used to refresh an access token in the Authorization Code Grant Flow.
- REFRESH_TOKEN - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2Parameters
-
Parameter
refresh_tokencontains Refresh Token (corresponds toTokenResult.getRefreshToken()). - refreshAccessToken(String) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow
-
Refresh the access token using a refresh token.
- refreshTokenUri(String) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
- refreshTokenUri(String) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Builder
-
Set the refresh token URI on which the access token can be refreshed using a refresh token.
- register(Class) - Method in class org.glassfish.jersey.client.ClientConfig
- register(Class) - Method in class org.glassfish.jersey.client.JerseyClient
- register(Class) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- register(Class) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- register(Class) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Class) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Class) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Class) - Method in class org.glassfish.jersey.server.ResourceConfig
- register(Class, int) - Method in class org.glassfish.jersey.client.ClientConfig
- register(Class, int) - Method in class org.glassfish.jersey.client.JerseyClient
- register(Class, int) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- register(Class, int) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- register(Class, int) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Class, int) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Class, int) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Class, int) - Method in class org.glassfish.jersey.server.ResourceConfig
- register(Class, int, Inflector) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component class as a contract provider with an explicitly specified binding priority.
- register(Class, Class...) - Method in class org.glassfish.jersey.client.ClientConfig
- register(Class, Class...) - Method in class org.glassfish.jersey.client.JerseyClient
- register(Class, Class...) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- register(Class, Class...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- register(Class, Class...) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Class, Class...) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Class, Class...) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Class, Class...) - Method in class org.glassfish.jersey.server.ResourceConfig
- register(Class, Map) - Method in class org.glassfish.jersey.client.ClientConfig
- register(Class, Map) - Method in class org.glassfish.jersey.client.JerseyClient
- register(Class, Map) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- register(Class, Map) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- register(Class, Map) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Class, Map) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Class, Map) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Class, Map) - Method in class org.glassfish.jersey.server.ResourceConfig
- register(Class, Map, Inflector) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component class as a contract provider for the specified contracts.
- register(Class, Set, Inflector) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component class as a contract provider for the specified contracts.
- register(Class, Inflector) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component class using a given registration strategy.
- register(Iterable) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- register(Iterable) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- register(Object) - Method in class org.glassfish.jersey.client.ClientConfig
- register(Object) - Method in class org.glassfish.jersey.client.JerseyClient
- register(Object) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- register(Object) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- register(Object) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- register(Object) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- register(Object) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Object) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Object) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Object) - Method in class org.glassfish.jersey.server.ResourceConfig
- register(Object, int) - Method in class org.glassfish.jersey.client.ClientConfig
- register(Object, int) - Method in class org.glassfish.jersey.client.JerseyClient
- register(Object, int) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- register(Object, int) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- register(Object, int) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Object, int) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Object, int) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Object, int) - Method in class org.glassfish.jersey.server.ResourceConfig
- register(Object, int, Inflector) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component as a contract provider with an explicitly specified binding priority.
- register(Object, Class...) - Method in class org.glassfish.jersey.client.ClientConfig
- register(Object, Class...) - Method in class org.glassfish.jersey.client.JerseyClient
- register(Object, Class...) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- register(Object, Class...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- register(Object, Class...) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Object, Class...) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Object, Class...) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Object, Class...) - Method in class org.glassfish.jersey.server.ResourceConfig
- register(Object, Map) - Method in class org.glassfish.jersey.client.ClientConfig
- register(Object, Map) - Method in class org.glassfish.jersey.client.JerseyClient
- register(Object, Map) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- register(Object, Map) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- register(Object, Map) - Method in class org.glassfish.jersey.model.internal.CommonConfig
- register(Object, Map) - Method in class org.glassfish.jersey.model.internal.FeatureContextWrapper
- register(Object, Map) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- register(Object, Map) - Method in class org.glassfish.jersey.server.ResourceConfig
- register(Object, Map, Inflector) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component as a contract provider for the specified contracts.
- register(Object, Set, Inflector) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component as a contract provider for the specified contracts.
- register(Object, Inflector) - Method in class org.glassfish.jersey.model.internal.ComponentBag
-
Register a component using a given registration strategy.
- register(Binder) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- register(Binder) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- register(Binding) - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- register(Binding) - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- registerClasses(Class...) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider or JAX-RS feature in the
ResourceConfig. - registerClasses(Set) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider or JAX-RS feature in the
ResourceConfig. - registerConsumer(String, String, String, MultivaluedMap) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
-
Register a new consumer configured with Consumer Key.
- registerConsumer(String, MultivaluedMap) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
-
Register a new consumer.
- registerExecutorBindings(InjectionManager) - Static method in class org.glassfish.jersey.process.internal.ExecutorProviders
-
Create qualified
ExecutorServiceandScheduledExecutorServiceinjection bindings based on the registered providers implementing theExecutorServiceProviderand/orScheduledExecutorServiceProviderSPI. - registerExecutorBindings(InjectionManager, List, List) - Static method in class org.glassfish.jersey.process.internal.ExecutorProviders
-
Create qualified
ExecutorServiceandScheduledExecutorServiceinjection bindings based on the registered providers implementing theExecutorServiceProviderand/orScheduledExecutorServiceProviderSPI. - registerExecutors(InjectionManager, ComponentBag, ExecutorServiceProvider, ScheduledExecutorServiceProvider) - Method in class org.glassfish.jersey.process.internal.AbstractExecutorProvidersConfigurator
-
Retrieves registered
ExecutorServiceProviderandScheduledExecutorServiceProviderby an application and adds the default implementations of those interfaces to binds them intoInjectionManager. - registerFinder(ResourceFinder) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Add a
ResourceFindertoResourceConfig. - registerForPreDestroyCall(Object) - Method in class org.glassfish.jersey.model.internal.ManagedObjectsFinalizer
-
Register an object for invocation of its
PreDestroymethod. - registerInstances(Object...) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider, JAX-RS feature,
Jersey Binderinstances (singletons) in theResourceConfig. - registerInstances(Set) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Register annotated JAX-RS resource, JAX-RS or Jersey contract provider, JAX-RS feature
Jersey Binderinstances (singletons) in theResourceConfig. - registerResources(Set) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Register new resource models in the
ResourceConfig. - registerResources(Resource...) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Register new programmatic resource models in the
ResourceConfig. - rel - Variable in class com.sun.research.ws.wadl.Link
- rel(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- relativize(URI, URI) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Relativize URI with respect to a base URI.
- release() - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance
-
Release a single reference to the current request scope instance.
- release() - Method in interface org.glassfish.jersey.process.internal.RequestContext
-
Release a single reference to the current request scope instance.
- release(RequestContext) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Releases the provided
RequestContextto thread-local variable belonging to current request scope. - RELEASING_REQUEST_PROCESSING_RESOURCES_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Attempt to release request processing resources has failed for a request.
- reload() - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer
- reload() - Method in class org.glassfish.jersey.jetty.JettyHttpContainer
- reload() - Method in interface org.glassfish.jersey.server.spi.Container
-
Reload the hosted Jersey application using the current
configuration. - reload() - Method in class org.glassfish.jersey.servlet.ServletContainer
- reload() - Method in class org.glassfish.jersey.simple.SimpleContainer
- reload(ResourceConfig) - Method in class org.glassfish.jersey.jdkhttp.JdkHttpHandlerContainer
- reload(ResourceConfig) - Method in class org.glassfish.jersey.jetty.JettyHttpContainer
- reload(ResourceConfig) - Method in interface org.glassfish.jersey.server.spi.Container
-
Reload the hosted Jersey application using a new
configuration. - reload(ResourceConfig) - Method in class org.glassfish.jersey.servlet.ServletContainer
- reload(ResourceConfig) - Method in class org.glassfish.jersey.simple.SimpleContainer
- RELOAD_FINISHED - Enum constant in enum org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
-
The application reload is finished.
- remove() - Method in class org.glassfish.jersey.server.internal.AbstractResourceFinderAdapter
-
Default implementation of
#remove()which complies with the defined contract. - remove() - Method in interface org.glassfish.jersey.server.ResourceFinder
- remove(String) - Method in interface org.glassfish.jersey.message.filtering.spi.EntityGraph
-
Remove a field/subgraph from the graph (all entity-filtering scopes).
- remove(String) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Remove a header.
- remove(ForeignDescriptor) - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance
-
Remove a value for the descriptor if present in the scope instance store.
- remove(BroadcasterListener) - Method in class org.glassfish.jersey.server.Broadcaster
-
Un-register
BroadcasterListener. - remove(OUT) - Method in class org.glassfish.jersey.server.Broadcaster
-
Un-register
ChunkedOutputfrom thisBroadcasterinstance. - removeProperty(String) - Method in class org.glassfish.jersey.client.ClientRequest
- removeProperty(String) - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
- removeProperty(String) - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
-
Removes a property with the given name from the current request/response exchange context.
- removeProperty(String) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- removeProperty(String) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- removeProperty(String) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
- removeProperty(String) - Method in class org.glassfish.jersey.server.ContainerRequest
- RenderedImageProvider - Class in org.glassfish.jersey.message.internal
- RenderedImageProvider() - Constructor for class org.glassfish.jersey.message.internal.RenderedImageProvider
- repeating - Variable in class com.sun.research.ws.wadl.Param
- replaceAll(MultivaluedMap) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- replaceChildResource(Resource, Resource) - Method in class org.glassfish.jersey.server.model.Resource.Builder
-
Replace an existing child resource with a newly supplied one.
- replaceHeaders(MultivaluedMap) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Replace all headers.
- replaceMatrix(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- replaceMatrixParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- replacePath(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- replaceQuery(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- replaceQueryParam(String, Object...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- representation - Variable in class com.sun.research.ws.wadl.Request
- representation - Variable in class com.sun.research.ws.wadl.Response
- Representation - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Representation() - Constructor for class com.sun.research.ws.wadl.Representation
- request - Variable in class com.sun.research.ws.wadl.Method
- request() - Method in class org.glassfish.jersey.client.JerseyWebTarget
- request(String...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- request(MediaType...) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- Request - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Request() - Constructor for class com.sun.research.ws.wadl.Request
- REQUEST_CONFIG - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
-
Request configuration for the
HttpClient. - REQUEST_ENTITY_ALREADY_WRITTEN() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
The entity was already written in this request.
- REQUEST_ENTITY_PROCESSING - Static variable in class org.glassfish.jersey.client.ClientProperties
-
The property specified how the entity should be serialized to the output stream by the
connector; if the buffering should be used or the entity is streamed in chunked encoding. - REQUEST_ENTITY_WRITER_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
The entity of the client request is null.
- REQUEST_FILTER - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Global
ContainerRequestFilterinvoked. - REQUEST_FILTER_SUMMARY - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Global
ContainerRequestFilterinvocation summary. - REQUEST_FILTERED - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
Execution of
container request filtershas been finished. - REQUEST_MATCHED - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
The matching has been finished and
container request filtersare going to be executed. - REQUEST_TOKEN_URI - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
If exposure of token resources is enabled (e.g. by the property
OAuth1ServerProperties.ENABLE_TOKEN_RESOURCES), this property defines the relative URI of exposed Request Token Resource. - RequestAuthenticationException - Exception Class in org.glassfish.jersey.client.authentication
-
Exception thrown by security request authentication.
- RequestAuthenticationException(String) - Constructor for exception class org.glassfish.jersey.client.authentication.RequestAuthenticationException
-
Creates new instance of this exception with exception message.
- RequestAuthenticationException(String, Throwable) - Constructor for exception class org.glassfish.jersey.client.authentication.RequestAuthenticationException
-
Creates new instance of this exception with exception message and exception cause.
- RequestAuthenticationException(Throwable) - Constructor for exception class org.glassfish.jersey.client.authentication.RequestAuthenticationException
-
Creates new instance of this exception with exception cause.
- RequestContext - Class in org.glassfish.jersey.inject.hk2
-
Class is able to communicate with
RequestScopeand provide request-scoped descriptors to HK2 DI provider to create or destroy instances. - RequestContext - Interface in org.glassfish.jersey.process.internal
-
Wrapper for externally provided request context data.
- RequestContext(RequestScope) - Constructor for class org.glassfish.jersey.inject.hk2.RequestContext
- RequestContext.Binder - Class in org.glassfish.jersey.inject.hk2
-
Request scope injection binder.
- RequestEntityProcessing - Enum in org.glassfish.jersey.client
-
Defines values for the
ClientProperties.REQUEST_ENTITY_PROCESSINGproperty. - RequestEvent - Interface in org.glassfish.jersey.server.monitoring
-
An event informing about details of a request processing.
- RequestEvent.ExceptionCause - Enum in org.glassfish.jersey.server.monitoring
-
Describes the origin of the exception.
- RequestEvent.Type - Enum in org.glassfish.jersey.server.monitoring
-
The type of the event which describes in which request processing phase the event is triggered.
- RequestEventListener - Interface in org.glassfish.jersey.server.monitoring
-
Non-registrable provider that listens to
request events. - RequestProcessingInitializationStage - Class in org.glassfish.jersey.client
-
Function that can be put to an acceptor chain to properly initialize the client-side request-scoped processing injection for the current request and response exchange.
- RequestProcessingInitializationStage(Provider, MessageBodyWorkers, InjectionManager) - Constructor for class org.glassfish.jersey.client.RequestProcessingInitializationStage
-
Create new
MessageBodyWorkersinitialization function for requests and responses. - RequestScope - Class in org.glassfish.jersey.process.internal
-
Scopes a single request/response processing execution on a single thread.
- RequestScope() - Constructor for class org.glassfish.jersey.process.internal.RequestScope
- RequestScope.RequestScopeConfigurator - Class in org.glassfish.jersey.process.internal
-
Configurator which initializes and register
RequestScopeinstance intInjectionManagerandBootstrapBag. - RequestScopeConfigurator() - Constructor for class org.glassfish.jersey.process.internal.RequestScope.RequestScopeConfigurator
- RequestScoped - Annotation Type in org.glassfish.jersey.process.internal
-
Request scope binding annotation.
- RequestScopedInitializer - Interface in org.glassfish.jersey.server.spi
-
Custom initialization provider that is guaranteed to be run from within an active request scope.
- RequestTokenResource - Class in org.glassfish.jersey.server.oauth1.internal
-
Resource handling request token requests.
- RequestTokenResource() - Constructor for class org.glassfish.jersey.server.oauth1.internal.RequestTokenResource
- required - Variable in class com.sun.research.ws.wadl.Param
- requireNonNull(Object, Type) - Static method in class org.glassfish.jersey.internal.BootstrapBag
-
Check whether the value is not
nullthat means that the properBootstrapConfiguratorhas not been configured or in a wrong order. - requiresEntity() - Method in class org.glassfish.jersey.server.model.HandlerConstructor
- requiresEntity() - Method in class org.glassfish.jersey.server.model.Invocable
- requiresEntity() - Method in interface org.glassfish.jersey.server.model.Parameterized
-
Provides information on presence of an entity parameter.
- reset() - Static method in class org.glassfish.jersey.internal.Errors
-
Removes all issues that have been added since the last marked position as well as removes the last mark.
- reset() - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- reset() - Method in interface org.glassfish.jersey.server.ResourceFinder
-
Reset the
ResourceFinderinstance. - resolve(Annotation[]) - Method in class org.glassfish.jersey.message.filtering.SelectableScopeResolver
- resolve(Annotation[]) - Method in interface org.glassfish.jersey.message.filtering.spi.ScopeResolver
-
Resolve entity-filtering scopes for given annotations.
- resolve(Class) - Method in class org.glassfish.jersey.server.wadl.internal.ApplicationDescription
- resolve(Class) - Method in class org.glassfish.jersey.server.wadl.WadlGenerator.ExternalGrammarDefinition
- resolve(Class) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator.Resolver
-
Resolve a Class type to a QName.
- resolve(Type, MediaType) - Method in class org.glassfish.jersey.internal.ContextResolverFactory
- resolve(Type, MediaType) - Method in interface org.glassfish.jersey.spi.ContextResolvers
-
Get
ContextResolver<T>instance for a given type and media type. - resolve(URI, String) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Resolve a relative URI reference against a base URI as defined in RFC 3986.
- resolve(URI, URI) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Resolve a relative URI reference against a base URI as defined in RFC 3986.
- resolve(Injectee, ServiceHandle) - Method in class org.glassfish.jersey.inject.hk2.InjectionResolverWrapper
- resolve(Injectee, ServiceHandle) - Method in class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl
- resolve(Injectee) - Method in class org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl
-
Jersey Injection Resolver method that just populate HK2 injectee object and delegates the processing to HK2 Injection Resolver.
- resolveProperty(String, Class) - Method in class org.glassfish.jersey.client.ClientRequest
-
Resolve a property value for the specified property
name. - resolveProperty(String, T) - Method in class org.glassfish.jersey.client.ClientRequest
-
Resolve a property value for the specified property
name. - resolver() - Method in class org.glassfish.jersey.media.multipart.MultiPartProperties
-
Create a
context resolverfor a current state of thisMultiPartProperties. - resolveTemplate(String, Object) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- resolveTemplate(String, Object) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplate(String, Object, boolean) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- resolveTemplate(String, Object, boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplateFromEncoded(String, Object) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- resolveTemplateFromEncoded(String, Object) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplates(Map) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- resolveTemplates(Map) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplates(Map, boolean) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- resolveTemplates(Map, boolean) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplatesFromEncoded(Map) - Method in class org.glassfish.jersey.client.JerseyWebTarget
- resolveTemplatesFromEncoded(Map) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- resolveTemplateValues(UriComponent.Type, String, boolean, Map) - Static method in class org.glassfish.jersey.uri.UriTemplate
-
Resolves template variables in the given
templatefrom_mapValues. - resource - Variable in class com.sun.research.ws.wadl.Resources
- Resource - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Resource - Class in org.glassfish.jersey.server.model
-
Model of a single resource component.
- Resource() - Constructor for class com.sun.research.ws.wadl.Resource
- RESOURCE_ADD_CHILD_ALREADY_CHILD() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The resource is already a child resource and cannot contain another child resource.
- RESOURCE_AMBIGUOUS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource, {0}, has ambiguous path definition with resource {1}.
- RESOURCE_CONFIG_ERROR_NULL_APPLICATIONCLASS() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Both application and applicationClass can't be null.
- RESOURCE_CONFIG_PARENT_CLASS_INVALID(Object, Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
Resource configuration class {0} is not a subclass of {1}.
- RESOURCE_CONFIG_UNABLE_TO_LOAD(Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
Resource configuration class {0} could not be loaded.
- RESOURCE_CONFIG_UNABLE_TO_PROCESS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Unable to process {0}
- RESOURCE_CONTAINS_RES_METHODS_AND_LOCATOR(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
The resource (or sub resource) {0} with path "{1}" contains (sub) resource method(s) and sub resource locator.
- RESOURCE_EMPTY(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource, {0}, with path "{1}" is empty.
- RESOURCE_IMPLEMENTS_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource, {0}, implements provider interface {1} but does not explicitly define the scope (@Singleton, @PerLookup).
- RESOURCE_LOOKUP_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Lookup and initialization failed for a resource class: {0}.
- RESOURCE_MERGE_CONFLICT_LOCATORS(Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Both resources, resource {0} and resource {1}, contains sub resource locators on the same path {2}.
- RESOURCE_METHOD - Enum constant in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
-
JAX-RS resource method.
- RESOURCE_METHOD_FINISHED - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
Resource method execution has finished.
- RESOURCE_METHOD_START - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
Resource method is going to be executed.
- RESOURCE_MODEL_VALIDATION_FAILED_AT_INIT() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Validation of the application resource model has failed during application initialization.
- RESOURCE_MULTIPLE_SCOPE_ANNOTATIONS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A resource, {0}, is annotated with multiple scope annotations.
- RESOURCE_REPLACED_CHILD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Replaced child resource does not exist in model: {0}.
- RESOURCE_UPDATED_METHOD_DOES_NOT_EXIST(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Updated resource method does not exist in the model: {0}.
- RESOURCE_VALIDATION_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen the extensive validation of application resource model is disabled. - RESOURCE_VALIDATION_IGNORE_ERRORS - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen validation of application resource models does not fail even in case of a fatal validation errors. - Resource.Builder - Class in org.glassfish.jersey.server.model
-
Resource model component builder.
- ResourceConfig - Class in org.glassfish.jersey.server
-
The resource configuration for configuring a web application.
- ResourceConfig() - Constructor for class org.glassfish.jersey.server.ResourceConfig
-
Create a new resource configuration without any custom properties or resource and provider classes.
- ResourceConfig(Class...) - Constructor for class org.glassfish.jersey.server.ResourceConfig
-
Create a new resource configuration initialized with a given set of resource/provider classes.
- ResourceConfig(Set) - Constructor for class org.glassfish.jersey.server.ResourceConfig
-
Create a new resource configuration initialized with a given set of resource/provider classes.
- ResourceConfig(ResourceConfig) - Constructor for class org.glassfish.jersey.server.ResourceConfig
-
Create a defensive resource configuration copy initialized with a given
ResourceConfig. - ResourceFinder - Interface in org.glassfish.jersey.server
-
An interface used for finding and opening (loading) new resources.
- ResourceMethod - Class in org.glassfish.jersey.server.model
-
Model of a method available on a resource.
- ResourceMethod.Builder - Class in org.glassfish.jersey.server.model
-
Resource method model builder.
- ResourceMethod.JaxrsType - Enum in org.glassfish.jersey.server.model
-
Resource method classification based on the recognized JAX-RS resource method types.
- ResourceMethodDispatcher - Interface in org.glassfish.jersey.server.spi.internal
-
A resource method dispatcher responsible for consuming a JAX-RS
requestby invoking the configuredresource methodon a given resource instance and returning the method invocation result in a form of a JAX-RSresponse. - ResourceMethodDispatcher.Provider - Interface in org.glassfish.jersey.server.spi.internal
-
Provider interface for creating a
resource method dispatcherinstances. - resourceMethodDispatcherFactory(ResourceMethodDispatcherFactory) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
-
Set resource method dispatcher factory.
- ResourceMethodDispatcherFactory - Class in org.glassfish.jersey.server.model.internal
-
A resource method dispatcher provider factory.
- resourceMethodInvocationHandlerFactory(ResourceMethodInvocationHandlerFactory) - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker.Builder
-
Set resource method invocation handler factory.
- ResourceMethodInvocationHandlerFactory - Class in org.glassfish.jersey.server.model.internal
-
An injectable
resource method invocation handler providerfactory. - ResourceMethodInvocationHandlerProvider - Interface in org.glassfish.jersey.server.spi.internal
-
Provides the
invocation handlerinstances designated to handle invocations of the suppliedinvocable resource methods. - ResourceMethodInvoker - Class in org.glassfish.jersey.server.model
-
Server-side request-response
inflectorfor invoking methods of annotation-based resource classes. - ResourceMethodInvoker.Builder - Class in org.glassfish.jersey.server.model
-
Resource method invoker helper.
- ResourceMethodInvokerConfigurator - Class in org.glassfish.jersey.server.model.internal
-
Configurator which initializes and register
ResourceMethodDispatcherinstance intoBootstrapBag. - ResourceMethodInvokerConfigurator() - Constructor for class org.glassfish.jersey.server.model.internal.ResourceMethodInvokerConfigurator
- ResourceMethodMXBean - Interface in org.glassfish.jersey.server.monitoring
-
MXBean interface of resource method MXBeans.
- ResourceMethodStatistics - Interface in org.glassfish.jersey.server.monitoring
-
Monitoring statistics an of an execution of the resource method.
- ResourceModel - Class in org.glassfish.jersey.server.model
-
Resource model of the deployed application which contains set of root resources.
- ResourceModel.Builder - Class in org.glassfish.jersey.server.model
-
Builder used to create
resource modelinstances. - ResourceModelComponent - Interface in org.glassfish.jersey.server.model
-
Marker interface for all abstract resource model components, so that they can be traversed using a visitor pattern.
- ResourceModelConfigurator - Class in org.glassfish.jersey.server
-
Configurator which binds providers and resources into
InjectionManager. - ResourceModelConfigurator() - Constructor for class org.glassfish.jersey.server.ResourceModelConfigurator
- ResourceModelIssue - Class in org.glassfish.jersey.server.model
-
Resource model validity issue.
- ResourceModelIssue(Object, String) - Constructor for class org.glassfish.jersey.server.model.ResourceModelIssue
-
Create a new resource model warning.
- ResourceModelIssue(Object, String, Severity) - Constructor for class org.glassfish.jersey.server.model.ResourceModelIssue
-
Create a new resource model issue.
- ResourceModelVisitor - Interface in org.glassfish.jersey.server.model
-
Following the visitor pattern, this interface allows implementing processors traversing all abstract model components present in a given model.
- ResourceMXBean - Interface in org.glassfish.jersey.server.monitoring
-
MXBean interface of resource MXBeans.
- resources - Variable in class com.sun.research.ws.wadl.Application
- Resources - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Resources() - Constructor for class com.sun.research.ws.wadl.Resources
- ResourceStatistics - Interface in org.glassfish.jersey.server.monitoring
-
Monitoring statistics of the resource.
- resourceType - Variable in class com.sun.research.ws.wadl.Link
- ResourceType - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- ResourceType() - Constructor for class com.sun.research.ws.wadl.ResourceType
- resourceTypeOrMethodOrRepresentation - Variable in class com.sun.research.ws.wadl.Application
- RESP_FILTERS_FINISHED - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
Execution of
Container response filtershas finished. - RESP_FILTERS_START - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
Container response filtersare going to be executed. - response - Variable in class com.sun.research.ws.wadl.Method
- response(ClientResponse) - Method in interface org.glassfish.jersey.client.spi.AsyncConnectorCallback
-
Invoked when a response for the asynchronously invoked request is available.
- Response - Class in com.sun.research.ws.wadl
-
Java class for anonymous complex type.
- Response() - Constructor for class com.sun.research.ws.wadl.Response
- RESPONSE_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Response is closed.
- RESPONSE_FILTER - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
ContainerResponseFilterinvoked. - RESPONSE_FILTER_SUMMARY - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
ContainerResponseFilterinvocation summary. - RESPONSE_SET_STATUS_OVER_SEND_ERROR - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Whenever response status is
4xxor5xxit is possible to choose betweensendErrororsetStatuson container specificResponseimplementation. - RESPONSE_TO_EXCEPTION_CONVERSION_FAILED() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Failed to convert a response into an exception.
- RESPONSE_TYPE - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2Parameters
-
Parameter
response_typeused in the authorization request. - RESPONSE_TYPE_IS_NULL() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Requested response type is null.
- ResponseAuthenticationException - Exception Class in org.glassfish.jersey.client.authentication
-
Exception thrown by security response authentication.
- ResponseAuthenticationException(Response, String) - Constructor for exception class org.glassfish.jersey.client.authentication.ResponseAuthenticationException
-
Creates new instance of this exception with exception message.
- ResponseAuthenticationException(Response, String, Throwable) - Constructor for exception class org.glassfish.jersey.client.authentication.ResponseAuthenticationException
-
Creates new instance of this exception with exception message and exception cause.
- ResponseAuthenticationException(Response, Throwable) - Constructor for exception class org.glassfish.jersey.client.authentication.ResponseAuthenticationException
-
Creates new instance of this exception with exception cause.
- responseContextResolved() - Method in class org.glassfish.jersey.servlet.internal.ResponseWriter
- ResponseErrorMapper - Interface in org.glassfish.jersey.server.spi
-
Contract for a provider that maps response processing errors to
Response. - ResponseMXBean - Interface in org.glassfish.jersey.server.monitoring
-
MXBean interface of response MXBean.
- ResponseStatistics - Interface in org.glassfish.jersey.server.monitoring
-
Monitoring statistics of responses produced by application.
- ResponseWriter - Class in org.glassfish.jersey.servlet.internal
-
An internal implementation of
ContainerResponseWriterfor Servlet containers. - ResponseWriter(boolean, boolean, HttpServletResponse, AsyncContextDelegate, ScheduledExecutorService) - Constructor for class org.glassfish.jersey.servlet.internal.ResponseWriter
-
Creates a new instance to write a single Jersey response.
- RESTRICTED_HEADER_POSSIBLY_IGNORED(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Attempt to send restricted header(s) while the [{0}] system property not set.
- RESTRICTED_HEADER_PROPERTY_SETTING_FALSE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Restricted headers are not enabled using [{0}] system property (setting only takes effect on connections created after the property has been set/changed).
- RESTRICTED_HEADER_PROPERTY_SETTING_TRUE(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Restricted headers are enabled using [{0}] system property(setting only takes effect onconnections created after the property has been set/changed).
- result() - Method in class org.glassfish.jersey.process.internal.Stage.Continuation
-
Get the data processing result.
- resume(RequestContext) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Resumes the provided
RequestContextto thread-local variable belonging to current request scope. - resume(ExternalRequestContext, InjectionManager) - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
-
Resume request associated with provided context.
- RESUMED - Enum constant in enum org.glassfish.jersey.server.AsyncContext.State
-
Indicates the asynchronous processing context has been resumed.
- retrieve(Properties) - Method in class org.glassfish.jersey.SslConfigurator
-
Retrieve the SSL context configuration from the supplied properties.
- retrieve(ServletContext, String) - Static method in class org.glassfish.jersey.servlet.internal.Utils
-
Load
resource configfrom givenservlet context. - RETRY_HANDLER - Static variable in class org.glassfish.jersey.apache.connector.ApacheClientProperties
-
HttpRequestRetryHandler which will be used to create
HttpClient. - rev - Variable in class com.sun.research.ws.wadl.Link
- revokeAccessToken(String, String) - Method in class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider
-
Checks if the supplied token is authorized for a given principal name and if so, revokes the authorization.
- RI_AFTER - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
ReaderInterceptorinvocation after a call tocontext.proceed(). - RI_BEFORE - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
ReaderInterceptorinvocation before a call tocontext.proceed(). - RI_SUMMARY - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
ReaderInterceptorinvocation summary. - rolesAllowed(String...) - Static method in class org.glassfish.jersey.message.filtering.SecurityAnnotations
-
Create
RolesAllowedannotation implementation for given set of roles. - RolesAllowedDynamicFeature - Class in org.glassfish.jersey.server.filter
-
A
DynamicFeaturesupporting thejavax.annotation.security.RolesAllowed,javax.annotation.security.PermitAllandjavax.annotation.security.DenyAllon resource methods and sub-resource methods. - RolesAllowedDynamicFeature() - Constructor for class org.glassfish.jersey.server.filter.RolesAllowedDynamicFeature
- ROLLBACK - Enum constant in enum org.glassfish.jersey.message.filtering.spi.EntityProcessor.Result
-
Rollback every entity graph modification done in current context.
- RootElementProvider(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.JaxbStringReaderProvider.RootElementProvider
-
Creates new instance.
- Routed - Interface in org.glassfish.jersey.server.model
-
Marker interface for all resource model components that contain path information usable for routing.
- routingResponseType(Type) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Define the response entity type used during the routing for selection of the resource methods.
- RsaSha1Method - Class in org.glassfish.jersey.oauth1.signature
-
An OAuth signature method that implements RSA-SHA1.
- RsaSha1Method() - Constructor for class org.glassfish.jersey.oauth1.signature.RsaSha1Method
- runInScope(Runnable) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the new request scope. - runInScope(Callable) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the new request scope. - runInScope(Producer) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the new request scope. - runInScope(RequestContext, Runnable) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the request scope initialized from thescope context. - runInScope(RequestContext, Callable) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the request scope initialized from thescope context. - runInScope(RequestContext, Producer) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Runs the
taskin the request scope initialized from thescope context. - RUNNING - Enum constant in enum org.glassfish.jersey.server.AsyncContext.State
-
Indicates the asynchronous processing context is running.
- RuntimeDelegateImpl - Class in org.glassfish.jersey.internal
-
Default implementation of JAX-RS
RuntimeDelegate. - RuntimeDelegateImpl - Class in org.glassfish.jersey.server.internal
-
Server-side implementation of JAX-RS
RuntimeDelegate. - RuntimeDelegateImpl() - Constructor for class org.glassfish.jersey.internal.RuntimeDelegateImpl
- RuntimeDelegateImpl() - Constructor for class org.glassfish.jersey.server.internal.RuntimeDelegateImpl
- RuntimeResource - Class in org.glassfish.jersey.server.model
- RuntimeResourceModel - Class in org.glassfish.jersey.server.model
-
Runtime Resource model contains structured information about runtime resources.
- RuntimeResourceModel(List) - Constructor for class org.glassfish.jersey.server.model.RuntimeResourceModel
-
Creates new runtime resource model from the list of resources.
- RuntimeResourceModelValidator - Class in org.glassfish.jersey.server.model
-
Runtime resource model validator validating ambiguity of resource methods.
- RuntimeResourceModelValidator(MessageBodyWorkers) - Constructor for class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
-
Create a new validator instance.
- rx() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- rx(Class) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
S
- safelyClose(Closeable) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Safely close a closeable, without throwing an exception.
- SAX_CANNOT_DISABLE_GENERAL_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
Cannot disable external general entity processing feature on SAX parser factory [{0}].
- SAX_CANNOT_DISABLE_PARAMETER_ENTITY_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
Cannot disable external parameter entity processing feature on SAX parser factory [{0}].
- SAX_CANNOT_ENABLE_SECURE_PROCESSING_FEATURE(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
JAXP feature XMLConstants.FEATURE_SECURE_PROCESSING cannot be set on a SAX parser factory [{0}].
- SAX_XDK_NO_SECURITY_FEATURES() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
Using XDK.
- SaxParserFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
-
Thread-scoped injection provider of
SAX parser factories. - SaxParserFactoryInjectionProvider(Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.SaxParserFactoryInjectionProvider
-
Create new SAX parser factory provider.
- SaxSourceReader(Provider) - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.SaxSourceReader
- schedule(Runnable, long, TimeUnit) - Method in interface org.glassfish.jersey.client.ClientExecutor
-
Creates and executes a one-shot action that becomes enabled after the given delay.
- schedule(Callable, long, TimeUnit) - Method in interface org.glassfish.jersey.client.ClientExecutor
-
Creates and executes a
ScheduledFuturethat becomes enabled after the given delay. - SCHEDULED_EXECUTOR_SERVICE_PROVIDER_ONLY - Static variable in class org.glassfish.jersey.model.internal.ComponentBag
-
A filtering strategy that includes only models that contain
ScheduledExecutorServiceProviderprovider contract. - scheduledExecutorService(ScheduledExecutorService) - Method in class org.glassfish.jersey.client.ClientConfig
-
Register custom Jersey client scheduler.
- scheduledExecutorService(ScheduledExecutorService) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- ScheduledExecutorServiceProvider - Interface in org.glassfish.jersey.spi
-
An extension contract for providing pluggable scheduled executor service providers to be used by Jersey client or server runtime whenever a specific scheduler is needed to schedule execution of a Jersey runtime processing task.
- ScheduledThreadPoolExecutorProvider - Class in org.glassfish.jersey.spi
-
Default implementation of the Jersey
scheduled executor service provider SPI. - ScheduledThreadPoolExecutorProvider(String) - Constructor for class org.glassfish.jersey.spi.ScheduledThreadPoolExecutorProvider
-
Create a new instance of the scheduled thread pool executor provider.
- scheme(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- SCHEME - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI scheme component type.
- SCHEME - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
OAuth scheme in Authorization header.
- schemeSpecificPart(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- scope(Class) - Method in class org.glassfish.jersey.model.ContractProvider.Builder
-
Change contract provider scope.
- scope(String) - Method in class org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder
- scope(String) - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Builder
-
Set a scope to which the application will get authorization grant.
- SCOPE - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2Parameters
-
Parameter
scopethat defines the scope to which an authorization is requested. - Scoped - Interface in org.glassfish.jersey.model
-
Scoped Jersey application model component.
- ScopeProvider - Interface in org.glassfish.jersey.message.filtering.spi
-
Entry point for obtaining entity-filtering scopes used to process a request/response entity.
- ScopeResolver - Interface in org.glassfish.jersey.message.filtering.spi
-
Class used to resolve entity-filtering scopes from annotations.
- secureConnection(JerseyClient, HttpURLConnection) - Method in class org.glassfish.jersey.client.internal.HttpUrlConnector
-
Secure connection if necessary.
- SecureSaxParserFactory - Class in org.glassfish.jersey.jaxb.internal
-
Secure SAX parser factory wrapper.
- SecureSaxParserFactory(SAXParserFactory) - Constructor for class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
-
Create new secure SAX parser factory wrapper.
- SECURITY_CONTEXT_WAS_NOT_SET() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
SecurityContext was not set.
- SecurityAnnotations - Class in org.glassfish.jersey.message.filtering
-
Convenience utility methods for creating instances of security annotations.
- SecurityEntityFilteringFeature - Class in org.glassfish.jersey.message.filtering
-
Featureused to add support for Java Security annotations (javax.annotation.security) for Entity Data Filtering feature. - SecurityEntityFilteringFeature() - Constructor for class org.glassfish.jersey.message.filtering.SecurityEntityFilteringFeature
- securityProtocol(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the SSLContext protocol.
- segment(String...) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- SELECT_ACCOUNT - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Prompt
- SelectableEntityFilteringFeature - Class in org.glassfish.jersey.message.filtering
-
Featureused to add support for custom query parameter filtering for Entity Data Filtering feature. - SelectableEntityFilteringFeature() - Constructor for class org.glassfish.jersey.message.filtering.SelectableEntityFilteringFeature
- SelectableEntityProcessor - Class in org.glassfish.jersey.message.filtering
- SelectableEntityProcessor() - Constructor for class org.glassfish.jersey.message.filtering.SelectableEntityProcessor
- SelectableScopeResolver - Class in org.glassfish.jersey.message.filtering
- SelectableScopeResolver() - Constructor for class org.glassfish.jersey.message.filtering.SelectableScopeResolver
- selectVariant(List) - Method in class org.glassfish.jersey.server.ContainerRequest
- selectVariant(InboundMessageContext, List, Ref) - Static method in class org.glassfish.jersey.message.internal.VariantSelector
-
Select the representation variant that best matches the request.
- selectVariants(InboundMessageContext, List, Ref) - Static method in class org.glassfish.jersey.message.internal.VariantSelector
-
Select possible representation variants in order in which they best matches the request.
- Separator - Enum constant in enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
- ServerBootstrapBag - Class in org.glassfish.jersey.server
- ServerBootstrapBag() - Constructor for class org.glassfish.jersey.server.ServerBootstrapBag
- ServerConfig - Interface in org.glassfish.jersey.server
-
Server-side application configuration.
- ServerFiltersAutoDiscoverable - Class in org.glassfish.jersey.server.filter.internal
-
Enable auto-discoverable of certain server filters.
- ServerFiltersAutoDiscoverable() - Constructor for class org.glassfish.jersey.server.filter.internal.ServerFiltersAutoDiscoverable
- ServerProperties - Class in org.glassfish.jersey.server
-
Jersey server-side configuration properties.
- ServerRuntime - Class in org.glassfish.jersey.server
-
Server-side request processing runtime.
- ServerTraceEvent - Enum in org.glassfish.jersey.server.internal
-
Server side tracing events.
- service(URI, URI, HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.jersey.servlet.ServletContainer
-
Dispatch client requests to a resource class.
- service(URI, URI, HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.jersey.servlet.WebComponent
-
Dispatch client requests to a resource class.
- service(HttpServletRequest, HttpServletResponse) - Method in class org.glassfish.jersey.servlet.ServletContainer
-
Receives standard HTTP requests from the public
servicemethod and dispatches them to thedoXXX methods defined in this class. - service(ServletRequest, ServletResponse) - Method in class org.glassfish.jersey.servlet.ServletContainer
-
Dispatches client requests to the protected
servicemethod. - SERVICE_LOCATOR - Static variable in class org.glassfish.jersey.servlet.ServletProperties
-
Identifies the object that will be used as a parent
HK2 ServiceLocatorin the JerseyWebComponent. - ServiceConfigurationError - Exception Class in org.glassfish.jersey.internal
-
Error thrown when something goes wrong while looking up service providers.
- ServiceConfigurationError(String) - Constructor for exception class org.glassfish.jersey.internal.ServiceConfigurationError
-
Constructs a new instance with the specified detail string.
- ServiceConfigurationError(Throwable) - Constructor for exception class org.glassfish.jersey.internal.ServiceConfigurationError
-
Constructs a new instance that wraps the specified throwable.
- ServiceFinder<T> - Class in org.glassfish.jersey.internal
-
A simple service-provider lookup mechanism.
- ServiceFinder.DefaultServiceIteratorProvider - Class in org.glassfish.jersey.internal
-
The default service iterator provider that looks up provider classes in META-INF/services files.
- ServiceFinder.ServiceIteratorProvider - Class in org.glassfish.jersey.internal
-
Supports iteration of provider instances or classes.
- ServiceFinderBinder<T> - Class in org.glassfish.jersey.internal
-
Simple ServiceFinder injection binder.
- ServiceFinderBinder(Class, Map, RuntimeType) - Constructor for class org.glassfish.jersey.internal.ServiceFinderBinder
-
Create a new service finder injection binder.
- ServiceIteratorProvider() - Constructor for class org.glassfish.jersey.internal.ServiceFinder.ServiceIteratorProvider
- SERVLET_ASYNC_CONTEXT_ALREADY_STARTED() - Static method in class org.glassfish.jersey.servlet.init.internal.LocalizationMessages
-
Servlet request has been put into asynchronous mode by an external force.
- SERVLET_PATH_MISMATCH(Object, Object) - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
The servlet path {0} does not start with the filter context path {1}.
- SERVLET_REQUEST_SUSPEND_FAILED() - Static method in class org.glassfish.jersey.servlet.internal.LocalizationMessages
-
Attempt to put servlet request into asynchronous mode has failed.
- ServletConfig - Enum constant in enum org.glassfish.jersey.servlet.WebConfig.ConfigType
-
A configuration type of servlet configuration.
- ServletContainer - Class in org.glassfish.jersey.servlet
-
A
ServletorFilterfor deploying root resource classes. - ServletContainer() - Constructor for class org.glassfish.jersey.servlet.ServletContainer
-
Create Jersey Servlet container.
- ServletContainer(ResourceConfig) - Constructor for class org.glassfish.jersey.servlet.ServletContainer
-
Create Jersey Servlet container.
- ServletContainerProviderFactory - Class in org.glassfish.jersey.servlet.internal
-
Factory class to get all "registered" implementations of
ServletContainerProvider. - ServletProperties - Class in org.glassfish.jersey.servlet
-
Jersey servlet container configuration properties.
- set(T) - Method in class org.glassfish.jersey.servlet.internal.ThreadLocalInvoker
- SET_METHOD_WORKAROUND - Static variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
-
A value of
truedeclares that the client will try to set unsupported HTTP method toHttpURLConnectionvia reflection. - setAnnotations(Annotation[]) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- setAnnotations(Annotation[]) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- setApplication(Application) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setApplicationHandler(ApplicationHandler) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setApplicationName(String) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Set the name of the application.
- setArgs(Object[]) - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
-
Method parameters setter.
- setAutoDiscoverables(List) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets a list of
AutoDiscoverable. - setBase(String) - Method in class com.sun.research.ws.wadl.Resources
-
Sets the value of the base property.
- setBaseUri(URI) - Static method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
-
Set the
baseUriof the actual request into theInheritableThreadLocal. - setCallback(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the callback URL.
- setChunkType(String) - Method in class org.glassfish.jersey.client.ChunkedInput
-
Set custom chunk data media type from a string value.
- setChunkType(MediaType) - Method in class org.glassfish.jersey.client.ChunkedInput
-
Set custom chunk data media type.
- setClassLoader(ClassLoader) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Set
ClassLoaderwhich will be used for resource discovery. - setComponentProviders(LazyValue) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setConfiguration(Configuration) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
Configuration. - setConfiguration(Configuration) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
- setConsumerKey(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the consumer key.
- setConsumerSecret(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
- setContentDisposition(ContentDisposition) - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Sets the content disposition.
- setContentDisposition(ContentDisposition) - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Overrides the behaviour on
BodyPartto ensure that only instances ofFormDataContentDispositioncan be set. - setContextResolvers(ContextResolvers) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
ContextResolvers. - setCorePoolSize(int) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Set the core thread pool size - the size of the thread pool will never bee smaller than this.
- setDaemon(boolean) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Set
trueif thread pool threads are daemons. - setDebug(boolean) - Method in interface org.glassfish.jersey.simple.SimpleServer
-
To enable very low level logging this can be enabled.
- setDefault(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the default property.
- setDefaultNext(Stage) - Method in class org.glassfish.jersey.process.internal.AbstractChainableStage
- setDefaultNext(Stage) - Method in interface org.glassfish.jersey.process.internal.ChainableStage
-
Set the default next stage that should be returned from this stage after it has been invoked by default.
- setElement(QName) - Method in class com.sun.research.ws.wadl.Representation
-
Sets the value of the element property.
- setEntity(Object) - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Set the entity object to be unmarshalled from a request, or to be marshalled on a response.
- setEntity(Object) - Method in class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
-
This operation is not supported from this implementation.
- setEntity(Object) - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
This operation is not supported from this implementation.
- setEntity(Object) - Method in class org.glassfish.jersey.media.multipart.MultiPart
-
Disables access to the entity for a
MultiPart. - setEntity(Object) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new message message entity.
- setEntity(Object) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- setEntity(Object) - Method in class org.glassfish.jersey.server.ContainerResponse
-
Set a new message message entity.
- setEntity(Object, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new message message entity.
- setEntity(Object, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerResponse
-
Set a new message message entity.
- setEntity(Object, Annotation[], MediaType) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new message message entity.
- setEntity(Object, Annotation[], MediaType) - Method in class org.glassfish.jersey.server.ContainerResponse
- setEntity(Object, Type, Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new message message entity.
- setEntity(Object, Type, Annotation[]) - Method in class org.glassfish.jersey.server.ContainerResponse
-
Set a new message message entity.
- setEntityAnnotations(Annotation[]) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set the annotations attached to the entity.
- setEntityAnnotations(Annotation[]) - Method in class org.glassfish.jersey.server.ContainerResponse
-
Set the annotations attached to the entity.
- setEntityStream(InputStream) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Set a new entity input stream.
- setEntityStream(InputStream) - Method in class org.glassfish.jersey.server.ContainerRequest
- setEntityStream(OutputStream) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a new entity output stream.
- setEntityStream(OutputStream) - Method in class org.glassfish.jersey.server.ContainerResponse
- setEntityType(Type) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set the message entity type information.
- setEntityType(Type) - Method in class org.glassfish.jersey.server.ContainerResponse
-
Set the message entity type information.
- setExceptionMappers(ExceptionMappers) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
ExceptionMappers. - setFeature(String, boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- setFileEntity(File) - Method in class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
-
Sets the fileEntity for this
FormDataBodyPart. - setFileEntity(File, MediaType) - Method in class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
-
Sets the
MediaTypeand fileEntity for thisFormDataBodyPart. - setFilename(String) - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
Sets the body part entity filename value to be used in the content-disposition header.
- setFixed(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the fixed property.
- setFormDataContentDisposition(FormDataContentDisposition) - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Sets the form data content disposition.
- setGeneratorClass(Class) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
- setGenericType(Type) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- setGenericType(Type) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- setGrammars(Grammars) - Method in class com.sun.research.ws.wadl.Application
-
Sets the value of the grammars property.
- setHeader(Marshaller, Annotation[]) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbProvider
-
Set the custom XML header on a JAXB marshaller if specified via
XmlHeaderannotation, present in the supplied array of annotations. - setHref(String) - Method in class com.sun.research.ws.wadl.Include
-
Sets the value of the href property.
- setHref(String) - Method in class com.sun.research.ws.wadl.Method
-
Sets the value of the href property.
- setHref(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the href property.
- setHref(String) - Method in class com.sun.research.ws.wadl.Representation
-
Sets the value of the href property.
- setId(String) - Method in class com.sun.research.ws.wadl.Method
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.research.ws.wadl.Representation
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.research.ws.wadl.Resource
-
Sets the value of the id property.
- setId(String) - Method in class com.sun.research.ws.wadl.ResourceType
-
Sets the value of the id property.
- setInitialClassLoader(ClassLoader) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Specifies the context class loader that will be used by threads in this pool.
- setInputStream(InputStream) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- setIteratorProvider(ServiceFinder.ServiceIteratorProvider) - Static method in class org.glassfish.jersey.internal.ServiceFinder
-
Register the service iterator provider to iterate on provider instances or classes.
- setKeepAliveTime(long, TimeUnit) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
The max period of time a thread will wait for a new task to process.
- setLang(String) - Method in class com.sun.research.ws.wadl.Doc
-
Sets the value of the lang property.
- setLink(Link) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the link property.
- setManagedObjectsFinalizer(ManagedObjectsFinalizer) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
ManagedObjectsFinalizer. - setMappedFromException(boolean) - Method in class org.glassfish.jersey.server.ContainerResponse
-
Sets the flag indicating whether the response was created based on the exception.
- setMaxPoolSize(int) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Set max thread pool size.
- setMediaType(String) - Method in class com.sun.research.ws.wadl.Option
-
Sets the value of the mediaType property.
- setMediaType(String) - Method in class com.sun.research.ws.wadl.Representation
-
Sets the value of the mediaType property.
- setMediaType(MediaType) - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Sets the
MediaTypefor thisBodyPart. - setMediaType(MediaType) - Method in class org.glassfish.jersey.media.multipart.FormDataMultiPart
-
Disables changing the media type to anything other than
multipart/form-data. - setMediaType(MediaType) - Method in class org.glassfish.jersey.media.multipart.MultiPart
-
Sets the
MediaTypefor thisMultiPart. - setMediaType(MediaType) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- setMediaType(MediaType) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- setMediaType(MediaType) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set the message content media type.
- setMediaType(MediaType) - Method in class org.glassfish.jersey.server.ContainerResponse
-
Set the message content media type.
- setMessageBodyWorkers(MessageBodyWorkers) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
MessageBodyWorkers. - setMessageBodyWorkers(MessageBodyWorkers) - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Set message body workers used to transform an entity stream into particular Java type.
- setMethod(String) - Method in class org.glassfish.jersey.client.ClientRequest
- setMethod(String) - Method in class org.glassfish.jersey.server.ContainerRequest
- setMethodWithoutException(String) - Method in class org.glassfish.jersey.server.ContainerRequest
-
Like
ContainerRequest.setMethod(String)but does not throwIllegalStateExceptionif the method is invoked in other than pre-matching phase. - setModelProcessors(Collection) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setMultivaluedParameterExtractorProvider(MultivaluedParameterExtractorProvider) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setName(String) - Method in class com.sun.research.ws.wadl.Method
-
Sets the value of the name property.
- setName(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the name property.
- setName(String) - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Sets the control name.
- setName(String) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider.ByteArrayDataSource
- setNamespaceAware(boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- setNonce() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the nonce to contain a randomly-generated UUID.
- setNonce(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the nonce, a value that should be unique for a given timestamp.
- setOutputStream(OutputStream) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- setParent(MultiPart) - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Sets the parent
MultiPart(if any) for thisBodyPart. - setParser(ChunkParser) - Method in class org.glassfish.jersey.client.ChunkedInput
-
Set new chunk parser.
- setPath(String) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the path property.
- setPath(String) - Method in class com.sun.research.ws.wadl.Resource
-
Sets the value of the path property.
- setPoolName(String) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Set thread pool name.
- setPredictor(MediaTypePredictor) - Method in class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
-
Sets the media type predictor.
- setPriority(int) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Set priority of the threads in thread pool.
- setProcessingProviders(ProcessingProviders) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setProperties(Map) - Method in class org.glassfish.jersey.model.internal.CommonConfig
-
Set the configured properties to the provided map of properties.
- setProperties(Map) - Method in class org.glassfish.jersey.model.internal.ImmutableCommonConfig
- setProperties(Map) - Method in class org.glassfish.jersey.server.ResourceConfig
-
Set new configuration properties replacing all previously set properties.
- setProperties(Properties) - Method in class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
- setProperty(String, Object) - Method in class org.glassfish.jersey.client.ClientRequest
- setProperty(String, Object) - Method in class org.glassfish.jersey.internal.MapPropertiesDelegate
- setProperty(String, Object) - Method in interface org.glassfish.jersey.internal.PropertiesDelegate
-
Binds an object to a given property name in the current request/response exchange context.
- setProperty(String, Object) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- setProperty(String, Object) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- setProperty(String, Object) - Method in class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
- setProperty(String, Object) - Method in class org.glassfish.jersey.server.ContainerRequest
- setProviders(Providers) - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Sets the configured
Providersfor thisBodyPart. - setQueryType(String) - Method in class com.sun.research.ws.wadl.Resource
-
Sets the value of the queryType property.
- setQueue(Queue) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Set a queue implementation that will be used to temporarily store tasks when all threads in the thread pool are busy.
- setQueueLimit(int) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Set the limit of the queue, where tasks are temporarily stored when all threads are busy.
- setRealm(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the protection realm for the request.
- setRel(String) - Method in class com.sun.research.ws.wadl.Link
-
Sets the value of the rel property.
- setRepeating(Boolean) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the repeating property.
- setRequest(Request) - Method in class com.sun.research.ws.wadl.Method
-
Sets the value of the request property.
- setRequestScope(RequestScope) - Method in class org.glassfish.jersey.internal.BootstrapBag
-
Sets an instance of
RequestScope. - setRequestScopedInitializer(RequestScopedInitializer) - Method in class org.glassfish.jersey.server.ContainerRequest
-
Set a custom container extensions initializer for the current request.
- setRequestUri(URI) - Method in class org.glassfish.jersey.server.ContainerRequest
- setRequestUri(URI, URI) - Method in class org.glassfish.jersey.server.ContainerRequest
- setRequired(Boolean) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the required property.
- setResolvedRequestUri(URI) - Method in class org.glassfish.jersey.client.ClientResponse
-
Set the absolute URI of the ultimate request that was made to receive this response.
- setResource(Object) - Method in interface org.glassfish.jersey.server.spi.ValidationInterceptorContext
-
Setter for resource instance that should get validated.
- setResourceBag(ResourceBag) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setResourceContext(JerseyResourceContext) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setResourceMethodInvokerBuilder(ResourceMethodInvoker.Builder) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setResourceModel(ResourceModel) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
-
Set the
resource modeof the application associated with this context. - setResourceModel(ResourceModel) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setResourceType(String) - Method in class com.sun.research.ws.wadl.Link
-
Sets the value of the resourceType property.
- setRev(String) - Method in class com.sun.research.ws.wadl.Link
-
Sets the value of the rev property.
- setSchema(Schema) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- setSecurityContext(SecurityContext) - Method in class org.glassfish.jersey.server.ContainerRequest
- setSignature(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the signature for the request.
- setSignatureMethod(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the signature method used to sign the request.
- setStatus(int) - Method in class org.glassfish.jersey.client.ClientResponse
- setStatus(int) - Method in class org.glassfish.jersey.server.ContainerResponse
- setStatusInfo(Response.StatusType) - Method in class org.glassfish.jersey.client.ClientResponse
- setStatusInfo(Response.StatusType) - Method in class org.glassfish.jersey.server.ContainerResponse
- setStreamEntity(InputStream) - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
Allows to explicitly set the body part entity.
- setStreamEntity(InputStream, MediaType) - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
Allows to explicitly set the value and the MIME type of the body part entity.
- setStreamProvider(OutboundMessageContext.StreamProvider) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
-
Set the buffering output stream provider.
- setStreamProvider(OutboundMessageContext.StreamProvider) - Method in class org.glassfish.jersey.message.internal.OutboundMessageContext
-
Set a stream provider callback.
- setStreamProvider(OutboundMessageContext.StreamProvider) - Method in class org.glassfish.jersey.server.ContainerResponse
-
Set the output stream provider callback.
- setStyle(ParamStyle) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the style property.
- setSuspendTimeout(long, TimeUnit) - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
-
Set the suspend timeout.
- setSuspendTimeout(long, TimeUnit) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
-
Set the suspend timeout.
- setSuspendTimeout(long, TimeUnit) - Method in class org.glassfish.jersey.servlet.internal.ResponseWriter
- setThreadFactory(ThreadFactory) - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
-
Set
ThreadFactorythat will be used to create thread pool threads. - setTimestamp() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the timestamp to the current time as number of seconds since epoch.
- setTimestamp(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the timestamp.
- setTitle(String) - Method in class com.sun.research.ws.wadl.Doc
-
Sets the value of the title property.
- setToken(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the request or access token.
- setTokenSecret(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
-
Sets request or access token.
- setType(Class) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
- setType(Class) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
- setType(QName) - Method in class com.sun.research.ws.wadl.Param
-
Sets the value of the type property.
- setUri(URI) - Method in class org.glassfish.jersey.client.ClientRequest
- setValidating(boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- setValue(String) - Method in class com.sun.research.ws.wadl.Option
-
Sets the value of the value property.
- setValue(String) - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
This operation is not supported from this implementation.
- setValue(String) - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Sets the field value for this body part.
- setValue(MediaType, Object) - Method in class org.glassfish.jersey.media.multipart.file.FileDataBodyPart
-
This operation is not supported from this implementation.
- setValue(MediaType, Object) - Method in class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
This operation is not supported from this implementation.
- setValue(MediaType, Object) - Method in class org.glassfish.jersey.media.multipart.FormDataBodyPart
-
Sets the field media type and value for this body part.
- setValueParamProviders(Collection) - Method in class org.glassfish.jersey.server.ServerBootstrapBag
- setVerifier(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the verifier code.
- setVersion() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the protocol version to the default value of 1.0.
- setVersion(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Sets the protocol version.
- setWadlGenerationEnabled(boolean) - Method in class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
- setWadlGenerationEnabled(boolean) - Method in interface org.glassfish.jersey.server.wadl.WadlApplicationContext
-
Enable/disable WADL generation.
- setWadlGeneratorDelegate(WadlGenerator) - Method in class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- setWadlGeneratorDelegate(WadlGenerator) - Method in interface org.glassfish.jersey.server.wadl.WadlGenerator
-
Sets the delegate that is decorated by this wadl generator.
- setWorkers(MessageBodyWorkers) - Method in class org.glassfish.jersey.client.ClientRequest
-
Set the message body workers associated with the request.
- setWorkers(MessageBodyWorkers) - Method in class org.glassfish.jersey.message.internal.InboundMessageContext
-
Set context message body workers.
- setWrappedStream(InputStream) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
-
Set the wrapped input stream instance.
- setWriter(ContainerResponseWriter) - Method in class org.glassfish.jersey.server.ContainerRequest
-
Set the container response writer for the current request.
- setXIncludeAware(boolean) - Method in class org.glassfish.jersey.jaxb.internal.SecureSaxParserFactory
- Severity - Enum in org.glassfish.jersey
-
Common severity.
- shutdown() - Method in class org.glassfish.jersey.inject.hk2.DelayedHk2InjectionManager
- shutdown() - Method in class org.glassfish.jersey.inject.hk2.ImmediateHk2InjectionManager
- shutdown() - Method in class org.glassfish.jersey.inject.hk2.RequestContext
- shutdown() - Method in class org.glassfish.jersey.process.internal.RequestScope
- sign(String, OAuth1Secrets) - Method in class org.glassfish.jersey.oauth1.signature.HmaSha1Method
-
Generates the HMAC-SHA1 signature of OAuth request elements.
- sign(String, OAuth1Secrets) - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1SignatureMethod
-
Signs the data using the supplied secret(s).
- sign(String, OAuth1Secrets) - Method in class org.glassfish.jersey.oauth1.signature.PlaintextMethod
-
Generates the PLAINTEXT signature.
- sign(String, OAuth1Secrets) - Method in class org.glassfish.jersey.oauth1.signature.RsaSha1Method
-
Generates the RSA-SHA1 signature of OAuth request elements.
- sign(OAuth1Request, OAuth1Parameters, OAuth1Secrets) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Signature
-
Generates an OAuth signature for the given request, parameters and secrets, and stores it as a signature parameter, and writes the OAuth parameters to the request as an Authorization header.
- signature(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting signature. - SIGNATURE - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the signature.
- SIGNATURE_METHOD - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the signature method.
- signatureMethod(String) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder
-
Set the signature method name.
- signatureMethod(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting signature method. - SimpleContainer - Class in org.glassfish.jersey.simple
-
Jersey
Containerimplementation based on Simple frameworkContainer. - SimpleContainerFactory - Class in org.glassfish.jersey.simple
-
Factory for creating and starting Simple server containers.
- SimpleContainerProvider - Class in org.glassfish.jersey.simple
-
Container provider for containers based on Simple HTTP Server
Container. - SimpleContainerProvider() - Constructor for class org.glassfish.jersey.simple.SimpleContainerProvider
- SimpleServer - Interface in org.glassfish.jersey.simple
-
Simple server facade providing convenient methods to obtain info about the server (i.e. port).
- SimpleTraceAnalyzer - Class in org.glassfish.jersey.simple
-
Tracing at a very low level can be performed with a
TraceAnalyzer. - SimpleTraceAnalyzer() - Constructor for class org.glassfish.jersey.simple.SimpleTraceAnalyzer
-
Creates an asynchronous trace event logger.
- SINGLETON_INJECTS_PARAMETER(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Parameter {1} of {0} cannot be injected into singleton resource.
- size - Variable in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
- size(long) - Method in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
-
Add the "size" parameter.
- skip(long) - Method in class org.glassfish.jersey.message.internal.EntityInputStream
- SKIP - Enum constant in enum org.glassfish.jersey.message.filtering.spi.EntityProcessor.Result
-
Entity processor didn't modify the provided entity graph.
- SLOW_SUBSCRIBER(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Slow Subscriber.
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ApplicationInfo
-
Get the immutable consistent snapshot of the application info.
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ExceptionMapperStatistics
-
Deprecated.implementing class is immutable hence snapshot creation is not needed anymore
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ExecutionStatistics
-
Deprecated.implementing class is immutable hence snapshot creation is not needed anymore
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.MonitoringStatistics
-
Deprecated.implementing class is immutable hence snapshot creation is not needed anymore
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
-
Deprecated.implementing class is immutable hence snapshot creation is not needed anymore
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResourceStatistics
-
Deprecated.implementing class is immutable hence snapshot creation is not needed anymore
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.ResponseStatistics
-
Deprecated.implementing class is immutable hence snapshot creation is not needed anymore
- snapshot() - Method in interface org.glassfish.jersey.server.monitoring.TimeWindowStatistics
-
Deprecated.implementing class is immutable hence snapshot creation is not needed anymore
- SOME_HEADERS_NOT_SENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
There are some request headers that have not been sent by connector [{0}].
- SourceProvider - Class in org.glassfish.jersey.message.internal
-
Collection of
XML sourceproviders. - SourceProvider() - Constructor for class org.glassfish.jersey.message.internal.SourceProvider
- SourceProvider.DomSourceReader - Class in org.glassfish.jersey.message.internal
-
Provider for marshalling/un-marshalling
DOMSourceinstances. - SourceProvider.SaxSourceReader - Class in org.glassfish.jersey.message.internal
-
Provider for un-marshalling
SAXSourceinstances. - SourceProvider.SourceWriter - Class in org.glassfish.jersey.message.internal
-
Provider for marshaling
Sourceinstances. - SourceProvider.StreamSourceReader - Class in org.glassfish.jersey.message.internal
-
Provider for un-marshalling
StreamSourceinstances. - SourceWriter(Provider, Provider) - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
- sse() - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Set the SSE flag on the method model to
true. - SSL_CTX_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error creating SSL context (algorithm not supported).
- SSL_CTX_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing SSL context (operation failed).
- SSL_KMF_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key manager factory (algorithm not supported).
- SSL_KMF_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key manager factory (operation failed).
- SSL_KMF_NO_PASSWORD_FOR_BYTE_BASED_KS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
"byte array based"
- SSL_KMF_NO_PASSWORD_FOR_PROVIDER_BASED_KS() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
"provider based"
- SSL_KMF_NO_PASSWORD_SET(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Neither key password nor key store password has been set for {0} key store.
- SSL_KMF_PROVIDER_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key manager factory (provider not registered).
- SSL_KMF_UNRECOVERABLE_KEY() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key manager factory (unrecoverable key).
- SSL_KS_CERT_LOAD_ERROR() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot load key store certificates.
- SSL_KS_FILE_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot find key store file "{0}".
- SSL_KS_IMPL_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key store (implementation not available).
- SSL_KS_INTEGRITY_ALGORITHM_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key store (algorithm to check key store integrity not found).
- SSL_KS_LOAD_ERROR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error loading key store from file "{0}".
- SSL_KS_PROVIDERS_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing key store (provider not registered).
- SSL_SESSION_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"SSL session has been closed."
- SSL_TMF_ALGORITHM_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust manager factory (algorithm not supported).
- SSL_TMF_INIT_FAILED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust manager factory (operation failed).
- SSL_TMF_PROVIDER_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust manager factory (provider not registered).
- SSL_TS_CERT_LOAD_ERROR() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot load trust store certificates.
- SSL_TS_FILE_NOT_FOUND(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Cannot find trust store file "{0}".
- SSL_TS_IMPL_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust store (implementation not available).
- SSL_TS_INTEGRITY_ALGORITHM_NOT_FOUND() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust store (algorithm to check trust store integrity not found).
- SSL_TS_LOAD_ERROR(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error loading trust store from file "{0}".
- SSL_TS_PROVIDERS_NOT_REGISTERED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Error initializing trust store (provider not registered).
- SslConfigurator - Class in org.glassfish.jersey
-
Utility class, which helps to configure
SSLContextinstances. - sslContext(SSLContext) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- Stage<DATA> - Interface in org.glassfish.jersey.process.internal
-
Data processing stage that can be used to create dynamic data processing chains.
- Stage.Builder<DATA> - Interface in org.glassfish.jersey.process.internal
-
Linear stage chain builder.
- Stage.Continuation<DATA> - Class in org.glassfish.jersey.process.internal
-
Data processing stage continuation.
- Stages - Class in org.glassfish.jersey.process.internal
-
A stage-related collection of utility methods.
- Stages.LinkedStage<DATA> - Class in org.glassfish.jersey.process.internal
-
Linked linear stage implementation.
- start() - Method in interface org.glassfish.jersey.client.oauth1.OAuth1AuthorizationFlow
-
Start the authorization process and return redirection URI on which the user should give a consent for our application to access resources.
- start() - Method in interface org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow
-
Start the authorization process and return redirection URI on which the user should give a consent for our application to access resources.
- start() - Method in class org.glassfish.jersey.simple.SimpleTraceAnalyzer
-
Begin logging trace events to the underlying logger.
- START - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Request processing started.
- START - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
The request processing has started.
- START_HEADERS - Enum constant in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
All HTTP request headers.
- STATE - Static variable in class org.glassfish.jersey.client.oauth2.OAuth2Parameters
-
State parameter used in the authorization request and authorization response to protect against CSRF attacks.
- status - Variable in class com.sun.research.ws.wadl.Response
- status(int) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- status(int, String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- status(Response.StatusType) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- Statuses - Class in org.glassfish.jersey.message.internal
-
Factory for producing custom JAX-RS
response status typeinstances. - stop() - Method in class org.glassfish.jersey.simple.SimpleTraceAnalyzer
- store(ResourceConfig, ServletContext, String) - Static method in class org.glassfish.jersey.servlet.internal.Utils
-
Store
resource configas an attribute of givenservlet context. - STREAM_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"The stream has been closed."
- STREAM_CLOSED_FOR_INPUT() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"This stream has already been closed for input."
- STREAM_PROVIDER_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Stream provider is not defined.
- StreamDataBodyPart - Class in org.glassfish.jersey.media.multipart.file
-
Represents an
InputStreambased file submission as a part of the multipart/form-data. - StreamDataBodyPart() - Constructor for class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
Default constructor which forces user to manually set the required (
nameandstreamEntity) properties. - StreamDataBodyPart(String, InputStream) - Constructor for class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
Convenience constructor which assumes the defaults for:
filename(part's name) andmediaType(MediaType.APPLICATION_OCTET_STREAM_TYPE). - StreamDataBodyPart(String, InputStream, String) - Constructor for class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
Convenience constructor which assumes the defaults for the
mediaType(MediaType.APPLICATION_OCTET_STREAM_TYPE). - StreamDataBodyPart(String, InputStream, String, MediaType) - Constructor for class org.glassfish.jersey.media.multipart.file.StreamDataBodyPart
-
All-arguments constructor with all requested parameters set by the caller.
- StreamingOutputProvider - Class in org.glassfish.jersey.message.internal
-
Message body writer that supports
streaming outputmarshalling. - StreamingOutputProvider() - Constructor for class org.glassfish.jersey.message.internal.StreamingOutputProvider
- StreamSourceReader() - Constructor for class org.glassfish.jersey.message.internal.SourceProvider.StreamSourceReader
- STRING_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
String is null.
- StringBuilderUtils - Class in org.glassfish.jersey.message.internal
-
Internal
string builderutilities for building HTTP header values. - StringHeaderProvider - Class in org.glassfish.jersey.message.internal
-
Stringheader delegate provider. - StringHeaderProvider() - Constructor for class org.glassfish.jersey.message.internal.StringHeaderProvider
- stripQualityParams(MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Strips any quality parameters, i.e. q and qs from given media type.
- style - Variable in class com.sun.research.ws.wadl.Param
- SUB_RES_METHOD_TREATED_AS_RES_METHOD(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A sub-resource method, {0}, with URI template, "{1}", is treated as a resource method
- SUB_RESOURCE_LOCATOR - Enum constant in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
-
JAX-RS sub-resource locator.
- SUB_RESOURCE_METHOD - Enum constant in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
-
JAX-RS sub-resource method.
- subgraphIdentifier(Class, String, Class) - Method in class org.glassfish.jersey.message.filtering.spi.AbstractObjectProvider
-
Creates a string identifier of a sub-graph.
- SubjectSecurityContext - Interface in org.glassfish.jersey.server
-
Security context that allows establishing a subject before a resource method or a sub-resource locator is called.
- submit() - Method in class org.glassfish.jersey.client.JerseyInvocation
- submit(Class) - Method in class org.glassfish.jersey.client.JerseyInvocation
- submit(Runnable) - Method in interface org.glassfish.jersey.client.ClientExecutor
- submit(Runnable, T) - Method in interface org.glassfish.jersey.client.ClientExecutor
- submit(Callable) - Method in interface org.glassfish.jersey.client.ClientExecutor
-
Submits a value-returning task for execution and returns a
Futurerepresenting the pending results of the task. - submit(InvocationCallback) - Method in class org.glassfish.jersey.client.JerseyInvocation
- submit(GenericType) - Method in class org.glassfish.jersey.client.JerseyInvocation
- submit(GenericType, InvocationCallback) - Method in class org.glassfish.jersey.client.JerseyInvocation
-
Submit the request for an asynchronous invocation and register an
InvocationCallbackto process the future result of the invocation. - SUBRES_LOC_CACHE_INVALID_SIZE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Invalid value for sub-resource locator cache size: {0}.
- SUBRES_LOC_CACHE_LOAD_FAILED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Loading model and router from sub-resource locator cache failed for "{0}".
- SUBRES_LOC_HAS_ENTITY_PARAM(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A sub-resource model, {0}, can not have an entity parameter.
- SUBRES_LOC_RETURNS_VOID(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A sub-resource model, {0}, MUST return a non-void type.
- SUBRES_LOC_URI_PATH_INVALID(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
A sub-resource model, {0}, has an invalid URI path: {1}
- SUBRESOURCE_LOCATED - Enum constant in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
The sub resource has been returned from sub resource locator, model was constructed, enhanced by
model processor, validated and the matching is going to be performed on the subresource. - SUBRESOURCE_LOCATOR_CACHE_AGE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
An integer value that defines the maximum age (in seconds) for cached for sub-resource locator models.
- SUBRESOURCE_LOCATOR_CACHE_JERSEY_RESOURCE_ENABLED - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen Jersey will cacheJersey resourcesin addition to caching sub-resource locator classes and instances (which are cached by default). - SUBRESOURCE_LOCATOR_CACHE_SIZE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
An integer value that defines the size of cache for sub-resource locator models.
- SUBRESOURCE_LOCATOR_DEFAULT_CACHE_SIZE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
The default sub-resource locator cache size (64).
- SUMMARY - Enum constant in enum org.glassfish.jersey.message.internal.TracingLogger.Level
-
Brief tracing information level.
- SupplierFactoryBridge<T> - Class in org.glassfish.jersey.inject.hk2
-
This class is able to find the
Supplierof the particular type and use thisSupplierto create a new instance. - Supported MIME Multipart Capabilities - Section in package org.glassfish.jersey.media.multipart
- supports(Class) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
- supports(Class) - Method in class org.glassfish.jersey.message.internal.CookieProvider
- supports(Class) - Method in class org.glassfish.jersey.message.internal.DateProvider
- supports(Class) - Method in class org.glassfish.jersey.message.internal.EntityTagProvider
- supports(Class) - Method in class org.glassfish.jersey.message.internal.LinkProvider
- supports(Class) - Method in class org.glassfish.jersey.message.internal.LocaleProvider
- supports(Class) - Method in class org.glassfish.jersey.message.internal.MediaTypeProvider
- supports(Class) - Method in class org.glassfish.jersey.message.internal.NewCookieProvider
- supports(Class) - Method in class org.glassfish.jersey.message.internal.StringHeaderProvider
- supports(Class) - Method in class org.glassfish.jersey.message.internal.UriProvider
- supports(Class) - Method in interface org.glassfish.jersey.spi.HeaderDelegateProvider
-
Ascertain if the Provider supports a particular type.
- supportsNullCreation() - Method in class org.glassfish.jersey.inject.hk2.RequestContext
- SUPPRESS_HTTP_COMPLIANCE_VALIDATION - Static variable in class org.glassfish.jersey.client.ClientProperties
-
If
true, the strict validation of HTTP specification compliance will be suppressed. - suspend() - Method in interface org.glassfish.jersey.server.AsyncContext
-
Suspend the current asynchronous processing context.
- suspend() - Method in interface org.glassfish.jersey.servlet.spi.AsyncContextDelegate
-
Invoked by the superior
ContainerResponseWriterresponsible for writing the response when processing is to be suspended. - suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler) - Method in class org.glassfish.jersey.server.internal.JerseyRequestTimeoutHandler
-
Suspend the request/response processing.
- suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
-
Suspend the request/response processing.
- suspend(long, TimeUnit, ContainerResponseWriter.TimeoutHandler) - Method in class org.glassfish.jersey.servlet.internal.ResponseWriter
- suspend(RequestContext) - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Executes the action when the request scope comes into suspended state.
- suspend(ExternalRequestContext, InjectionManager) - Method in interface org.glassfish.jersey.server.spi.ExternalRequestScope
-
Suspend request associated with provided context.
- SUSPEND_HANDLER_EXECUTION_FAILED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Time-out handler execution failed.
- SUSPEND_NOT_SUSPENDED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Not suspended.
- SUSPEND_SCHEDULING_ERROR() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error while scheduling a timeout task.
- Suspendable - Interface in org.glassfish.jersey.server.model
-
Jersey model component that is suspendable and may hold suspend-related information.
- suspendCurrent() - Method in class org.glassfish.jersey.process.internal.RequestScope
-
Get the current
request scope contextand mark it as suspended. - suspended(long, TimeUnit) - Method in class org.glassfish.jersey.server.model.ResourceMethod.Builder
-
Mark the component for suspending.
- SUSPENDED - Enum constant in enum org.glassfish.jersey.server.AsyncContext.State
-
Indicates the asynchronous processing context has been suspended.
- SUSPENDED - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Suspended async response injection source.
- SYNC_OPERATION_NOT_SUPPORTED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Operation not supported in asynchronous mode."
T
- tag(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- tag(EntityTag) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- TAR - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- target(String) - Method in class org.glassfish.jersey.client.JerseyClient
- target(URI) - Method in class org.glassfish.jersey.client.JerseyClient
- target(Link) - Method in class org.glassfish.jersey.client.JerseyClient
- target(UriBuilder) - Method in class org.glassfish.jersey.client.JerseyClient
- TEMP_DIRECTORY - Static variable in class org.glassfish.jersey.media.multipart.MultiPartProperties
-
Name of the resource property for the directory to store temporary files containing body parts of multipart message that extends allowed memory threshold..
- TEMP_FILE_CANNOT_BE_CREATED(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Cannot create temporary files.
- TEMP_FILE_NOT_DELETED(Object) - Static method in class org.glassfish.jersey.media.multipart.internal.LocalizationMessages
-
Temporary file {0} was not deleted.
- tempDir(String) - Method in class org.glassfish.jersey.media.multipart.MultiPartProperties
-
Set the path to the directory to store temporary files containing body parts of multipart message that extends allowed memory threshold.
- TEMPLATE - Enum constant in enum com.sun.research.ws.wadl.ParamStyle
- TEMPLATE_PARAM_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
One or more of template keys or values are null.
- TEMPLATE_VALUE_PATTERN - Static variable in class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Default URI template value regexp pattern.
- Text(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider.Text
- Text(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootElementJaxbProvider.Text
- Text(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider.Text
- Text(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider.Text
- The org.glassfish.jersey.server.wadl.WadlGenerator properties will be populated with the provided properties like this: The types match exactly: if the WadlGenerator property is of type org.example.Foo and the provided property value is of type org.example.Foo Types that provide a constructor for the provided type (mostly java.lang.String) java.io.InputStream: The InputStream can e.g. represent a file. The stream is loaded from the property value (provided by the WadlGeneratorDescription) via ClassLoader#getResourceAsStream(String). It will be closed after org.glassfish.jersey.server.wadl.WadlGenerator#init() was called. Deprecated, will be removed in future versions: The WadlGenerator property is of type File and the provided property value is a String: the provided property value can contain the prefix classpath: to denote, that the path to the file is relative to the classpath. In this case, the property value is stripped by the prefix classpath: and the File is created via new File( generator.getClass().getResource( strippedFilename ).toURI() ) Notice that the filename is loaded from the classpath in this case, e.g. classpath:test.xml refers to a file in the package of the class (WadlGeneratorDescription#getGeneratorClass()). The file reference classpath:/test.xml refers to a file that is in the root of the classpath. Existing org.glassfish.jersey.server.wadl.WadlGenerator implementations: - Section in class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
- THREAD_POOL_CORE_SIZE_TOO_SMALL() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Core thread pool size cannot be smaller than 0."
- THREAD_POOL_EXECUTOR_PROVIDER_CLOSED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Thread pool executor provider has been closed.
- THREAD_POOL_MAX_SIZE_TOO_SMALL() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Max thread pool size cannot be smaller than 3."
- ThreadLocalInvoker<T> - Class in org.glassfish.jersey.servlet.internal
-
A proxy invocation handler that delegates all methods to a thread local instance.
- ThreadLocalInvoker() - Constructor for class org.glassfish.jersey.servlet.internal.ThreadLocalInvoker
- ThreadLocalNamedInvoker<T> - Class in org.glassfish.jersey.servlet.internal
-
A proxy invocation handler that delegates all methods to a thread local instance from JNDI.
- ThreadLocalNamedInvoker(String) - Constructor for class org.glassfish.jersey.servlet.internal.ThreadLocalNamedInvoker
-
Create an instance.
- ThreadPoolConfig - Class in org.glassfish.jersey.jdk.connector.internal
-
Client thread pool configuration, which might be used to customize client thread pool.
- ThreadPoolExecutorProvider - Class in org.glassfish.jersey.spi
-
Default implementation of the Jersey
executor service provider SPI. - ThreadPoolExecutorProvider(String) - Constructor for class org.glassfish.jersey.spi.ThreadPoolExecutorProvider
-
Create a new instance of the thread pool executor provider.
- TIMEOUT_RECEIVING_RESPONSE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Timeout receiving response."
- TIMEOUT_RECEIVING_RESPONSE_BODY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Timeout receiving response body."
- timestamp() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting timestamp to the current time. - timestamp(String) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder
-
Set the timestamp.
- timestamp(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting timestamp. - timestamp(TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.TracingLogger
-
If logging support is switched on for current request and event setting the method returns current timestamp in nanos.
- TIMESTAMP - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the timestamp.
- TIMESTAMP_UNIT - Static variable in class org.glassfish.jersey.server.oauth1.OAuth1ServerProperties
-
Unit of
oauth_timestampattribute used in authorization headers. - TimeWindowStatistics - Interface in org.glassfish.jersey.server.monitoring
-
Monitoring statistics of execution of any target (resource, resource method, application).
- title - Variable in class com.sun.research.ws.wadl.Doc
- title(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- to(Function) - Method in interface org.glassfish.jersey.process.internal.Stage.Builder
-
Add a transformation function as a next stage to the stage chain.
- to(ChainableStage) - Method in interface org.glassfish.jersey.process.internal.Stage.Builder
-
Add a new
chainable stageas a next stage to the stage chain. - toArray() - Method in class org.glassfish.jersey.internal.ServiceFinder
-
Returns discovered objects all at once.
- toClassArray() - Method in class org.glassfish.jersey.internal.ServiceFinder
-
Returns discovered classes all at once.
- token - Variable in class org.glassfish.jersey.message.internal.Token
- token(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting token. - Token - Class in org.glassfish.jersey.message.internal
-
A token.
- Token - Enum constant in enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
- Token() - Constructor for class org.glassfish.jersey.message.internal.Token
- Token(String) - Constructor for class org.glassfish.jersey.message.internal.Token
- Token(String, String, String, String, Principal, Set, MultivaluedMap) - Constructor for class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
- Token(String, String, String, String, Map) - Constructor for class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
- Token(String, String, DefaultOAuth1Provider.Token) - Constructor for class org.glassfish.jersey.server.oauth1.DefaultOAuth1Provider.Token
- Token(HttpHeaderReader) - Constructor for class org.glassfish.jersey.message.internal.Token
- TOKEN - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the access/request token.
- TOKEN_SECRET - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the token secret.
- TokenResource - Annotation Type in org.glassfish.jersey.server.oauth1
-
Annotation to be placed on resource classes or resource methods that should be ignored by
OAuth server filter. - TokenResult - Class in org.glassfish.jersey.client.oauth2
-
Class that contains a result of the Authorization Flow including a access token.
- TokenResult(Map) - Constructor for class org.glassfish.jersey.client.oauth2.TokenResult
-
Create a new instance initiated from the property map.
- tokenSecret(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Secrets
-
Builder pattern method to return
OAuth1Secretsafter setting consumer secret. - TOO_MANY_HEADER_VALUES(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Too many "{0}" header values: "{1}"
- toResponse(Throwable) - Method in interface org.glassfish.jersey.server.spi.ResponseErrorMapper
- toString() - Method in class org.glassfish.jersey.client.ClientResponse
- toString() - Method in class org.glassfish.jersey.client.JerseyWebTarget
- toString() - Method in class org.glassfish.jersey.client.proxy.WebResourceFactory
- toString() - Method in class org.glassfish.jersey.inject.hk2.Hk2RequestScope.Instance
- toString() - Method in class org.glassfish.jersey.jdk.connector.internal.ThreadPoolConfig
- toString() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
-
Convert the disposition to a "Content-Disposition" header value.
- toString() - Method in class org.glassfish.jersey.message.internal.JerseyLink
- toString() - Method in class org.glassfish.jersey.message.internal.LanguageTag
- toString() - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse
- toString() - Method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
- toString() - Method in class org.glassfish.jersey.model.internal.RankedProvider
- toString() - Method in class org.glassfish.jersey.server.ChunkedOutput
- toString() - Method in class org.glassfish.jersey.server.model.AnnotatedMethod
- toString() - Method in class org.glassfish.jersey.server.model.Invocable
- toString() - Method in class org.glassfish.jersey.server.model.Parameter
- toString() - Method in class org.glassfish.jersey.server.model.Resource.Builder
- toString() - Method in class org.glassfish.jersey.server.model.Resource
- toString() - Method in class org.glassfish.jersey.server.model.ResourceMethod
- toString() - Method in class org.glassfish.jersey.server.model.ResourceMethodInvoker
- toString() - Method in class org.glassfish.jersey.server.model.ResourceModelIssue
- toString() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- toString() - Method in class org.glassfish.jersey.uri.PatternWithGroups
- toString() - Method in class org.glassfish.jersey.uri.UriTemplate
- toString(String) - Method in class org.glassfish.jersey.message.internal.StringHeaderProvider
- toString(URI) - Method in class org.glassfish.jersey.message.internal.UriProvider
- toString(Date) - Method in class org.glassfish.jersey.message.internal.DateProvider
- toString(Locale) - Method in class org.glassfish.jersey.message.internal.LocaleProvider
- toString(CacheControl) - Method in class org.glassfish.jersey.message.internal.CacheControlProvider
- toString(Cookie) - Method in class org.glassfish.jersey.message.internal.CookieProvider
- toString(EntityTag) - Method in class org.glassfish.jersey.message.internal.EntityTagProvider
- toString(Link) - Method in class org.glassfish.jersey.message.internal.LinkProvider
- toString(MediaType) - Method in class org.glassfish.jersey.message.internal.MediaTypeProvider
- toString(NewCookie) - Method in class org.glassfish.jersey.message.internal.NewCookieProvider
- toStringBuffer() - Method in class org.glassfish.jersey.media.multipart.ContentDisposition
- toStringBuffer() - Method in class org.glassfish.jersey.media.multipart.FormDataContentDisposition
- toTemplate() - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- TOUCH - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Display
- trace() - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- trace() - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- trace(Class) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- trace(Class) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- trace(GenericType) - Method in class org.glassfish.jersey.client.AbstractRxInvoker
- trace(GenericType) - Method in class org.glassfish.jersey.client.JerseyInvocation.Builder
- TRACE - Enum constant in enum org.glassfish.jersey.message.internal.TracingLogger.Level
-
Detailed tracing information level.
- traceAfter(ReaderInterceptor, TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
-
Tracing support - log invocation of interceptor AFTER context.proceed() call.
- traceAfter(WriterInterceptor, TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
-
Tracing support - log invocation of interceptor AFTER context.proceed() call.
- traceBefore(ReaderInterceptor, TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.ReaderInterceptorExecutor
-
Tracing support - log invocation of interceptor BEFORE context.proceed() call.
- traceBefore(WriterInterceptor, TracingLogger.Event) - Method in class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
-
Tracing support - log invocation of interceptor BEFORE context.proceed() call.
- TRACING - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Enable tracing support.
- TRACING_THRESHOLD - Static variable in class org.glassfish.jersey.server.ServerProperties
-
Set level o tracing information.
- TracingAwarePropertiesDelegate - Class in org.glassfish.jersey.message.internal
-
Delegating properties delegate backed by another
PropertiesDelegatewith implemented "cache" or direct reference to tracing support related classes (e.g. - TracingAwarePropertiesDelegate(PropertiesDelegate) - Constructor for class org.glassfish.jersey.message.internal.TracingAwarePropertiesDelegate
-
Create new tracing aware properties delegate wrapper.
- TracingConfig - Enum in org.glassfish.jersey.server
-
Enumeration of possible values of property
ServerProperties.TRACING. - TracingLogger - Class in org.glassfish.jersey.message.internal
-
Low level Tracing support API.
- TracingLogger() - Constructor for class org.glassfish.jersey.message.internal.TracingLogger
- TracingLogger.Event - Interface in org.glassfish.jersey.message.internal
-
Type of event.
- TracingLogger.Level - Enum in org.glassfish.jersey.message.internal
-
Level of tracing message.
- TracingUtils - Class in org.glassfish.jersey.server
-
Utilities for tracing support.
- transform(ObjectGraph) - Method in interface org.glassfish.jersey.message.filtering.spi.ObjectGraphTransformer
-
Transform a given graph into an entity-filtering object.
- TransformerFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
-
Thread-scoped injection provider of
transformer factories. - TransformerFactoryInjectionProvider(Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.TransformerFactoryInjectionProvider
-
Create new transformer factory provider.
- TRANSPORT_CONNECTION_NOT_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Could not close a connection."
- TRANSPORT_EXECUTOR_CLOSED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Cannot set thread context class loader."
- TRANSPORT_EXECUTOR_QUEUE_LIMIT_REACHED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"A limit of client thread pool queue has been reached."
- TRANSPORT_SET_CLASS_LOADER_FAILED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Cannot set thread context class loader."
- TRUST_MANAGER_FACTORY_ALGORITHM - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust manager factory algorithm name.
- TRUST_MANAGER_FACTORY_PROVIDER - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust manager factory provider name.
- TRUST_STORE_FILE - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust store file name.
- TRUST_STORE_PASSWORD - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust store file password - the password used to unlock the trust store file.
- TRUST_STORE_PROVIDER - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust store provider name.
- TRUST_STORE_TYPE - Static variable in class org.glassfish.jersey.SslConfigurator
-
Trust store type (see
KeyStore.getType()for more info). - trustManagerFactoryAlgorithm(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust manager factory algorithm.
- trustManagerFactoryProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust manager factory provider.
- trustStore(KeyStore) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- trustStore(KeyStore) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust store instance.
- trustStoreBytes(byte[]) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust store payload as byte array.
- trustStoreFile(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust store file name.
- trustStorePassword(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the password of trust store.
- trustStoreProvider(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the trust store provider name.
- trustStoreType(String) - Method in class org.glassfish.jersey.SslConfigurator
-
Set the type of trust store.
- TXT - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- type - Variable in class com.sun.research.ws.wadl.Param
- type - Variable in class com.sun.research.ws.wadl.Resource
- type - Variable in class org.glassfish.jersey.media.multipart.ContentDisposition.ContentDispositionBuilder
- type(String) - Method in class org.glassfish.jersey.client.ClientRequest
-
Set message content type.
- type(String) - Static method in class org.glassfish.jersey.media.multipart.ContentDisposition
-
Start building content disposition.
- type(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- type(String) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- type(MediaType) - Method in class org.glassfish.jersey.client.ClientRequest
-
Set message content type.
- type(MediaType) - Method in class org.glassfish.jersey.media.multipart.BodyPart
-
Builder pattern method to return this
BodyPartafter additional configuration. - type(MediaType) - Method in class org.glassfish.jersey.media.multipart.MultiPart
-
Builder pattern method to return this
MultiPartafter additional configuration. - type(MediaType) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- TYPE_OF_METHOD_NOT_RESOLVABLE_TO_CONCRETE_TYPE(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Return type, {0}, of method, {1}, is not resolvable to a concrete type.
- TYPE_TO_CLASS_CONVERSION_NOT_SUPPORTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Type-to-class conversion not supported for: {0}.
- typeEqual(MediaType, MediaType) - Static method in class org.glassfish.jersey.message.internal.MediaTypes
-
Determine if the two media types are type-equal (their
typeandsubtypeare equal).
U
- UNABLE_TO_ACCESS_METHODS_OF_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
Unable to access the methods of the class [{0}].
- UNABLE_TO_CLOSE_RESPONSE() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
-
Unable to close response output.
- UNABLE_TO_INSTANTIATE_CLASS(Object) - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
Unable to instantiate the class [{0}].
- UNABLE_TO_LOAD_CLASS(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Class "{0}" cannot be loaded.
- UNABLE_TO_PARSE_HEADER_VALUE(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to parse "{0}" header value: "{1}"
- UNABLE_TO_SECURE_XML_TRANSFORMER_PROCESSING() - Static method in class org.glassfish.jersey.jaxb.internal.LocalizationMessages
-
Unable to configure secure XML processing feature on the XML transformer factory.
- uncaughtException(Thread, Throwable) - Method in class org.glassfish.jersey.process.JerseyProcessingUncaughtExceptionHandler
- UNEXPECTED_DATA_IN_BUFFER() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Unexpected data remain in the buffer after the HTTP response has been parsed."
- UNEXPECTED_ERROR_RESPONSE_PROCESSING() - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Unexpected error during response processing.
- UNHANDLED_EXCEPTION_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unhandled exception detected on thread {0}.
- universal(String, byte[]) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
-
Create the http authentication feature in combined mode supporting both, basic and digest authentication.
- universal(String, String) - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
-
Create the http authentication feature in combined mode supporting both, basic and digest authentication.
- universalBuilder() - Static method in class org.glassfish.jersey.client.authentication.HttpAuthenticationFeature
-
Create the builder that builds http authentication feature in combined mode supporting both, basic and digest authentication.
- UNKNOWN - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Unknown parameter injection source.
- UNKNOWN_DESCRIPTOR_TYPE(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unable to register a service because of unknown descriptor type: {0}.
- UNKNOWN_SUBSCRIBER() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Unknown subscriber.
- unmark() - Static method in class org.glassfish.jersey.internal.Errors
-
Remove a previously set mark, if any.
- unmarshall(InputStream, SAXParserFactory, Class) - Static method in class org.glassfish.jersey.server.wadl.internal.WadlUtils
-
Unmarshal a jaxb bean into a type of
resultClassfrom the giveninputStream. - UNRESERVED - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
ALPHA / DIGIT / "-" / "." / "_" / "~" characters.
- unsafeBindResource(Class, ContractProvider) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
-
Bind a resource class in a HK2 context.
- unsafeBindResource(Object, ContractProvider) - Method in class org.glassfish.jersey.server.internal.JerseyResourceContext
-
Bind a resource instance in a InjectionManager.
- UNSUPPORTED_URI_INJECTION_TYPE(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
"@Uri"-based injection of "{0}" type is not supported.
- UnsupportedSignatureMethodException - Exception Class in org.glassfish.jersey.oauth1.signature
-
Thrown to indicate that the OAuth signature method requested is not supported.
- UnsupportedSignatureMethodException() - Constructor for exception class org.glassfish.jersey.oauth1.signature.UnsupportedSignatureMethodException
-
Constructs an unsupported OAuth method exception with no detail message.
- UnsupportedSignatureMethodException(String) - Constructor for exception class org.glassfish.jersey.oauth1.signature.UnsupportedSignatureMethodException
-
Constructs an unsupported OAuth method exception with the specified detail message.
- updateMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.Resource.Builder
-
Get a method builder for an existing resource method.
- uri(String) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- uri(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- uri(URI) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- uri(URI) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- Uri - Annotation Type in org.glassfish.jersey.server
-
Injects a
resource targetpointing at a resource identified by the resolved URI into a method parameter, class field or a bean property. - URI - Enum constant in enum org.glassfish.jersey.server.model.Parameter.Source
-
Uri parameter injection source.
- URI_BUILDER_ANNOTATEDELEMENT_PATH_ANNOTATION_MISSING(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The annotated element "{0}" is not annotated with @Path.
- URI_BUILDER_CLASS_PATH_ANNOTATION_MISSING(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The class, {0} is not annotated with @Path.
- URI_BUILDER_METHODNAME_NOT_SPECIFIED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The method named "{0}" is not specified by {1}.
- URI_BUILDER_SCHEMA_PART_OPAQUE() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Schema specific part is opaque.
- URI_BUILDER_SCHEME_PART_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Supplied scheme-specific part parameter is null.
- URI_BUILDER_SCHEME_PART_UNEXPECTED_COMPONENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Supplied scheme-specific URI part "{0}" contains unexpected URI Scheme component: {1}.
- URI_BUILDER_URI_PART_FRAGMENT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Supplied scheme-specific URI part "{0}" contains URI Fragment component: {1}.
- URI_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
-
The URI must not be null.
- URI_CANNOT_BE_NULL() - Static method in class org.glassfish.jersey.simple.internal.LocalizationMessages
-
The URI must not be null.
- URI_COMPONENT_ENCODED_OCTET_INVALID_DIGIT(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Malformed percent-encoded octet at index {0}, invalid hexadecimal digit ''{1}''.
- URI_COMPONENT_ENCODED_OCTET_MALFORMED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Malformed percent-encoded octet at index {0}.
- URI_COMPONENT_INVALID_CHARACTER(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The string "{0}" for the URI component {1} contains an invalid character, ''{2}'', at index {3}.
- URI_IS_NULL() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Uri is null.
- URI_PARSER_COMPONENT_DELIMITER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Component does not end by a delimiter ''{0}'' at index {1}.
- URI_PARSER_NOT_EXECUTED() - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The parser was not executed yet.
- URI_PARSER_SCHEME_EXPECTED(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Expected scheme name at index {0}: ''{1}''.
- uriBuilder(UriBuilder) - Method in class org.glassfish.jersey.message.internal.JerseyLink.Builder
- UriComponent - Class in org.glassfish.jersey.uri
-
Utility class for validating, encoding and decoding components of a URI.
- UriComponent.Type - Enum in org.glassfish.jersey.uri
-
The URI component type.
- UriConnegFilter - Class in org.glassfish.jersey.server.filter
-
A URI-based content negotiation filter mapping a dot-declared suffix in URI to media type that is the value of the
Acceptheader or a language that is the value of theAccept-Languageheader. - UriConnegFilter(Map, Map) - Constructor for class org.glassfish.jersey.server.filter.UriConnegFilter
-
Create a filter with suffix to media type mappings and suffix to language mappings.
- UriConnegFilter(Configuration) - Constructor for class org.glassfish.jersey.server.filter.UriConnegFilter
-
Create a filter that reads the configuration (media type and language mappings) from the provided
ResourceConfiginstance. - UriParamException(Throwable, Class, String, String) - Constructor for exception class org.glassfish.jersey.server.ParamException.UriParamException
- UriProvider - Class in org.glassfish.jersey.message.internal
- UriProvider() - Constructor for class org.glassfish.jersey.message.internal.UriProvider
- UriTemplate - Class in org.glassfish.jersey.uri
-
A URI template.
- UriTemplate(String) - Constructor for class org.glassfish.jersey.uri.UriTemplate
-
Construct a new URI template.
- UriTemplate(UriTemplateParser) - Constructor for class org.glassfish.jersey.uri.UriTemplate
-
Construct a new URI template.
- UriTemplateParser - Class in org.glassfish.jersey.uri.internal
-
A URI template parser that parses JAX-RS specific URI templates.
- UriTemplateParser(String) - Constructor for class org.glassfish.jersey.uri.internal.UriTemplateParser
-
Parse a template.
- USE_ENCODING - Static variable in class org.glassfish.jersey.client.ClientProperties
-
If
EncodingFilteris registered, this property indicates the value of Content-Encoding property the filter should be adding. - USE_ENCODING_IGNORED(Object, Object, Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Value {1} of {0} client property will be ignored as it is not a valid supported encoding.
- USE_FIXED_LENGTH_STREAMING - Static variable in class org.glassfish.jersey.client.HttpUrlConnectorProvider
-
If
true, theHttpUrlConnector(if used) will assume the content length from the value of "Content-Length" request header (if present). - useFixedLengthStreaming() - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
-
Instruct the provided connectors to use the
fixed-length streaming modeon the underlying HTTP URL connection instance when sending requests. - USER_INFO - Enum constant in enum org.glassfish.jersey.uri.UriComponent.Type
-
The URI user info component type.
- USER_NOT_AUTHORIZED() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
User not authorized.
- userInfo(String) - Method in class org.glassfish.jersey.uri.internal.JerseyUriBuilder
- useSetMethodWorkaround() - Method in class org.glassfish.jersey.client.HttpUrlConnectorProvider
-
Instruct the provided connectors to use reflection when setting the HTTP method value.See
HttpUrlConnectorProvider.SET_METHOD_WORKAROUNDproperty documentation for more details. - USING_EXECUTOR_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Selected ExecutorServiceProvider implementation [{0}] to be used for injection of executor qualified by [{1}] annotation.
- USING_FIXED_ASYNC_THREADPOOL(Object) - Static method in class org.glassfish.jersey.client.internal.LocalizationMessages
-
Using fixed-size thread pool of size [{0}] for asynchronous client invocations.
- USING_SCHEDULER_PROVIDER(Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
Selected ScheduledExecutorServiceProvider implementation [{0}] to be used for injection of scheduler qualified by [{1}] annotation.
- UTF8 - Static variable in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
The UTF-8 Charset.
- UTF8 - Static variable in class org.glassfish.jersey.message.internal.ReaderWriter
-
The UTF-8 Charset.
- Utils - Class in org.glassfish.jersey.jdk.connector.internal
- Utils - Class in org.glassfish.jersey.message.internal
-
Utility class.
- Utils - Class in org.glassfish.jersey.servlet.internal
-
Utility class.
- Utils() - Constructor for class org.glassfish.jersey.jdk.connector.internal.Utils
V
- valid(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- valid(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- validate(String, UriComponent.Type) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- validate(String, UriComponent.Type, boolean) - Static method in class org.glassfish.jersey.uri.UriComponent
-
Validates the legal characters of a percent-encoded string that represents a URI component type.
- validate(ResourceModelComponent) - Method in class org.glassfish.jersey.server.model.ComponentModelValidator
-
The validate method validates a component and adds possible issues found to it's list.
- ValidationInterceptor - Interface in org.glassfish.jersey.server.spi
-
Interceptor for method validation processing.
- ValidationInterceptorContext - Interface in org.glassfish.jersey.server.spi
-
Context for resource method validation interception processing (see
ValidationInterceptor). - value - Variable in class com.sun.research.ws.wadl.Option
- value() - Method in enum com.sun.research.ws.wadl.HTTPMethods
- value() - Method in enum com.sun.research.ws.wadl.ParamStyle
- value() - Element in annotation type org.glassfish.jersey.media.multipart.FormDataParam
-
Defines the control name of a "multipart/form-data" body part whose content will be used to initialize the value of the annotated method argument.
- value() - Element in annotation type org.glassfish.jersey.message.XmlHeader
- value() - Element in annotation type org.glassfish.jersey.server.Uri
-
Specifies the URI of the injected
resource target. - valueOf(String) - Static method in enum com.sun.research.ws.wadl.HTTPMethods
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sun.research.ws.wadl.ParamStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Display
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Prompt
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2Parameters.GrantType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.client.RequestEntityProcessing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.message.filtering.spi.EntityProcessor.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.message.internal.HeaderValueException.Context
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.glassfish.jersey.message.internal.LanguageTag
- valueOf(String) - Static method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.message.internal.TracingLogger.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.model.internal.RankedComparator.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.AsyncContext.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.model.Parameter.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.server.TracingConfig
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.servlet.WebConfig.ConfigType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.uri.PathPattern.RightHandPath
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.glassfish.jersey.uri.UriComponent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(MediaType) - Static method in class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Create new acceptable media type instance from the supplied
media type. - valueOf(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.AcceptableMediaType
-
Create new acceptable media type instance from the supplied
HTTP header reader. - valueOf(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.MatchingEntityTag
-
Create new matching entity tag out of provided header reader.
- valueOf(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.MediaTypeProvider
-
Create a new
MediaTypeinstance from a header reader. - valueOf(HttpHeaderReader) - Static method in class org.glassfish.jersey.message.internal.QualitySourceMediaType
-
Create new quality source media type instance from the supplied
HTTP header reader. - ValueParamProvider - Interface in org.glassfish.jersey.server.spi.internal
-
Parameter value factory SPI.
- ValueParamProvider.Priority - Enum in org.glassfish.jersey.server.spi.internal
-
Enumeration of priorities for providers (e.g.
- ValueParamProvider.PriorityType - Interface in org.glassfish.jersey.server.spi.internal
-
Priorities are intended to be used as a means to determine the order in which objects are considered whether they are suitable for a particular action or not (e.g. providing a service like creating a value supplier for an injectable parameter).
- values() - Static method in enum com.sun.research.ws.wadl.HTTPMethods
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sun.research.ws.wadl.ParamStyle
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2CodeGrantFlow.Phase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.AccessType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Display
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Prompt
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.client.oauth2.OAuth2Parameters.GrantType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.client.RequestEntityProcessing
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.logging.LoggingFeature.Verbosity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.filtering.spi.EntityProcessor.Result
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.filtering.spi.EntityProcessorContext.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.internal.HeaderValueException.Context
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.internal.HttpHeaderReader.Event
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.message.internal.TracingLogger.Level
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.model.internal.RankedComparator.Order
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.AsyncContext.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.filter.HttpMethodOverrideFilter.Source
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.internal.ServerTraceEvent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.model.Parameter.Source
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.model.ResourceMethod.JaxrsType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.monitoring.ApplicationEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.ExceptionCause
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.monitoring.RequestEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.spi.internal.ValueParamProvider.Priority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.server.TracingConfig
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.servlet.WebConfig.ConfigType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.Severity
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.uri.PathPattern.RightHandPath
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.glassfish.jersey.uri.UriComponent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variant(Variant) - Method in class org.glassfish.jersey.client.ClientRequest
-
Set message content variant (type, language and encoding).
- variant(Variant) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- VariantListBuilder - Class in org.glassfish.jersey.message.internal
-
An implementation of
VariantListBuilder. - VariantListBuilder() - Constructor for class org.glassfish.jersey.message.internal.VariantListBuilder
- variants(List) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- variants(Variant...) - Method in class org.glassfish.jersey.message.internal.OutboundJaxrsResponse.Builder
- VariantSelector - Class in org.glassfish.jersey.message.internal
-
Utility for selecting variant that best matches request from a list of variants.
- VERBOSE - Enum constant in enum org.glassfish.jersey.message.internal.TracingLogger.Level
-
Extremely detailed tracing information level.
- verifier(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting verifier code. - VERIFIER - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the verifier code.
- verify(String, OAuth1Secrets, String) - Method in class org.glassfish.jersey.oauth1.signature.HmaSha1Method
-
Verifies the HMAC-SHA1 signature of OAuth request elements.
- verify(String, OAuth1Secrets, String) - Method in interface org.glassfish.jersey.oauth1.signature.OAuth1SignatureMethod
-
Verifies the signature for the data using the supplied secret(s).
- verify(String, OAuth1Secrets, String) - Method in class org.glassfish.jersey.oauth1.signature.PlaintextMethod
-
Verifies the Plaintext signature.
- verify(String, OAuth1Secrets, String) - Method in class org.glassfish.jersey.oauth1.signature.RsaSha1Method
-
Verifies the RSA-SHA1 signature of OAuth request elements.
- verify(OAuth1Request, OAuth1Parameters, OAuth1Secrets) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Signature
-
Verifies the OAuth signature for a given request, parameters and secrets.
- verifyArrayType(Class, AbstractCollectionJaxbProvider.JaxbTypeChecker) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
-
The method could be used to check if given type is an array of JAXB beans.
- verifyCollectionSubclass(Class) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
- verifyGenericType(Type, AbstractCollectionJaxbProvider.JaxbTypeChecker) - Static method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
-
The method could be used to check if given type is a collection of JAXB beans.
- version() - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting version to the default value of 1.0. - version(String) - Method in interface org.glassfish.jersey.client.oauth1.OAuth1Builder
-
Set the version of the OAuth protocol.
- version(String) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Builder pattern method to return
OAuth1Parametersafter setting version. - Version - Class in org.glassfish.jersey.internal
-
Utility class for reading build.properties file.
- VERSION - Static variable in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Name of parameter containing the protocol version.
- visitChildResource(Resource) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
- visitChildResource(Resource) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
-
Start visiting a single child resource model.
- visitInvocable(Invocable) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
- visitInvocable(Invocable) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
-
Visit a single resource method invocable model.
- visitMethodHandler(MethodHandler) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
- visitMethodHandler(MethodHandler) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
-
Visit a single resource method handler model.
- visitResource(Resource) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
- visitResource(Resource) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
-
Start visiting a single resource model.
- visitResourceHandlerConstructor(HandlerConstructor) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
- visitResourceHandlerConstructor(HandlerConstructor) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
-
Process a resource method handler constructor.
- visitResourceMethod(ResourceMethod) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
- visitResourceMethod(ResourceMethod) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
-
Visit a single resource method model.
- visitResourceModel(ResourceModel) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
- visitResourceModel(ResourceModel) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
-
Process a resource model.
- visitRuntimeResource(RuntimeResource) - Method in class org.glassfish.jersey.server.model.AbstractResourceModelVisitor
- visitRuntimeResource(RuntimeResource) - Method in interface org.glassfish.jersey.server.model.ResourceModelVisitor
-
Process a runtime resource model.
- visitRuntimeResource(RuntimeResource) - Method in class org.glassfish.jersey.server.model.RuntimeResourceModelValidator
W
- WADL_DOC_EXTENDED_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
This is full WADL including extended resources.
- WADL_DOC_SIMPLE_WADL(Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
This is simplified WADL with user and core resources only.
- WADL_FEATURE_DISABLE - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If
truethen disable WADL generation. - WADL_GENERATOR_CONFIG - Static variable in class org.glassfish.jersey.server.ServerProperties
-
If set the wadl generator configuration that provides a
WadlGenerator. - WADL_JAXB_CONTEXT_FALLBACK() - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Error creating a JAXBContext for wadl serialization.
- WADL_RESOURCEDOC_AMBIGUOUS_METHOD_ENTRIES(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Ambiguous resource documentation detected: Unique resource method documentation cannot be found for method %{0}.%{1}%{2}.
- WADL_TYPE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
WADL Media type.
- WadlApplicationContext - Interface in org.glassfish.jersey.server.wadl
-
A context to obtain WADL-based information.
- WadlApplicationContextImpl - Class in org.glassfish.jersey.server.wadl.internal
-
WADL application context implementation.
- WadlApplicationContextImpl(InjectionManager, Configuration, ExtendedResourceContext) - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlApplicationContextImpl
-
Injection constructor.
- WadlAutoDiscoverable - Class in org.glassfish.jersey.server.wadl.internal
-
AutoDiscoverableregisteringWadlFeatureif this feature is not already registered. - WadlAutoDiscoverable() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlAutoDiscoverable
- WadlBuilder - Class in org.glassfish.jersey.server.wadl.internal
-
This class implements the algorithm how the wadl is built for one or more
Resourceclasses. - WadlBuilder(WadlGenerator, boolean, UriInfo) - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlBuilder
- WadlFeature - Class in org.glassfish.jersey.server.wadl
-
Feature enabling WADL processing.
- WadlFeature() - Constructor for class org.glassfish.jersey.server.wadl.WadlFeature
- WadlGenerator - Interface in org.glassfish.jersey.server.wadl
-
A WadlGenerator creates artifacts related to wadl.
- WadlGenerator.ExternalGrammarDefinition - Class in org.glassfish.jersey.server.wadl
-
And internal storage object to store the grammar definitions and any type resolvers that are created along the way.
- WadlGenerator.Resolver - Interface in org.glassfish.jersey.server.wadl
-
Call back interface that the created external grammar can use to allow other parts of the code to attach the correct grammar information.
- WadlGeneratorConfig - Class in org.glassfish.jersey.server.wadl.config
-
Provides a configured
WadlGeneratorwith all decorations (the default wadl generator decorated by other generators). - WadlGeneratorConfig() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig
- WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder - Class in org.glassfish.jersey.server.wadl.config
- WadlGeneratorConfigDescriptionBuilder() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfig.WadlGeneratorConfigDescriptionBuilder
- WadlGeneratorConfigLoader - Class in org.glassfish.jersey.server.wadl.config
-
Loads a
WadlGeneratorConfigand provides access to theWadlGeneratorprovided by the loadedWadlGeneratorConfig.
If noWadlGeneratorConfigis provided, the defaultWadlGeneratorwill be loaded. - WadlGeneratorConfigLoader() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorConfigLoader
- WadlGeneratorDescription - Class in org.glassfish.jersey.server.wadl.config
-
This is the model for the definition of wadl generators via configuration properties.
The properties refer to the properties of theWadlGeneratorimplementation with the specifiedWadlGeneratorDescription.getGeneratorClass(). - WadlGeneratorDescription() - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
- WadlGeneratorDescription(Class, Properties) - Constructor for class org.glassfish.jersey.server.wadl.config.WadlGeneratorDescription
- WadlGeneratorImpl - Class in org.glassfish.jersey.server.wadl.internal
-
This WadlGenerator creates the basic wadl artifacts.
Created on: Jun 16, 2008 - WadlGeneratorImpl() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlGeneratorImpl
- WadlModelProcessor - Class in org.glassfish.jersey.server.wadl.processor
-
WADL
model processorwhich enhance resource model by WADL related resources (like "/application.wadl"). - WadlModelProcessor() - Constructor for class org.glassfish.jersey.server.wadl.processor.WadlModelProcessor
-
Create new WADL model processor instance.
- WadlModelProcessor.OptionsHandler - Class in org.glassfish.jersey.server.wadl.processor
-
OPTIONS resource method handler that serves resource WADL.
- WadlResource - Class in org.glassfish.jersey.server.wadl.internal
- WadlResource() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlResource
- WadlUtils - Class in org.glassfish.jersey.server.wadl.internal
-
Utils for wadl processing.
- WadlUtils() - Constructor for class org.glassfish.jersey.server.wadl.internal.WadlUtils
- WAP - Enum constant in enum org.glassfish.jersey.client.oauth2.OAuth2FlowGoogleBuilder.Display
- warning(Object, String) - Static method in class org.glassfish.jersey.internal.Errors
-
Add a warning to the list of messages.
- WARNING - Enum constant in enum org.glassfish.jersey.Severity
-
Warning.
- WARNING_CONTAINER_URI_SCHEME_SECURED() - Static method in class org.glassfish.jersey.jdkhttp.internal.LocalizationMessages
-
SSLContext is set, but http scheme was used instead of https.
- WARNING_MONITORING_FEATURE_DISABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE.
- WARNING_MONITORING_FEATURE_ENABLED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
MonitoringFeature is registered but the configuration property "{0}" (enabling basic monitoring statistics) is FALSE.
- WARNING_MONITORING_MBEANS_BEAN_ALREADY_REGISTERED(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
Monitoring MBeans "{0}" is already registered.
- WARNING_MSG(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
WARNING: {0}
- WARNING_MSG(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
WARNING: {0}
- WARNING_PROVIDER_CONSTRAINED_TO_WRONG_PACKAGE(Object, Object, Object, Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
A registered provider {0} constrained (via @ConstrainedTo) to {1} runtime implements interface {2} which is only usable in a {3} runtime context.
- WARNING_TOO_MANY_EXTERNAL_REQ_SCOPES(Object) - Static method in class org.glassfish.jersey.server.internal.LocalizationMessages
-
More than one external request scope found.
- WARNINGS_DETECTED(Object) - Static method in class org.glassfish.jersey.internal.LocalizationMessages
-
The following warnings have been detected: {0}
- WAV - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- WebComponent - Class in org.glassfish.jersey.servlet
-
An common Jersey web component that may be extended by a Servlet and/or Filter implementation, or encapsulated by a Servlet or Filter implementation.
- WebComponent(WebConfig, ResourceConfig) - Constructor for class org.glassfish.jersey.servlet.WebComponent
-
Create and initialize new web component instance.
- WebConfig - Interface in org.glassfish.jersey.servlet
-
The Web configuration for accessing initialization parameters of a Web component and the
ServletContext. - WebConfig.ConfigType - Enum in org.glassfish.jersey.servlet
-
The web configuration type.
- WebFilterConfig - Class in org.glassfish.jersey.servlet
-
A filter based web config.
- WebFilterConfig(FilterConfig) - Constructor for class org.glassfish.jersey.servlet.WebFilterConfig
- WebResourceFactory - Class in org.glassfish.jersey.client.proxy
-
Factory for client-side representation of a resource.
- WebServletConfig - Class in org.glassfish.jersey.servlet
-
A servlet based web config.
- WebServletConfig(ServletContainer) - Constructor for class org.glassfish.jersey.servlet.WebServletConfig
- WI_AFTER - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
WriterInterceptorinvocation after a call tocontext.proceed(). - WI_BEFORE - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
WriterInterceptorinvocation before a call tocontext.proceed(). - WI_SUMMARY - Enum constant in enum org.glassfish.jersey.message.internal.MsgTraceEvent
-
ReaderInterceptorinvocation summary. - WILDCARD_ACCEPTABLE_TYPE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
An acceptable media type corresponding to a wildcard type.
- WILDCARD_QS_TYPE - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
An acceptable media type corresponding to a wildcard type.
- WILDCARD_QS_TYPE_SINGLETON_LIST - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
A singleton list containing the wildcard media type.
- WILDCARD_TYPE_SINGLETON_LIST - Static variable in class org.glassfish.jersey.message.internal.MediaTypes
-
A singleton list containing the wildcard media type.
- withAnnotation(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 with a specified method-level annotation declared.
- withConfig(Configuration) - Method in class org.glassfish.jersey.client.JerseyClientBuilder
- withMetaAnnotation(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 with a method-level annotation declared that is itself annotated with a specified meta-annotation.
- withoutAnnotation(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 without a specified method-level annotation declared.
- withoutMetaAnnotation(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 without any method-level annotation declared that would itself be annotated with a specified meta-annotation.
- WORKER_THREAD_POOL_CONFIG - Static variable in class org.glassfish.jersey.jdk.connector.JdkConnectorProperties
-
Configuration of the connector thread pool.
- write(byte[]) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- write(byte[], int, int) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- write(byte[], int, int) - Method in class org.glassfish.jersey.message.internal.NullOutputStream
- write(int) - Method in class org.glassfish.jersey.message.internal.CommittingOutputStream
- write(int) - Method in class org.glassfish.jersey.message.internal.NullOutputStream
- write(T) - Method in class org.glassfish.jersey.server.ChunkedOutput
-
Write a chunk.
- WRITE_LISTENER_SET_ONLY_ONCE() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Write listener can be set only once."
- WRITE_WHEN_NOT_READY() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Asynchronous write called when stream is in non-ready state."
- writeCollection(Class, Collection, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
-
Write a collection of JAXB objects as child elements of the root element.
- writeCollection(Class, Collection, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlCollectionJaxbProvider
- writeEntity() - Method in class org.glassfish.jersey.client.ClientRequest
-
Write (serialize) the entity set in this request into the
entity stream. - writeRequest(OAuth1Request) - Method in class org.glassfish.jersey.oauth1.signature.OAuth1Parameters
-
Writes the OAuth parameters to a request, as an Authorization header.
- writeResponseStatusAndHeaders(long, ContainerResponse) - Method in interface org.glassfish.jersey.server.spi.ContainerResponseWriter
-
Write the status and headers of the response and return an output stream for the web application to write the entity of the response.
- writeResponseStatusAndHeaders(long, ContainerResponse) - Method in class org.glassfish.jersey.servlet.internal.ResponseWriter
- WriterInterceptorExecutor - Class in org.glassfish.jersey.message.internal
-
Represents writer interceptor chain executor for both client and server side.
- WriterInterceptorExecutor(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, PropertiesDelegate, OutputStream, MessageBodyWorkers, Iterable, InjectionManager) - Constructor for class org.glassfish.jersey.message.internal.WriterInterceptorExecutor
-
Constructs a new executor to write given type to provided
entityStream. - WriterModel - Class in org.glassfish.jersey.message
-
MessageBodyWritermodel. - WriterModel(MessageBodyWriter, List, Boolean) - Constructor for class org.glassfish.jersey.message.WriterModel
-
Create new writer model instance.
- writersToString(Map) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- writersToString(Map) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Convert a map media type to list of message body writers to a string.
- writeTo(byte[], Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.ByteArrayProvider
- writeTo(RenderedImage, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.RenderedImageProvider
- writeTo(File, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.FileProvider
- writeTo(InputStream, OutputStream) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Reader bytes from an input stream and write then to an output stream.
- writeTo(InputStream, OutputStream) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Read bytes from an input stream and write them to an output stream.
- writeTo(InputStream, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.InputStreamProvider
- writeTo(Reader, Writer) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Reader characters from an input stream and write then to an output stream.
- writeTo(Reader, Writer) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Read characters from an input stream and write them to an output stream.
- writeTo(Reader, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.ReaderProvider
- writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider
- writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractCollectionJaxbProvider
- writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
- writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlRootObjectJaxbProvider
- writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, PropertiesDelegate, OutputStream, Iterable) - Method in class org.glassfish.jersey.message.internal.MessageBodyFactory
- writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, PropertiesDelegate, OutputStream, Iterable) - Method in interface org.glassfish.jersey.message.MessageBodyWorkers
-
Writers a type to the
entityStreamusing interceptors. - writeTo(Object, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractRootElementJaxbProvider
-
Marshal an instance of a JAXB type.
- writeTo(DataSource, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.DataSourceProvider
- writeTo(Form, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.FormProvider
- writeTo(MultivaluedMap, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.FormMultivaluedMapProvider
- writeTo(StreamingOutput, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.StreamingOutputProvider
- writeTo(JAXBElement, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
- writeTo(JAXBElement, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.AbstractJaxbElementProvider
-
Write JAXB element to an entity stream.
- writeTo(JAXBElement, MediaType, Charset, Marshaller, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
- writeTo(Source, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.message.internal.SourceProvider.SourceWriter
- writeTo(M, MediaType, OutputStream) - Method in class org.glassfish.jersey.message.internal.AbstractFormProvider
- writeTo(MultiPart, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.media.multipart.internal.MultiPartWriter
-
Write the entire list of body parts to the output stream, using the appropriate provider implementation to serialize each body part's entity.
- writeTo(ChunkedOutput, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.server.ChunkedResponseWriter
- writeTo(Document, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) - Method in class org.glassfish.jersey.jaxb.internal.DocumentProvider
- writeToAsString(String, OutputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.AbstractMessageReaderWriterProvider
-
Convert a string to bytes and write those bytes to an output stream.
- writeToAsString(String, OutputStream, MediaType) - Static method in class org.glassfish.jersey.message.internal.ReaderWriter
-
Convert a string to bytes and write those bytes to an output stream.
- WRITING_FAILED() - Static method in class org.glassfish.jersey.jdk.connector.internal.LocalizationMessages
-
"Writing data failed"
- WRONG_PROXY_URI_TYPE(Object) - Static method in class org.glassfish.jersey.apache.connector.LocalizationMessages
-
The proxy URI ("{0}") property MUST be an instance of String or URI.
- WRONG_PROXY_URI_TYPE(Object) - Static method in class org.glassfish.jersey.jetty.connector.LocalizationMessages
-
The proxy URI ("{0}") property MUST be an instance of String or URI.
- WRONG_SCHEME_WHEN_USING_HTTP() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
-
The URI scheme should be 'http' when not using SSL.
- WRONG_SCHEME_WHEN_USING_HTTP() - Static method in class org.glassfish.jersey.simple.internal.LocalizationMessages
-
The URI scheme should be 'http' when not using SSL.
- WRONG_SCHEME_WHEN_USING_HTTPS() - Static method in class org.glassfish.jersey.jetty.internal.LocalizationMessages
-
The URI scheme should be 'https' when using SSL.
- WRONG_SCHEME_WHEN_USING_HTTPS() - Static method in class org.glassfish.jersey.simple.internal.LocalizationMessages
-
The URI scheme should be 'https' when using SSL.
X
- XML - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
- XML_FORMAT_OUTPUT - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
trueindicates that produced XML output should be formatted if possible (see below). - XML_SECURITY_DISABLE - Static variable in class org.glassfish.jersey.message.MessageProperties
-
If set to
trueXML security features when parsing XML documents will be disabled. - XmlCollectionJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
-
Base XML-based message body provider for collections of JAXB beans.
- XmlCollectionJaxbProvider.App - Class in org.glassfish.jersey.jaxb.internal
-
JAXB provider for marshalling/un-marshalling collections from/to entities of
application/xmlmedia type. - XmlCollectionJaxbProvider.General - Class in org.glassfish.jersey.jaxb.internal
-
JAXB provider for marshalling/un-marshalling collections from/to entities of
<type>/<sub-type>+xmlmedia types. - XmlCollectionJaxbProvider.Text - Class in org.glassfish.jersey.jaxb.internal
-
JAXB provider for marshalling/un-marshalling collections from/to entities of
text/xmlmedia type. - XmlHeader - Annotation Type in org.glassfish.jersey.message
-
Allows to specify XML header for XML output produced by a resource method it is attached to.
- XmlInputFactoryInjectionProvider - Class in org.glassfish.jersey.jaxb.internal
-
Thread-scoped injection provider of
transformer factories. - XmlInputFactoryInjectionProvider(Configuration) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlInputFactoryInjectionProvider
-
Create new XML input factory provider.
- XmlJaxbElementProvider - Class in org.glassfish.jersey.jaxb.internal
-
Base XML-based message body provider for
JAXB elementinstances. - XmlJaxbElementProvider(Provider, Providers) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
- XmlJaxbElementProvider(Provider, Providers, MediaType) - Constructor for class org.glassfish.jersey.jaxb.internal.XmlJaxbElementProvider
- XmlJaxbElementProvider.App - Class in org.glassfish.jersey.jaxb.internal
-
Provider for marshalling/un-marshalling
JAXB elementsfrom/to entities ofapplication/xmlmedia type. - XmlJaxbElementProvider.General - Class in org.glassfish.jersey.jaxb.internal
-
Provider for marshalling/un-marshalling
JAXB elementsfrom/to entities of<type>/<sub-type>+xmlmedia types. - XmlJaxbElementProvider.Text - Class in org.glassfish.jersey.jaxb.internal
-
Provider for marshalling/un-marshalling
JAXB elementsfrom/to entities oftext/xmlmedia type. - XmlRootElementJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
-
Base XML-based message body provider for JAXB
root elementsandtypes. - XmlRootElementJaxbProvider.App - Class in org.glassfish.jersey.jaxb.internal
-
Provider for marshalling/un-marshalling JAXB
root elementandtypeinstances from/to entities ofapplication/xmlmedia type. - XmlRootElementJaxbProvider.General - Class in org.glassfish.jersey.jaxb.internal
-
Provider for marshalling/un-marshalling JAXB
root elementandtypeinstances from/to entities of<type>/<sub-type>+xmlmedia types. - XmlRootElementJaxbProvider.Text - Class in org.glassfish.jersey.jaxb.internal
-
Provider for marshalling/un-marshalling JAXB
root elementandtypeinstances from/to entities oftext/xmlmedia type. - XmlRootObjectJaxbProvider - Class in org.glassfish.jersey.jaxb.internal
-
Base XML-based message body reader for JAXB beans.
- XmlRootObjectJaxbProvider.App - Class in org.glassfish.jersey.jaxb.internal
-
Provider for un-marshalling entities of
application/xmlmedia type into JAXB beans usingJAXB unmarshaller. - XmlRootObjectJaxbProvider.General - Class in org.glassfish.jersey.jaxb.internal
-
Provider for un-marshalling entities of
<type>/<sub-type>+xmlmedia types into JAXB beans usingJAXB unmarshaller. - XmlRootObjectJaxbProvider.Text - Class in org.glassfish.jersey.jaxb.internal
-
Provider for un-marshalling entities of
text/xmlmedia type into JAXB beans usingJAXB unmarshaller.
Z
- ZIP - Enum constant in enum org.glassfish.jersey.media.multipart.file.DefaultMediaTypePredictor.CommonMediaTypes
_
- _configForWriting(ObjectMapper, Annotation[], Class) - Method in class org.glassfish.jersey.jackson.internal.FilteringJacksonJaxbJsonProvider
- _default - Variable in class com.sun.research.ws.wadl.Param
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form