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

M

MatrixParam - Annotation Type in com.sun.ws.rest.api
Binds a URI matrix parameter to a Java method parameter, class field or bean property.
MEDIA_TYPE_CANNOT_BE_NULL() - Static method in class com.sun.ws.rest.api.messages.ApiMessages
mediaType parameter cannot be null.
MEDIA_TYPE_INVALID(Object) - Static method in class com.sun.ws.rest.api.messages.ApiMessages
Invalid media type: {0}
MEDIA_TYPE_WILDCARD - Static variable in class com.sun.ws.rest.api.core.MediaType
The value of a type or subtype wildcard.
MediaType - Class in com.sun.ws.rest.api.core
An abstraction for a media type.
MediaType(String, String, Map<String, String>) - Constructor for class com.sun.ws.rest.api.core.MediaType
Creates a new instance of MediaType with the supplied type, subtype and parameters.
MediaType(String, String) - Constructor for class com.sun.ws.rest.api.core.MediaType
Creates a new instance of MediaType with the supplied type and subtype.
MediaType(String) - Constructor for class com.sun.ws.rest.api.core.MediaType
Creates a new instance of MediaType by parsing the supplied string.
MediaType() - Constructor for class com.sun.ws.rest.api.core.MediaType
Creates a new instance of MediaType, both type and subtype are wildcards.
MimeMultipartRepresentation - Class in com.sun.ws.rest.api.representation
Representation as a Map<String, DataSource> for MimeMultipart resources.
MimeMultipartRepresentation(MimeMultipart, String) - Constructor for class com.sun.ws.rest.api.representation.MimeMultipartRepresentation
Creates a new instance of MimeMultipartRepresentation with the supplied media type string.
MimeMultipartRepresentation(MimeMultipart, MediaType) - Constructor for class com.sun.ws.rest.api.representation.MimeMultipartRepresentation
Creates a new instance of MimeMultipartRepresentation with the supplied media type string.
MimeMultipartRepresentation(MimeMultipart, String, String) - Constructor for class com.sun.ws.rest.api.representation.MimeMultipartRepresentation
Creates a new instance of MimeMultipartRepresentation with the supplied mulipart subtype and root body part type.
MultivaluedMap - Interface in com.sun.ws.rest.api.core
A map of key-values pairs.

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