Uses of Class
jakarta.ws.rs.core.AbstractMultivaluedMap
Package
Description
Low-level interfaces and annotations used to create RESTful service resources.
-
Uses of AbstractMultivaluedMap in jakarta.ws.rs.core
Modifier and TypeClassDescriptionclass
MultivaluedHashMap<K,
V> A hash table based implementation ofMultivaluedMap
interface.