@MetaInfServices(value=org.wildfly.clustering.marshalling.Externalizer.class) public class ByteBufferExternalizer extends Object implements org.wildfly.clustering.marshalling.Externalizer<org.infinispan.commons.io.ByteBufferImpl>
ByteBufferImpl
ByteBufferExternalizer()
Class<org.infinispan.commons.io.ByteBufferImpl>
getTargetClass()
org.infinispan.commons.io.ByteBufferImpl
readObject(ObjectInput input)
void
writeObject(ObjectOutput output, org.infinispan.commons.io.ByteBufferImpl buffer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteBufferExternalizer()
public void writeObject(ObjectOutput output, org.infinispan.commons.io.ByteBufferImpl buffer) throws IOException
writeObject
org.wildfly.clustering.marshalling.Externalizer<org.infinispan.commons.io.ByteBufferImpl>
IOException
public org.infinispan.commons.io.ByteBufferImpl readObject(ObjectInput input) throws IOException, ClassNotFoundException
readObject
ClassNotFoundException
public Class<org.infinispan.commons.io.ByteBufferImpl> getTargetClass()
getTargetClass
Copyright © 2020 JBoss by Red Hat. All rights reserved.