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
IOException
void afterMarshall(OpenWireFormat wireFormat) throws IOException
IOException
void beforeUnmarshall(OpenWireFormat wireFormat) throws IOException
IOException
void afterUnmarshall(OpenWireFormat wireFormat) throws IOException
IOException
Copyright © 2011–2014 Red Hat. All rights reserved.