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, getTypeClasses
public void writeObject(ObjectOutput output, CoarseSessionsKey key) throws IOException
IOException
public CoarseSessionsKey readObject(ObjectInput input) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Copyright © 2015 JBoss by Red Hat. All rights reserved.