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
J
L
M
N
O
P
R
S
T
U
V
W
M
match(CharSequence, List<String>)
- Method in class com.sun.jersey.api.uri.
UriPattern
Match a URI against the pattern.
match(CharSequence, List<String>, Map<String, String>)
- Method in class com.sun.jersey.api.uri.
UriPattern
Match a URI against the pattern.
match(CharSequence, Map<String, String>)
- Method in class com.sun.jersey.api.uri.
UriTemplate
Match a URI against the template.
match(CharSequence, List<String>)
- Method in class com.sun.jersey.api.uri.
UriTemplate
Match a URI against the template.
match(CharSequence, List<String>)
- Method in interface com.sun.jersey.spi.uri.rules.
UriRules
Match a URI path to the collection of rules and iterate over the matching rules.
MediaTypes
- Class in
com.sun.jersey.api
Common media types.
metadata
- Variable in class com.sun.jersey.api.client.
PartialRequestBuilder
method(String)
- Method in interface com.sun.jersey.api.client.
AsyncUniformInterface
Invoke a HTTP method with no request entity or response.
method(String, Object)
- Method in interface com.sun.jersey.api.client.
AsyncUniformInterface
Invoke a HTTP method with a request entity but no response.
method(String, Class<T>)
- Method in interface com.sun.jersey.api.client.
AsyncUniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, Class<T>, Object)
- Method in interface com.sun.jersey.api.client.
AsyncUniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String)
- Method in class com.sun.jersey.api.client.
AsyncWebResource.Builder
method(String, Object)
- Method in class com.sun.jersey.api.client.
AsyncWebResource.Builder
method(String, Class<T>)
- Method in class com.sun.jersey.api.client.
AsyncWebResource.Builder
method(String, Class<T>, Object)
- Method in class com.sun.jersey.api.client.
AsyncWebResource.Builder
method(String)
- Method in class com.sun.jersey.api.client.
AsyncWebResource
method(String, Object)
- Method in class com.sun.jersey.api.client.
AsyncWebResource
method(String, Class<T>)
- Method in class com.sun.jersey.api.client.
AsyncWebResource
method(String, Class<T>, Object)
- Method in class com.sun.jersey.api.client.
AsyncWebResource
method(String)
- Method in interface com.sun.jersey.api.client.
UniformInterface
Invoke a HTTP method with no request entity or response.
method(String, Object)
- Method in interface com.sun.jersey.api.client.
UniformInterface
Invoke a HTTP method with a request entity but no response.
method(String, Class<T>)
- Method in interface com.sun.jersey.api.client.
UniformInterface
Invoke a HTTP method with no request entity that returns a response.
method(String, Class<T>, Object)
- Method in interface com.sun.jersey.api.client.
UniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String)
- Method in class com.sun.jersey.api.client.
WebResource.Builder
method(String, Object)
- Method in class com.sun.jersey.api.client.
WebResource.Builder
method(String, Class<T>)
- Method in class com.sun.jersey.api.client.
WebResource.Builder
method(String, Class<T>, Object)
- Method in class com.sun.jersey.api.client.
WebResource.Builder
method(String)
- Method in class com.sun.jersey.api.client.
WebResource
method(String, Object)
- Method in class com.sun.jersey.api.client.
WebResource
method(String, Class<T>)
- Method in class com.sun.jersey.api.client.
WebResource
method(String, Class<T>, Object)
- Method in class com.sun.jersey.api.client.
WebResource
METHOD_NOT_ALLOWED
- Static variable in class com.sun.jersey.api.
Responses
methodNotAllowed()
- Static method in class com.sun.jersey.api.
Responses
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
J
L
M
N
O
P
R
S
T
U
V
W