public class CoarseSessionsKeyExternalizer extends AbstractSimpleExternalizer<CoarseSessionsKey>
CoarseSessionsKey.| Constructor and Description |
|---|
CoarseSessionsKeyExternalizer() |
| Modifier and Type | Method and Description |
|---|---|
CoarseSessionsKey |
readObject(ObjectInput input) |
void |
writeObject(ObjectOutput output,
CoarseSessionsKey key) |
getId, getTargetClass, getTypeClassespublic void writeObject(ObjectOutput output, CoarseSessionsKey key) throws IOException
IOExceptionpublic CoarseSessionsKey readObject(ObjectInput input) throws IOException
IOExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.