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

E

Entity<T> - Interface in com.sun.ws.rest.api
An abstraction for the immutable entity of a HTTP request.
EntityTag - Class in com.sun.ws.rest.api.core
An abstraction for the value of a HTTP Entity Tag, used as the value of an ETag response header.
EntityTag(String) - Constructor for class com.sun.ws.rest.api.core.EntityTag
Creates a new instance of a strong EntityTag
EntityTag(String, boolean) - Constructor for class com.sun.ws.rest.api.core.EntityTag
Creates a new instance of an EntityTag
equals(Object) - Method in class com.sun.ws.rest.api.core.EntityTag
Compares obj to this tag to see if they are the same considering weakness and value.
equals(Object) - Method in class com.sun.ws.rest.api.core.MediaType
Compares obj to this media type to see if they are the same by comparing type and subtype only - parameters are ignored.
evaluatePreconditions(EntityTag) - Method in interface com.sun.ws.rest.api.core.HttpRequestContext
Evaluate request preconditions based on the passed in value.
evaluatePreconditions(Date) - Method in interface com.sun.ws.rest.api.core.HttpRequestContext
Evaluate request preconditions based on the passed in value.
evaluatePreconditions(Date, EntityTag) - Method in interface com.sun.ws.rest.api.core.HttpRequestContext
Evaluate request preconditions based on the passed in value.

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