|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Response.ResponseBuilder
.
UriBuilder
with
automatic encoding enabled.
Variant.VariantListBuilder
.
PathParam
,
QueryParam
,
MatrixParam
,
CookieParam
,
or HeaderParam
.QueryParam
,
PathParam
or MatrixParam
.Response
.fromPath(path, true)
.
UriBuilder.encode(boolean)
method)
turned on.
T
.
UriBuilder.encode(boolean)
method) turned on.
UriBuilder.encode(boolean)
method) turned on.
T
that is applicable to the supplied
type.
PathSegment
.
PathSegment
.
writeTo
to ascertain the length in bytes of
the serialized form of t
.
java.security.Principal
object containing the
name of the current authenticated user.
MessageBodyReader
and
MessageBodyWriter
instances.UriBuilder.encode(boolean)
method) turned on.
ExceptionMapper
, ContextResolver
,
MessageBodyReader
or MessageBodyWriter
.InputStream
.
Response
to obtain an instance.
T
.URI
).
Response
when the application wishes to stream the output.Response
.
fromXXX
methods to obtain an instance.
UriBuilder.build()
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.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |