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