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

A

AbstractContainerRequest - Class in com.sun.ws.rest.spi.container
An abstract implementation of ContainerRequest.
AbstractContainerRequest(MessageBodyContext, String, InputStream) - Constructor for class com.sun.ws.rest.spi.container.AbstractContainerRequest
 
AbstractContainerResponse - Class in com.sun.ws.rest.spi.container
An abstract implementation of ContainerResponse.
AbstractContainerResponse(MessageBodyContext, ContainerRequest) - Constructor for class com.sun.ws.rest.spi.container.AbstractContainerResponse
 
AbstractModelComponent - Interface in com.sun.ws.rest.api.model
 
AbstractModelVisitor - Interface in com.sun.ws.rest.api.model
The interface was originatelly created to allow implementing validators of the abstract resource model.
AbstractResource - Class in com.sun.ws.rest.api.model
Abstraction for resource class
AbstractResource(Class<?>) - Constructor for class com.sun.ws.rest.api.model.AbstractResource
Creates a new instance of AbstractResource
AbstractResource(Class<?>, UriPathValue) - Constructor for class com.sun.ws.rest.api.model.AbstractResource
Creates a new instance of AbstractResource
AbstractResourceConstructor - Class in com.sun.ws.rest.api.model
Abstraction for a resource class constructor
AbstractResourceConstructor(Constructor) - Constructor for class com.sun.ws.rest.api.model.AbstractResourceConstructor
Creates a new instance of AbstractResourceConstructor
AbstractResourceMethod - Class in com.sun.ws.rest.api.model
Abstraction for a resource method
AbstractResourceMethod(AbstractResource, Method, String) - Constructor for class com.sun.ws.rest.api.model.AbstractResourceMethod
 
AbstractSubResourceLocator - Class in com.sun.ws.rest.api.model
Abstraction for a sub resource locator
AbstractSubResourceLocator(Method, UriPathValue) - Constructor for class com.sun.ws.rest.api.model.AbstractSubResourceLocator
Creates a new instance of AbstractSubResourceLocator
AbstractSubResourceMethod - Class in com.sun.ws.rest.api.model
 
AbstractSubResourceMethod(AbstractResource, Method, UriPathValue, String) - Constructor for class com.sun.ws.rest.api.model.AbstractSubResourceMethod
 
accept(MediaType...) - Method in class com.sun.ws.rest.api.client.PartialRequestBuilder
 
accept(String...) - Method in class com.sun.ws.rest.api.client.PartialRequestBuilder
 
accept(MediaType...) - Method in interface com.sun.ws.rest.api.client.RequestBuilder
Add acceptable media types.
accept(String...) - Method in interface com.sun.ws.rest.api.client.RequestBuilder
Add acceptable media types.
accept(MediaType...) - Method in class com.sun.ws.rest.api.client.WebResource
 
accept(String...) - Method in class com.sun.ws.rest.api.client.WebResource
 
accept(AbstractModelVisitor) - Method in interface com.sun.ws.rest.api.model.AbstractModelComponent
 
accept(AbstractModelVisitor) - Method in class com.sun.ws.rest.api.model.AbstractResource
 
accept(AbstractModelVisitor) - Method in class com.sun.ws.rest.api.model.AbstractResourceConstructor
 
accept(AbstractModelVisitor) - Method in class com.sun.ws.rest.api.model.AbstractResourceMethod
 
accept(AbstractModelVisitor) - Method in class com.sun.ws.rest.api.model.AbstractSubResourceLocator
 
accept(AbstractModelVisitor) - Method in class com.sun.ws.rest.api.model.AbstractSubResourceMethod
 
accept(CharSequence, Object, UriRuleContext) - Method in interface com.sun.ws.rest.spi.uri.rules.UriRule
Accept the rule.
addFilter(ClientFilter) - Method in class com.sun.ws.rest.api.client.Filterable
Add a filter to the filter chain.
addInjectable(Type, Injectable) - Method in class com.sun.ws.rest.api.client.Client
Add an injectable resource to the set maintained by the client.
addInjectable(Type, Injectable) - Method in interface com.sun.ws.rest.spi.container.WebApplication
Add an injectable resource to the set maintained by the application.
addTemplateValues(List<String>, List<String>) - Method in class com.sun.ws.rest.spi.container.AbstractContainerRequest
 
addTemplateValues(List<String>, List<String>) - Method in interface com.sun.ws.rest.spi.container.ContainerRequest
Add templates values to the HTTP request.

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