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