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