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