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

U

UniformInterface - Interface in com.sun.jersey.api.client
A uniform interface for invoking HTTP requests.
UniformInterfaceException - Exception in com.sun.jersey.api.client
A runtime exception thrown by a method on the UniformInterface when the status code of the HTTP response indicates a response that is not expected by the method invoker.
UniformInterfaceException(ClientResponse) - Constructor for exception com.sun.jersey.api.client.UniformInterfaceException
 
UniformInterfaceException(String, ClientResponse) - Constructor for exception com.sun.jersey.api.client.UniformInterfaceException
 
UNSUPPORTED_MEDIA_TYPE - Static variable in class com.sun.jersey.api.Responses
 
unsupportedMediaType() - Static method in class com.sun.jersey.api.Responses
 
uri(URI) - Method in class com.sun.jersey.api.client.AsyncWebResource
Start building from a URI.
uri(URI) - Method in class com.sun.jersey.api.client.WebResource
Start building from a URI.
UriComponent - Class in com.sun.jersey.api.uri
Utility class for validating, encoding and decoding components of a URI.
UriComponent.Type - Enum in com.sun.jersey.api.uri
 
UriPathAnnotated - Interface in com.sun.jersey.api.model
 
UriPathValue - Class in com.sun.jersey.api.model
Abstraction for a URI path value
UriPathValue(String) - Constructor for class com.sun.jersey.api.model.UriPathValue
Creates a new instance of UriPathValue
UriPathValue(String, boolean) - Constructor for class com.sun.jersey.api.model.UriPathValue
Creates a new instance of UriPathValue
UriPathValue(String, boolean, boolean) - Constructor for class com.sun.jersey.api.model.UriPathValue
Creates a new instance of UriPathValue
UriPattern - Class in com.sun.jersey.api.uri
A URI pattern for matching a URI against a regular expression and returning capturing group values for any capturing groups present in the expression.
UriPattern(String) - Constructor for class com.sun.jersey.api.uri.UriPattern
Construct a new URI pattern.
UriRule - Interface in com.sun.jersey.spi.uri.rules
A URI rule that operates on a URI path.
UriRuleContext - Interface in com.sun.jersey.spi.uri.rules
 
UriRules<R> - Interface in com.sun.jersey.spi.uri.rules
A collection of URI rules that can be matched using associated patterns.
UriTemplate - Class in com.sun.jersey.api.uri
A URI template.
UriTemplate(String) - Constructor for class com.sun.jersey.api.uri.UriTemplate
Construct a new URI template.

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