public static final class StreamMarshalling.StreamMarshallingExternalizer extends Object implements org.infinispan.commons.marshall.AdvancedExternalizer<Object>
StreamMarshallingExternalizer()
Integer
getId()
Set<Class<?>>
getTypeClasses()
Object
readObject(ObjectInput input)
void
writeObject(ObjectOutput output, Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamMarshallingExternalizer()
public Set<Class<?>> getTypeClasses()
getTypeClasses
org.infinispan.commons.marshall.AdvancedExternalizer<Object>
public Integer getId()
getId
public void writeObject(ObjectOutput output, Object object) throws IOException
writeObject
org.infinispan.commons.marshall.Externalizer<Object>
IOException
public Object readObject(ObjectInput input) throws IOException, ClassNotFoundException
readObject
ClassNotFoundException
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.