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