org.apache.openejb.jee
Class WebserviceDescription$JAXB
java.lang.Object
org.metatype.sxc.jaxb.JAXBClass<T>
org.metatype.sxc.jaxb.JAXBObject<WebserviceDescription>
org.apache.openejb.jee.WebserviceDescription$JAXB
public class WebserviceDescription$JAXB
- extends org.metatype.sxc.jaxb.JAXBObject<WebserviceDescription>
| Fields inherited from class org.metatype.sxc.jaxb.JAXBObject |
xmlRootElement, xmlType |
| Fields inherited from class org.metatype.sxc.jaxb.JAXBClass |
dependencies, type |
| Methods inherited from class org.metatype.sxc.jaxb.JAXBObject |
getXmlRootElement, getXmlType, read, read, read, read, write, write, write, write, write |
| Methods inherited from class org.metatype.sxc.jaxb.JAXBClass |
getDependencies, getType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebserviceDescription$JAXB
public WebserviceDescription$JAXB()
readWebserviceDescription
public static WebserviceDescription readWebserviceDescription(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context)
throws Exception
- Throws:
Exception
writeWebserviceDescription
public static void writeWebserviceDescription(org.metatype.sxc.util.XoXMLStreamWriter writer,
WebserviceDescription webserviceDescription,
org.metatype.sxc.jaxb.RuntimeContext context)
throws Exception
- Throws:
Exception
write
public void write(org.metatype.sxc.util.XoXMLStreamWriter writer,
WebserviceDescription webserviceDescription,
org.metatype.sxc.jaxb.RuntimeContext context)
throws Exception
- Specified by:
write in class org.metatype.sxc.jaxb.JAXBObject<WebserviceDescription>
- Throws:
Exception
_read
public static final WebserviceDescription _read(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context)
throws Exception
- Throws:
Exception
read
public final WebserviceDescription read(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context)
throws Exception
- Specified by:
read in class org.metatype.sxc.jaxb.JAXBObject<WebserviceDescription>
- Throws:
Exception
_write
public static final void _write(org.metatype.sxc.util.XoXMLStreamWriter writer,
WebserviceDescription webserviceDescription,
org.metatype.sxc.jaxb.RuntimeContext context)
throws Exception
- Throws:
Exception
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.