|
The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Path
.MessageBodyReader
can accept.Response.ResponseBuilder
.
UriBuilder
.
Variant.VariantListBuilder
.
PathParam
,
QueryParam
,
MatrixParam
,
CookieParam
,
FormParam
,
or HeaderParam
.QueryParam
,
PathParam
, FormParam
or MatrixParam
.Variant.VariantListBuilder
initialized with a set of supported
encodings.
Response
.T
.
T
.T
that is applicable to the supplied
type.
PathSegment
.
PathSegment
.
writeTo
to ascertain the length in bytes of
the serialized form of t
.
Type
instance.
java.security.Principal
object containing the
name of the current authenticated user.
Variant.VariantListBuilder
initialized with a set of supported
languages.
Variant.VariantListBuilder
initialized with a set of supported
media types.
Path
-annotated method to the
existing path.
MessageBodyWriter
can produce.InputStream
.
Response.ResponseBuilder
instance and obtain a Response from that.
Response
to obtain an instance.
T
.URI
).
Response
when the application wishes to stream the output.Cookie
with the same name, value, path,
domain and version as this NewCookie
.
Response
.
fromXXX
methods to obtain an instance.
UriBuilder.build(java.lang.Object...)
methods when a URI
cannot be constructed based on the current state of the
builder.UriBuilderException
without detail message.
UriBuilderException
with the specified detail message.
UriBuilderException
with the specified detail message and cause.
cause==null ? null : cause.toString()
) (which typically contains
the class and detail message of cause).
newInstance
method to obtain an instance.
|
The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |