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.Exceptionpublic static void writeSessionBean(XoXMLStreamWriter writer,
SessionBean sessionBean,
RuntimeContext context)
throws java.lang.Exception
java.lang.Exceptionpublic void write(XoXMLStreamWriter writer,
SessionBean sessionBean,
RuntimeContext context)
throws java.lang.Exception
java.lang.Exceptionpublic static final SessionBean _read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exceptionpublic final SessionBean read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exceptionpublic static final void _readDependsOn(XoXMLStreamReader reader,
RuntimeContext context,
SessionBean sessionBean)
throws java.lang.Exception
java.lang.Exceptionpublic static final void _write(XoXMLStreamWriter writer,
SessionBean sessionBean,
RuntimeContext context)
throws java.lang.Exception
java.lang.Exception