|
||||||||||
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)
.
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)
.
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)
.
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.
charset
parameter name.
4xx
status codes).ClientErrorInterceptor
provides a hook into the proxy
ClientResponse
request lifecycle.(cause==null ? null : cause.toString())
(which typically contains the class and detail message of cause
).
Client
instances.ClientFactory
class.
@QueryParam
parameters.
configuration
of the
client instance.
Client
, WebTarget
, Invocation Builder
or Invocation
.configuration
.
configuration
.
configuration
.
configurable
scope of a particular resource or sub-resource method
; i.e.
asynchronous response
lifecycle events.MessageBodyReader
can accept.RuntimeDelegate.HeaderDelegate
for the supplied class.
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.request filter
or when the
HTTP invocation returns.
request filter
or by a
matched resource method.
XmlRegistry
for the XML type.
"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.
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.
Feature.configure(Configurable)
configured}
in the scope of the configured instance.
Feature.configure(Configurable)
configured} in the scope
of the configured instance.
Type
instance.
RuntimeDelegate
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.
enumeration
containing the property names
available within the context of the current request/response exchange context.
enumeration
containing the property names
available within the context of the current request/response exchange context.
enumeration
containing the property names
available within the context of the current request/response exchange context.
feature
providers).
feature
providers).
null
if this param is not specified.
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
.
null
if this param is not specified.
Type
instance.
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
.EntityTag
.
JAXBElement
.XmlRootElement
annotation.RuntimeDelegate
implementation
to be returned from RuntimeDelegate.getInstance()
.
RuntimeDelegate
implementation
to be returned from RuntimeDelegate.getInstance()
.
Application
and annotated with @ApplicationPath is the Java EE 6
"no XML" approach to activating JAX-RS.Application
and annotated with @ApplicationPath is the Java EE 6
"no XML" approach to activating JAX-RS.Application
and annotated with @ApplicationPath is the Java EE 6
"no XML" approach to activating JAX-RS.Application
and annotated with @ApplicationPath is the Java EE 6
"no XML" approach to activating JAX-RS.Application
and annotated with @ApplicationPath is the Java EE 6
"no XML" approach to activating JAX-RS.Application
and annotated with @ApplicationPath is the Java EE 6
"no XML" approach to activating JAX-RS.Application
and annotated with @ApplicationPath is the Java EE 6
"no XML" approach to activating JAX-RS.Application
and annotated with @ApplicationPath is the Java EE 6
"no XML" approach to activating JAX-RS.Application
and annotated with @ApplicationPath is the Java EE 6
"no XML" approach to activating JAX-RS.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.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.
(cause==null ? null : cause.toString())
.
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
.
not acceptable
by the server.not allowed
.not found
on the server.not supported
.ObjectMapper
used to create typing information.
exception mapper
for an
exception or error thrown during request/response processing was not found and the
unmapped exception or error is being propagated to the hosting I/O container.
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.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
class to be instantiated
and used in the scope of the configured instance.
feature
class to be instantiated and used
in the scope of the configured instance.
feature
class to be instantiated
and used in the scope of the configured instance.
feature
class to be instantiated
and used in the scope of the configured instance.
feature
("singleton") instance to be used
in the scope of the configured instance.
feature
("singleton") instance to be used
in the scope of the configured instance.
feature
("singleton") instance to be used
in the scope of the configured instance.
feature
("singleton") instance to be used
in the scope of the configured instance.
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.
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
asynchronous response
resume events.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
.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.
Cookie
with the same name, value, path,
domain and version as this NewCookie
.
Response
.
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 |