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