Uses of Class
javax.ws.rs.core.Link.JaxbLink
Packages that use Link.JaxbLink
Package
Description
Low-level interfaces and annotations used to create RESTful service
resources.
-
Uses of Link.JaxbLink in javax.ws.rs.core
Subclasses with type arguments of type Link.JaxbLink in javax.ws.rs.coreModifier and TypeClassDescriptionstatic classAn implementation of JAXBXmlAdapterthat maps the JAX-RSLinktype to a value that can be marshalled and unmarshalled by JAXB.Methods in javax.ws.rs.core that return Link.JaxbLinkMethods in javax.ws.rs.core with parameters of type Link.JaxbLinkModifier and TypeMethodDescriptionLink.JaxbAdapter.unmarshal(Link.JaxbLink v) Convert aLink.JaxbLinkinto aLink.