| Package | Description | 
|---|---|
| javax.ws.rs.core | 
 Low-level interfaces and annotations used to create RESTful service
 resources. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Link.JaxbLink | 
Link.JaxbAdapter.marshal(Link v)
Convert a  
Link into a Link.JaxbLink. | 
| Modifier and Type | Method and Description | 
|---|---|
Link | 
Link.JaxbAdapter.unmarshal(Link.JaxbLink v)
Convert a  
Link.JaxbLink into a Link. | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.