Package org.jboss.resteasy.specimpl
package org.jboss.resteasy.specimpl
-
ClassDescriptionA response object not attached to a client or server invocation.A response object not attached to a client or server invocation.MultivaluedMapImpl<K,
V> MultivaluedTreeMap<K,V> Used when creating the matching path in ResteasyUriInfoUriInfo implementation with some added extra methods to help process requests.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 circumstancesUnmodifiable implementation ofMultivaluedMap
interface