Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W
U
UniformInterface
- Interface in
com.sun.ws.rest.api.client
A uniform interface for invoking HTTP requests.
UniformInterfaceException
- Exception in
com.sun.ws.rest.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.ws.rest.api.client.
UniformInterfaceException
UniformInterfaceException(String, ClientResponse)
- Constructor for exception com.sun.ws.rest.api.client.
UniformInterfaceException
UNSUPPORTED_MEDIA_TYPE
- Static variable in class com.sun.ws.rest.api.
Responses
unsupportedMediaType()
- Static method in class com.sun.ws.rest.api.
Responses
uri(URI)
- Method in class com.sun.ws.rest.api.client.
WebResource
Start building from a URI.
UriComponent
- Class in
com.sun.ws.rest.api.uri
Utility class for validating, encoding and decoding components of a URI.
UriComponent.Type
- Enum in
com.sun.ws.rest.api.uri
UriPathAnnotated
- Interface in
com.sun.ws.rest.api.model
UriPathValue
- Class in
com.sun.ws.rest.api.model
Abstraction for a URI path value
UriPathValue(String)
- Constructor for class com.sun.ws.rest.api.model.
UriPathValue
Creates a new instance of UriPathValue
UriPathValue(String, boolean)
- Constructor for class com.sun.ws.rest.api.model.
UriPathValue
Creates a new instance of UriPathValue
UriPathValue(String, boolean, boolean)
- Constructor for class com.sun.ws.rest.api.model.
UriPathValue
Creates a new instance of UriPathValue
UriPattern
- Class in
com.sun.ws.rest.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.ws.rest.api.uri.
UriPattern
Construct a new URI pattern.
UriRule
- Interface in
com.sun.ws.rest.spi.uri.rules
A URI rule that operates on a URI path.
UriRuleContext
- Interface in
com.sun.ws.rest.spi.uri.rules
UriRules
<
R
> - Interface in
com.sun.ws.rest.spi.uri.rules
A collection of URI rules that can be matched using associated patterns.
UriTemplate
- Class in
com.sun.ws.rest.api.uri
A URI template.
UriTemplate(String)
- Constructor for class com.sun.ws.rest.api.uri.
UriTemplate
Construct a new URI template.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
T
U
V
W