public interface MarshallAware
| Modifier and Type | Method and Description |
|---|---|
void |
afterMarshall(OpenWireFormat wireFormat) |
void |
afterUnmarshall(OpenWireFormat wireFormat) |
void |
beforeMarshall(OpenWireFormat wireFormat) |
void |
beforeUnmarshall(OpenWireFormat wireFormat) |
void beforeMarshall(OpenWireFormat wireFormat) throws IOException
IOExceptionvoid afterMarshall(OpenWireFormat wireFormat) throws IOException
IOExceptionvoid beforeUnmarshall(OpenWireFormat wireFormat) throws IOException
IOExceptionvoid afterUnmarshall(OpenWireFormat wireFormat) throws IOException
IOExceptionCopyright © 2011–2014 Red Hat. All rights reserved.