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
L
M
N
O
P
R
S
T
U
V
W
E
EMPTY
- Static variable in class com.sun.ws.rest.api.uri.
UriPattern
The empty URI pattern that matches the null or empty URI path
EMPTY
- Static variable in class com.sun.ws.rest.api.uri.
UriTemplate
The empty URI template that matches the null or empty URI path
encode(String, UriComponent.Type)
- Static method in class com.sun.ws.rest.api.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 com.sun.ws.rest.api.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.
endsWithSlash()
- Method in class com.sun.ws.rest.api.uri.
UriTemplate
Returns true if the template end in a '/'
entity
- Variable in class com.sun.ws.rest.api.client.
PartialRequestBuilder
entity(Object)
- Method in class com.sun.ws.rest.api.client.
PartialRequestBuilder
entity(Object, MediaType)
- Method in class com.sun.ws.rest.api.client.
PartialRequestBuilder
entity(Object, String)
- Method in class com.sun.ws.rest.api.client.
PartialRequestBuilder
entity(Object)
- Method in interface com.sun.ws.rest.api.client.
RequestBuilder
Set the request entity.
entity(Object, MediaType)
- Method in interface com.sun.ws.rest.api.client.
RequestBuilder
Set the request entity it's media type.
entity(Object, String)
- Method in interface com.sun.ws.rest.api.client.
RequestBuilder
Set the request entity it's media type.
entity(Object)
- Method in class com.sun.ws.rest.api.client.
WebResource
entity(Object, MediaType)
- Method in class com.sun.ws.rest.api.client.
WebResource
entity(Object, String)
- Method in class com.sun.ws.rest.api.client.
WebResource
entityTagDelegate
- Static variable in class com.sun.ws.rest.api.client.
ClientResponse
equals(Object)
- Method in class com.sun.ws.rest.api.uri.
UriPattern
equals(Object)
- Method in class com.sun.ws.rest.api.uri.
UriTemplate
Equality is calculated from the String of the regular expression generated from the templates.
evaluatePreconditions(EntityTag)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
evaluatePreconditions(Date)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
evaluatePreconditions(Date, EntityTag)
- Method in class com.sun.ws.rest.spi.container.
AbstractContainerRequest
execute()
- Method in class com.sun.ws.rest.api.wadl.
WadlGeneratorTask
ExtendedUriInfo
- Interface in
com.sun.ws.rest.api.uri
Extentions to
UriInfo
.
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
L
M
N
O
P
R
S
T
U
V
W