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