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