public static class JAXBUtils.JAXBSerializableAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<ByteArrayWrapper,Serializable>
| Constructor and Description |
|---|
JAXBUtils.JAXBSerializableAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayWrapper |
marshal(Serializable value) |
Serializable |
unmarshal(ByteArrayWrapper value) |
public Serializable unmarshal(ByteArrayWrapper value) throws IOException, ClassNotFoundException
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<ByteArrayWrapper,Serializable>IOExceptionClassNotFoundExceptionpublic ByteArrayWrapper marshal(Serializable value) throws IOException, ClassNotFoundException
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<ByteArrayWrapper,Serializable>IOExceptionClassNotFoundExceptionCopyright © 2011 OW2 Consortium. All Rights Reserved.