kr.co.hit.live.ws.cxf.jaxb
Class ValueObjectAssemblerAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<ValueObjectAssemblerType,kr.co.hit.live.vo.ValueObjectAssembler>
kr.co.hit.live.ws.cxf.jaxb.ValueObjectAssemblerAdapter
public class ValueObjectAssemblerAdapter
- extends XmlAdapter<ValueObjectAssemblerType,kr.co.hit.live.vo.ValueObjectAssembler>
kr.co.hit.live.ws.cxf.jaxb
|_ ValueObjectAssemblerAdapter.java
Desc :
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueObjectAssemblerAdapter
public ValueObjectAssemblerAdapter()
unmarshal
public kr.co.hit.live.vo.ValueObjectAssembler unmarshal(ValueObjectAssemblerType voaType)
throws Exception
- Specified by:
unmarshal in class XmlAdapter<ValueObjectAssemblerType,kr.co.hit.live.vo.ValueObjectAssembler>
- Throws:
Exception
marshal
public ValueObjectAssemblerType marshal(kr.co.hit.live.vo.ValueObjectAssembler voa)
throws Exception
- Specified by:
marshal in class XmlAdapter<ValueObjectAssemblerType,kr.co.hit.live.vo.ValueObjectAssembler>
- Throws:
Exception
Copyright © 2014. All Rights Reserved.