A B C D E F G H I L M N O P R S T U V W

P

PackagesResourceConfig - Class in com.sun.ws.rest.api.core
A mutable implementation of DefaultResourceConfig that dynamically searches for root resource classes given a set of package names.
PackagesResourceConfig(String[]) - Constructor for class com.sun.ws.rest.api.core.PackagesResourceConfig
 
PackagesResourceConfig(Map<String, Object>) - Constructor for class com.sun.ws.rest.api.core.PackagesResourceConfig
 
Parameter - Class in com.sun.ws.rest.api.model
Abstraction for a method/constructor parameter
Parameter(Parameter.Source, String, Type, Class<?>) - Constructor for class com.sun.ws.rest.api.model.Parameter
 
Parameter(Parameter.Source, String, Type, Class<?>, boolean) - Constructor for class com.sun.ws.rest.api.model.Parameter
 
Parameter(Parameter.Source, String, Type, Class<?>, String) - Constructor for class com.sun.ws.rest.api.model.Parameter
 
Parameter(Parameter.Source, String, Type, Class<?>, boolean, String) - Constructor for class com.sun.ws.rest.api.model.Parameter
 
Parameter.Source - Enum in com.sun.ws.rest.api.model
 
Parameterized - Interface in com.sun.ws.rest.api.model
Abbstraction for something that has a list of parameters
PartialRequestBuilder<T extends RequestBuilder> - Class in com.sun.ws.rest.api.client
A partial implementation of RequestBuilder that implements the methods on RequestBuilder but leaves undefined the build methods for constructing the request.
PartialRequestBuilder() - Constructor for class com.sun.ws.rest.api.client.PartialRequestBuilder
 
path(String) - Method in class com.sun.ws.rest.api.client.WebResource
Start building from an additional path from the URI to the resource
PerRequest - Annotation Type in com.sun.ws.rest.spi.resource
Used to annotate resource classes that require a new instance to be used for each request.
post() - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the POST method with no request entity or response.
post(Object) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the POST method with a request entity but no response.
post(Class<T>) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the POST method with no request entity that returns a response.
post(Class<T>, Object) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the POST method with a request entity that returns a response.
post() - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
post(Object) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
post(Class<T>) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
post(Class<T>, Object) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
post() - Method in class com.sun.ws.rest.api.client.WebResource
 
post(Object) - Method in class com.sun.ws.rest.api.client.WebResource
 
post(Class<T>) - Method in class com.sun.ws.rest.api.client.WebResource
 
post(Class<T>, Object) - Method in class com.sun.ws.rest.api.client.WebResource
 
PRECONDITION_FAILED - Static variable in class com.sun.ws.rest.api.Responses
 
preconditionFailed() - Static method in class com.sun.ws.rest.api.Responses
 
PROPERTY_CLASSPATH - Static variable in class com.sun.ws.rest.api.core.ClasspathResourceConfig
The property value MUST be an instance String or String[].
PROPERTY_CONTAINER_NOTIFIER - Static variable in class com.sun.ws.rest.api.core.ResourceConfig
If set the instance of ContainerNotifier to register ContainerListener instances.
PROPERTY_DEFAULT_RESOURCE_PROVIDER_CLASS - Static variable in class com.sun.ws.rest.api.core.ResourceConfig
If set the default resource provider to be used by the ResourceProviderFactory.
PROPERTY_PACKAGES - Static variable in class com.sun.ws.rest.api.core.PackagesResourceConfig
The property value MUST be an instance String or String[].
pushResource(Object, UriTemplate) - Method in interface com.sun.ws.rest.spi.uri.rules.UriRuleContext
Push the resource and matching URI template associated with the resource.
pushRightHandPathLength(int) - Method in interface com.sun.ws.rest.spi.uri.rules.UriRuleContext
Push the right hand path length to calculate the entry for the list of matching (ancestor) URI paths.
put() - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the PUT method with no request entity or response.
put(Object) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the PUT method with a request entity but no response.
put(Class<T>) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the PUT method with no request entity that returns a response.
put(Class<T>, Object) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke the PUT method with a request entity that returns a response.
put() - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
put(Object) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
put(Class<T>) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
put(Class<T>, Object) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
put() - Method in class com.sun.ws.rest.api.client.WebResource
 
put(Object) - Method in class com.sun.ws.rest.api.client.WebResource
 
put(Class<T>) - Method in class com.sun.ws.rest.api.client.WebResource
 
put(Class<T>, Object) - Method in class com.sun.ws.rest.api.client.WebResource
 

A B C D E F G H I L M N O P R S T U V W