public static class ActionTokenReducedKey.ExternalizerImpl extends Object implements org.infinispan.commons.marshall.Externalizer<ActionTokenReducedKey>
| Constructor and Description |
|---|
ExternalizerImpl() |
| Modifier and Type | Method and Description |
|---|---|
ActionTokenReducedKey |
readObject(ObjectInput input) |
void |
writeObject(ObjectOutput output,
ActionTokenReducedKey t) |
public void writeObject(ObjectOutput output, ActionTokenReducedKey t) throws IOException
writeObject in interface org.infinispan.commons.marshall.Externalizer<ActionTokenReducedKey>IOExceptionpublic ActionTokenReducedKey readObject(ObjectInput input) throws IOException, ClassNotFoundException
readObject in interface org.infinispan.commons.marshall.Externalizer<ActionTokenReducedKey>IOExceptionClassNotFoundExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.