Class | Description |
---|---|
AbstractBuiltResponse |
A response object not attached to a client or server invocation.
|
AbstractBuiltResponse.InputStreamWrapper<T extends BuiltResponse> | |
BuiltResponse |
A response object not attached to a client or server invocation.
|
BuiltResponseEntityNotBacked | |
LinkBuilderImpl | |
LinkImpl | |
MultivaluedMapImpl<K,V> | |
MultivaluedTreeMap<K,V> | |
PathSegmentImpl | |
PathSegmentImpl.SegmentParse |
Used when creating the matching path in ResteasyUriInfo
|
RequestImpl | |
ResponseBuilderImpl | |
ResteasyHttpHeaders | |
ResteasyUriBuilderImpl | |
ResteasyUriInfo |
UriInfo implementation with some added extra methods to help process requests.
|
ResteasyUriInfo.InitData |
Holds the data that is needed to initialize ResteasyUriInfo
The reason to extract this data into a separate class is that it's expensive
to produce and can be cached under certain circumstances
|
UnmodifiableMultivaluedMap<K,V> |
Unmodifiable implementation of
MultivaluedMap interface |
VariantListBuilderImpl |
Copyright © 2019 JBoss by Red Hat. All rights reserved.