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