public static interface MarshallUtil.ElementWriter<E>
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(ObjectOutput output,
E element) |
void writeTo(ObjectOutput output, E element) throws IOException
IOExceptionCopyright © 2017 JBoss, a division of Red Hat. All rights reserved.