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.Exception
public static void writeCookieConfig(XoXMLStreamWriter writer, CookieConfig cookieConfig, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public void write(XoXMLStreamWriter writer, CookieConfig cookieConfig, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final CookieConfig _read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public final CookieConfig read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final void _write(XoXMLStreamWriter writer, CookieConfig cookieConfig, RuntimeContext context) throws java.lang.Exception
java.lang.Exception