public class WireContextXmlAdapter extends XmlAdapter<Object[],WireContext[]>
| Constructor and Description |
|---|
WireContextXmlAdapter() |
public WireContext[] unmarshal(Object[] objects)
unmarshal in class XmlAdapter<Object[],WireContext[]>public Object[] marshal(WireContext[] wireContexts)
marshal in class XmlAdapter<Object[],WireContext[]>Copyright © 2016. All rights reserved.