|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.bind.annotation.adapters.XmlAdapter<Link.JaxbLink,Link>
javax.ws.rs.core.Link.JaxbAdapter
public static class Link.JaxbAdapter
An implementation of JAXB XmlAdapter
that maps the JAX-RS Link type to a value that can be
marshalled and unmarshalled by JAXB.
Link.JaxbLink| Constructor Summary | |
|---|---|
Link.JaxbAdapter()
|
|
| Method Summary | |
|---|---|
Link.JaxbLink |
marshal(Link v)
|
Link |
unmarshal(Link.JaxbLink v)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Link.JaxbAdapter()
| Method Detail |
|---|
public Link unmarshal(Link.JaxbLink v)
throws java.lang.Exception
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<Link.JaxbLink,Link>java.lang.Exception
public Link.JaxbLink marshal(Link v)
throws java.lang.Exception
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<Link.JaxbLink,Link>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||