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

M

match(CharSequence, List<String>) - Method in class com.sun.ws.rest.api.uri.UriPattern
Match a URI against the pattern.
match(CharSequence, List<String>, Map<String, String>) - Method in class com.sun.ws.rest.api.uri.UriPattern
Match a URI against the pattern.
match(CharSequence, Map<String, String>) - Method in class com.sun.ws.rest.api.uri.UriTemplate
Match a URI against the template.
match(CharSequence, List<String>) - Method in class com.sun.ws.rest.api.uri.UriTemplate
Match a URI against the template.
match(CharSequence, List<String>) - Method in interface com.sun.ws.rest.spi.uri.rules.UriRules
Match a URI path to the collection of rules and iterate over the matching rules.
MediaTypes - Class in com.sun.ws.rest.api
Common media types.
MessageBodyContext - Interface in com.sun.ws.rest.spi.container
An injectable context class to obtain a message body reader or writer given a Java type and a media type.
metadata - Variable in class com.sun.ws.rest.api.client.PartialRequestBuilder
 
method(String) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke a HTTP method with no request entity or response.
method(String, Object) - Method in interface com.sun.ws.rest.api.client.UniformInterface
Invoke a HTTP method with a request entity but no response.
method(String, Class<T>) - Method in interface com.sun.ws.rest.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.ws.rest.api.client.UniformInterface
Invoke a HTTP method with a request entity that returns a response.
method(String) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
method(String, Object) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
method(String, Class<T>) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
method(String, Class<T>, Object) - Method in class com.sun.ws.rest.api.client.WebResource.Builder
 
method(String) - Method in class com.sun.ws.rest.api.client.WebResource
 
method(String, Object) - Method in class com.sun.ws.rest.api.client.WebResource
 
method(String, Class<T>) - Method in class com.sun.ws.rest.api.client.WebResource
 
method(String, Class<T>, Object) - Method in class com.sun.ws.rest.api.client.WebResource
 
METHOD_NOT_ALLOWED - Static variable in class com.sun.ws.rest.api.Responses
 
methodNotAllowed() - Static method in class com.sun.ws.rest.api.Responses
 

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