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