|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
NestedFormInjector
that can inject collections.MultivaluedMap
that is backed
by a [key, multi-value] store represented as a Map<K, List<V>>
.ClientErrorInterceptor
to this provider factory instance.
null
values to the first position
in the value list.
null
values to the value list.
String
constant representing ""application/atom+xml"" media type.
MediaType
constant representing ""application/atom+xml"" media type.
String
constant representing ""application/x-www-form-urlencoded"" media type.
MediaType
constant representing ""application/x-www-form-urlencoded"" media type.
String
constant representing ""application/json"" media type.
MediaType
constant representing ""application/json"" media type.
String
constant representing ""application/octet-stream"" media type.
MediaType
constant representing ""application/octet-stream"" media type.
String
constant representing ""application/svg+xml"" media type.
MediaType
constant representing ""application/svg+xml"" media type.
String
constant representing ""application/xhtml+xml"" media type.
MediaType
constant representing ""application/xhtml+xml"" media type.
String
constant representing ""application/xml"" media type.
MediaType
constant representing ""application/xml"" media type.
Path
.MessageBodyReader.readFrom(java.lang.Class, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.InputStream)
method.
MessageBodyWriter.writeTo(T, java.lang.Class>, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.OutputStream)
method.
MessageBodyWriter.writeTo(T, java.lang.Class>, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.OutputStream)
method.
bad client request
.Base64.InputStream
will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream
in DECODE mode.
Base64.InputStream
in
either ENCODE or DECODE mode.
Base64.OutputStream
will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream
in ENCODE mode.
Base64.OutputStream
in
either ENCODE or DECODE mode.
UriInfo.resolve(java.net.URI)
.
charset
parameter name.
Client
instances.ClientBuilder
class.
4xx
status codes).ClientErrorInterceptor
provides a hook into the proxy
ClientResponse
request lifecycle.@QueryParam
parameters.
configurable
JAX-RS context.runtime configuration
scope of a particular resource or sub-resource method
; i.e.
asynchronous response
lifecycle events.MessageBodyReader
can accept.RuntimeDelegate.HeaderDelegate
for the supplied class.
Link.Builder
.
Response.ResponseBuilder
.
UriBuilder
.
Variant.VariantListBuilder
.
ObjectMapper
for type resolution.
PathParam
,
QueryParam
,
MatrixParam
,
CookieParam
,
FormParam
,
or HeaderParam
.MultivaluedMap
implementation that delegates to another instance.PrefixedFormInjector.inject(org.jboss.resteasy.spi.HttpRequest, org.jboss.resteasy.spi.HttpResponse)
method.
raw
ByteBuffer,
writing it to the encoded
ByteBuffer.
raw
ByteBuffer,
writing it to the encoded
CharBuffer.
Base64.encodeBytes(byte[])
but returns
a byte array instead of instantiating a String.
Base64.encodeBytes(byte[], int, int, int)
but returns
a byte array instead of instantiating a String.
QueryParam
,
PathParam
, FormParam
or MatrixParam
.Variant.VariantListBuilder
initialized with a set of supported
encodings.
EntityTag
.
EntityTag
.
obj
to this tag to see if they are the same considering
weakness and value.
obj
to this media type to see if they are the same by comparing
type, subtype and parameters.
Response
.CacheControl
for some reason.Feature
and DynamicFeature
instances by JAX-RS runtime during the phase of their configuration.request filter
or when the
HTTP invocation returns.
request filter
or by a
matched resource method.
XmlRegistry
for the XML type.
forbidden
by the server."application/x-www-form-urlencoded"
content type.Path
-annotated method.
T
.
T
.
ContentIDUtils.generateContentIDFromAddrSpec(String)
with
ContentIDUtils.generateRFC822AddrSpec()
as parameter.
T
.T
.String
feature
classes.
feature
) classes to be instantiated, injected and utilized in the scope
of the configurable instance.
ClientErrorInterceptor
instances.
T
that is applicable to the supplied
type.
ParamConverter
that can provide from/to string conversion
for an instance of a particular Java type.
Type
instance.
RuntimeDelegate
instance.
feature
) instances to be utilized by the configurable instance.
null
if no language has been set.
Link.Builder
for the relation.
Link.Builder
for the relation.
Link.Builder
for the relation.
Response.getHeaders()
.
ObjectMapper
for the given class and mediaType
PathSegment
.
PathSegment
.
null
if there is no property by that name.
null
if there is no property by that name.
null
if there is no property by that name.
collection
containing the property names
available within the context of the current request/response exchange context.
collection
containing the property
names available within the context of the current request/response exchange context.
collection
containing the
property names available within the context of the current configuration instance.
collection
containing the property
names available within the context of the current request/response exchange context.
rel
param, or
null
if this param is not specified.
rel
param as a list
of strings or the empty list if rel
is not defined.
InputStream
object.
null
if this information is not available.
null
if this information is not available.
feature
instances.
writeTo
to ascertain the length in bytes of
the serialized form of t
.
title
param, or
null
if this param is not specified.
Type
instance.
type
param, or
null
if this param is not specified.
String
as the specified Java type.
URI
of the current
resource target.
UriBuilder
initialized with this link's underlying URI.
java.security.Principal
object containing the
name of the current authenticated user.
EntityTag
.
variant
information.
ClientResponse
.
retry the request
.
ChannelPipelineFactory
which is used to serve HTTP Traffic.HttpServerPipelineFactory
subclass which enable the use of HTTPSIIOImageProvider
.MessageBodyReader.readFrom(java.lang.Class, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.InputStream)
and
MessageBodyWriter.writeTo(T, java.lang.Class>, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.OutputStream)
.internal server error
.feature
instance has been previously
enabled in the runtime configuration context.
feature
instance of featureClass
class has been
previously enabled in the runtime configuration context.
true
if this cookie contains the HttpOnly
attribute.
component
instance (such as providers or
features
) has been previously registered in the runtime configuration context.
componentClass
class has been previously
registered in the runtime configuration context.
EntityTag
.
JAXBElement
.XmlRootElement
annotation.ClientBuilder
implementation
to be returned from ClientBuilder.newBuilder()
.
RuntimeDelegate
implementation
to be returned from RuntimeDelegate.getInstance()
.
Variant.VariantListBuilder
initialized with a set of supported
languages.
XmlAdapter
that maps the JAX-RS Link
type to a value that can be
marshalled and unmarshalled by JAXB.Link
that can be marshalled and
unmarshalled by JAXB.LinkResource
on a single method.Link
into a Link.JaxbLink
.
WebTarget
instance by appending a matrix parameter to
the existing set of matrix parameters of the current final segment of the
URI of the current target instance.
MediaType
with the supplied type, subtype and
parameters.
MediaType
with the supplied type and subtype.
MediaType
with the supplied type, subtype and
""charset"" parameter.
MediaType
, both type and subtype are wildcards.
Variant.VariantListBuilder
initialized with a set of supported
media types.
String
constant representing ""multipart/form-data"" media type.
MediaType
constant representing ""multipart/form-data"" media type.
MultipartRelatedInput
by extending
MultipartInputImpl
and adding multipart/related functionality.MessageBodyReader
implementation to deserialize
MultipartRelatedInput
objects.MessageBodyWriter
implementation to serialize
MultipartRelatedOutput
objects.MultivaluedMap
interface.16
) and the default load factor (0.75
).
0.75
).
MultivaluedMap
.
Map
.
ClientBuilder
instance using the default client builder
implementation class provided by the JAX-RS implementation provider.
Client
instance using the default client builder implementation
class provided by the JAX-RS implementation provider.
Client
instance using the default client builder
implementation class provided by the JAX-RS implementation provider.
not acceptable
by the server.not allowed
.not found
on the server.not supported
.ObjectMapper
used to create typing information.
String
form of a message parameter value and the corresponding custom
Java type T
.default value
delegated
to a parameter converter
annotated with @Lazy
annotation SHOULD occur only once the value is actually required (e.g.ParamConverter
instances.WebTarget
instance by appending path to the URI of
the current target instance.
Path
-annotated method to the
existing path.
asctime()
format.
FormInjector
that handles prefixes for associated classes.MultivaluedMap
implementation that wraps another instance and only returns values that are prefixed with the given #prefix
.container request filter
to indicate that such filter should be applied globally
on all resources in the application before the actual resource matching occurs.priority
when used or applied
by JAX-RS runtime.(cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause
).
MessageBodyWriter
can produce.Providers
used to retrieve the JacksonJsonpInterceptor.objectMapper
from.
WebTarget
instance by configuring a query parameter on the URI
of the current target instance.
Base64.InputStream.read()
repeatedly until the end of stream
is reached or len bytes are read.
MessageBodyReader
that supports mapping the
message entity stream onto the requested type.
MessageBodyReader
that supports mapping the
message entity stream onto the requested type.
MessageBodyReader
that supports mapping the
message entity stream onto the requested type.
MessageBodyReader
that supports mapping the
message entity stream onto the requested type.
MessageBodyReader.readFrom(java.lang.Class, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.InputStream)
.ReaderInterceptor
to intercept calls to (@link javax.ws.rs.ext.MessageBodyReader#readFrom}.InputStream
.
3xx
status codes).feature
meta-provider) to be instantiated
and used in the scope of this configurable context.
feature
meta-provider) to be instantiated
and used in the scope of this configurable context.
feature
meta-provider) to be instantiated
and used in the scope of this configurable context.
feature
meta-provider) to be instantiated
and used in the scope of this configurable context.
feature
meta-provider) to be instantiated
and used in the scope of this configurable context.
feature
meta-provider) to be instantiated
and used in the scope of this configurable context.
feature
meta-provider) to be instantiated
and used in the scope of this configurable context.
feature
meta-provider) to be instantiated
and used in the scope of this configurable context.
UriInfo.resolve(java.net.URI)
and the result is normalized.
The resulting URI is relativize with respect to the first URI passed to
this method.
IllegalStateException
if called outside the scope of a request
(e.g.SimpleChannelUpstreamHandler
which handles the requests and dispatch them.WebTarget
instance by resolving a URI template with a given name
in the URI of the current target instance using a supplied value.
WebTarget
instance by resolving a URI template with a given name
in the URI of the current target instance using a supplied value.
name
in this UriBuilder
instance
using a supplied value.
name
in this UriBuilder
instance
using a supplied value.
WebTarget
instance by resolving a URI template with a given name
in the URI of the current target instance using a supplied encoded value.
name
in this UriBuilder
instance
using a supplied encoded value.
WebTarget
instance by resolving one or more URI templates
in the URI of the current target instance using supplied name-value pairs.
WebTarget
instance by resolving one or more URI templates
in the URI of the current target instance using supplied name-value pairs.
UriBuilder
instance using supplied
name-value pairs.
UriBuilder
instance using supplied
name-value pairs.
WebTarget
instance by resolving one or more URI templates
in the URI of the current target instance using supplied name-encoded value pairs.
UriBuilder
instance using supplied
name-value pairs.
Response.ResponseBuilder
instance and obtain a Response from that.
Response
to obtain an instance.
response
with the specified cause
and a detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause
).
FactoryBean
to generate a client
proxy from a REST annotated interface.OneToOneDecoder
is responsible for decode HttpRequest
to NettyHttpRequest
's
This implementation is ChannelHandler.Sharable
OneToOneEncoder
implementation which encodes HttpResponse
's to
HttpResponse
's
This implementation is ChannelHandler.Sharable
RuntimeDelegate
class.
T
.Content-Length
.
Request-Line
is not allowed for the resource
identified by the Request-URI
.
Request-URI
is longer
than the server is willing to interpret.
Location
field.
URI
).
BufferedInputStream
enforcing the contract where reset()
always returns to the beginning of the stream, and the internal buffer
expands automatically to the total length of content read from the underlying
stream.Variant
selection.5xx
status codes).cannot be served
.ApacheHttpClient4Executor.fileUploadInMemoryThresholdLimit
ApacheHttpClient4Executor.fileUploadMemoryUnit
ApacheHttpClient4Executor.fileUploadTempFileDir
ObjectMapper
.
Providers
UriInfo
.
ContextLoader
.web targets
created by the client
instance that is using this SSL context.
Response
when the application wishes to stream the output.InvocationCallback
to process the future result of the invocation.
AsyncResponse
into a parameter of an invoked
JAX-RS resource or sub-resource method
.String
constant representing ""text/html"" media type.
MediaType
constant representing ""text/html"" media type.
String
constant representing ""text/plain"" media type.
MediaType
constant representing ""text/plain"" media type.
String
constant representing ""text/xml"" media type.
MediaType
constant representing ""text/xml"" media type.
title
on this link.
Cookie
with the same name, value, path,
domain and version as this NewCookie
.
Response
.
type
on this link.
Link.JaxbLink
into a Link
.
uriTemplate
string and copies the parsed components of the supplied
URI to the UriBuilder replacing any existing values for those components.
resource target
pointing at
a resource identified by the resolved URI into a method parameter,
class field or a bean property.fromXxx(...)
methods to obtain an instance.
UriBuilder.build(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).
Cookie
by parsing the supplied string.
EntityTag
by parsing the supplied string.
MediaType
by parsing the supplied string.
newInstance
method to obtain an instance.
String
constant representing wildcard ""*/*"" media type .
MediaType
constant representing wildcard ""*/*"" media type.
MediaType
instance with the same type, subtype and parameters
copied from the original instance and the supplied ""charset"" parameter.
Base64.OutputStream.write(int)
repeatedly until len
bytes are written.
MessageBodyWriter.writeTo(T, java.lang.Class>, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.OutputStream)
.WriterInterceptor
to intercept calls to MessageBodyWriter.writeTo(T, java.lang.Class>, java.lang.reflect.Type, java.lang.annotation.Annotation[], javax.ws.rs.core.MediaType, javax.ws.rs.core.MultivaluedMap, java.io.OutputStream)
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |