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 java.io.IOException
java.io.IOExceptionvoid afterMarshall(WireFormat wireFormat) throws java.io.IOException
java.io.IOExceptionvoid beforeUnmarshall(WireFormat wireFormat) throws java.io.IOException
java.io.IOExceptionvoid afterUnmarshall(WireFormat wireFormat) throws java.io.IOException
java.io.IOExceptionCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.