| Package | Description |
|---|---|
| jakarta.ws.rs.core |
Low-level interfaces and annotations used to create RESTful service resources.
|
| org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultivaluedHashMap<K,V>
A hash table based implementation of
MultivaluedMap interface. |
| Modifier and Type | Method and Description |
|---|---|
static AbstractMultivaluedMap<String,String> |
HeaderUtils.createInbound()
Create an empty inbound message headers container.
|
static AbstractMultivaluedMap<String,Object> |
HeaderUtils.createOutbound()
Create an empty outbound message headers container.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.