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