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

N

NewCookie - Class in com.sun.ws.rest.api.core
Represents a new cookie that will be sent in a response.
NewCookie(String, String) - Constructor for class com.sun.ws.rest.api.core.NewCookie
Make a new instance using the supplied name and value.
NewCookie(Cookie) - Constructor for class com.sun.ws.rest.api.core.NewCookie
Make a new instance copying the information in the supplied cookie.
NotFoundException - Exception in com.sun.ws.rest.api
A HTTP 404 (Not Found) exception.
NotFoundException(String) - Constructor for exception com.sun.ws.rest.api.NotFoundException
Create a HTTP 404 (Not Found) exception.
NotModified - Class in com.sun.ws.rest.api.response
An abstraction for a HTTP response to a request containing preconditions that indicates that a resource has not been modified.
NotModified() - Constructor for class com.sun.ws.rest.api.response.NotModified
Create a new instance.
NotModified(String) - Constructor for class com.sun.ws.rest.api.response.NotModified
Create a new instance
NotModified(EntityTag) - Constructor for class com.sun.ws.rest.api.response.NotModified
Create a new instance

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