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