public class WireContextXmlAdapter extends XmlAdapter<Object[],WireContext[]>
| Constructor and Description |
|---|
WireContextXmlAdapter() |
public WireContext[] unmarshal(Object[] objects) throws Exception
unmarshal in class XmlAdapter<Object[],WireContext[]>Exceptionpublic Object[] marshal(WireContext[] wireContexts) throws Exception
marshal in class XmlAdapter<Object[],WireContext[]>ExceptionCopyright © 2015. All Rights Reserved.