public interface ServerMarshaller<V> extends Marshaller<V>
Modifier and Type | Method and Description |
---|---|
void |
marshall(OutputStream stream,
V o,
MarshallingSession ctx) |
demarshall, getEmptyArray, marshall
void marshall(OutputStream stream, V o, MarshallingSession ctx) throws IOException
IOException
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.