public class AsyncMethod$JAXB
extends <any>
Constructor and Description |
---|
AsyncMethod$JAXB() |
Modifier and Type | Method and Description |
---|---|
static AsyncMethod |
_read(XoXMLStreamReader reader,
RuntimeContext context) |
static void |
_write(XoXMLStreamWriter writer,
AsyncMethod asyncMethod,
RuntimeContext context) |
AsyncMethod |
read(XoXMLStreamReader reader,
RuntimeContext context) |
static AsyncMethod |
readAsyncMethod(XoXMLStreamReader reader,
RuntimeContext context) |
void |
write(XoXMLStreamWriter writer,
AsyncMethod asyncMethod,
RuntimeContext context) |
static void |
writeAsyncMethod(XoXMLStreamWriter writer,
AsyncMethod asyncMethod,
RuntimeContext context) |
public static AsyncMethod readAsyncMethod(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static void writeAsyncMethod(XoXMLStreamWriter writer, AsyncMethod asyncMethod, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public void write(XoXMLStreamWriter writer, AsyncMethod asyncMethod, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final AsyncMethod _read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public final AsyncMethod read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final void _write(XoXMLStreamWriter writer, AsyncMethod asyncMethod, RuntimeContext context) throws java.lang.Exception
java.lang.Exception