public static class InfinispanServerID.InfinispanServerIDExternalizer extends Object implements org.infinispan.commons.marshall.Externalizer<InfinispanServerID>
| Constructor and Description |
|---|
InfinispanServerIDExternalizer() |
| Modifier and Type | Method and Description |
|---|---|
InfinispanServerID |
readObject(ObjectInput input) |
void |
writeObject(ObjectOutput output,
InfinispanServerID object) |
public void writeObject(ObjectOutput output, InfinispanServerID object) throws IOException
writeObject in interface org.infinispan.commons.marshall.Externalizer<InfinispanServerID>IOExceptionpublic InfinispanServerID readObject(ObjectInput input) throws IOException, ClassNotFoundException
readObject in interface org.infinispan.commons.marshall.Externalizer<InfinispanServerID>IOExceptionClassNotFoundExceptionCopyright © 2020. All rights reserved.