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
IOException
void afterMarshall(WireFormat wireFormat) throws IOException
IOException
void beforeUnmarshall(WireFormat wireFormat) throws IOException
IOException
void afterUnmarshall(WireFormat wireFormat) throws IOException
IOException
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.