Interface | Description |
---|---|
CommitHeaderOutputStream.CommitCallback | |
HttpHeaderNames |
A list of Http Header names.
|
Class | Description |
---|---|
AcceptParser |
Returns a sorted list of values by their qualifier 'q' with parameters pulled off.
|
AnnotationResolver | |
ArrayCharSequence |
A CharSequence backed by a char[] (no copy on creation)
|
BasicAuthHelper | |
CaseInsensitiveMap<V> | |
CommitHeaderOutputStream | |
CookieParser | |
DateUtil |
A utility class for parsing and formatting HTTP dates as used in cookies and
other headers.
|
DelegatingHttpRequest | |
DelegatingMultivaluedMap<K,V> |
MultivaluedMap implementation that delegates to another instance. |
DelegatingOutputStream | |
DynamicFeatureContextDelegate | |
Encode | |
FeatureContextDelegate | |
GetRestful | |
GroupParameterParser |
A simple parser intended to parse sequences of name/value pairs.
|
HeaderHelper | |
HeaderParameterParser | |
HttpServletRequestDelegate | |
InputStreamToByteArray | |
IsHttpMethod | |
LocaleHelper | |
MediaTypeHelper | |
NoContent | |
NoContentInputStreamDelegate | |
ParameterParser |
A simple parser intended to parse sequences of name/value pairs.
|
PathHelper |
A utility class for handling URI template parameters.
|
PortProvider |
Utility class that provides a port number for the Resteasy embedded container.
|
PrefixedFormFieldsHttpRequest | |
PrefixedMultivaluedMap<V> |
MultivaluedMap implementation that wraps another instance and only returns values that are prefixed with the given PrefixedMultivaluedMap.prefixWithDot . |
ReadFromStream | |
StringContextReplacement |
Utility to replace predefined expressions within a string with values from the HTTP request;
${basepath} - UriInfo.getBaseUri().getRawPath()
${absolutepath} - UriInfo.getAbsolutePath().getRawPath()
${absoluteuri} - UriInfo.getAbsolutePath().toString()
${baseuri} - UriInfo.getBaseUri().toString()
${contextpath} - HttpServletRequest.getContextPath()
|
StringToPrimitive | |
ThreadLocalStack<T> |
Comment
|
TypeConverter |
A utility class that can convert a String value as a typed object.
|
WeightedLanguage | |
WeightedMediaType |
Exception | Description |
---|---|
DateUtil.DateParseException |
Copyright © 2019 JBoss by Red Hat. All rights reserved.