public interface MarshallAware
| Modifier and Type | Method and Description |
|---|---|
void |
afterMarshall(WireFormat wireFormat) |
void |
afterUnmarshall(WireFormat wireFormat) |
void |
beforeMarshall(WireFormat wireFormat) |
void |
beforeUnmarshall(WireFormat wireFormat) |
void beforeMarshall(WireFormat wireFormat) throws IOException
IOExceptionvoid afterMarshall(WireFormat wireFormat) throws IOException
IOExceptionvoid beforeUnmarshall(WireFormat wireFormat) throws IOException
IOExceptionvoid afterUnmarshall(WireFormat wireFormat) throws IOException
IOExceptionCopyright © 2005–2016 FuseSource, Corp.. All rights reserved.