public class ExtendedRiverMarshaller extends org.jboss.marshalling.river.RiverMarshaller
RiverMarshaller extension that allows Infinispan code to directly
create instances of it.classExternalizerFactory, classResolver, classTable, configuredVersion, exceptionListener, objectPreResolver, objectResolver, objectTable, serializabilityChecker, streamHeaderbuffer, bufferSizebyteOutput| Constructor and Description |
|---|
ExtendedRiverMarshaller(org.jboss.marshalling.river.RiverMarshallerFactory factory,
SerializableClassRegistry registry,
MarshallingConfiguration cfg) |
| Modifier and Type | Method and Description |
|---|---|
void |
finish() |
clearClassCache, clearInstanceCache, doWriteEmptyFields, doWriteFields, doWriteObject, doWriteSerializableObject, getBlockMarshaller, getObjectOutput, start, writeClass, writeClassClass, writeEnumClass, writeExternalizableClass, writeExternalizerClass, writeKnownClass, writeNewClass, writeNewEnumClass, writeNewExternalizableClass, writeNewExternalizerClass, writeNewProxyClass, writeNewSerializableClass, writeObjectArrayClass, writeProxyClass, writeSerializableClass, writeUTFclose, writeObject, writeObjectUnsharedflush, shallowFlush, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShortclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitflush, write, write, writewriteBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShortwrite, write, writepublic ExtendedRiverMarshaller(org.jboss.marshalling.river.RiverMarshallerFactory factory, SerializableClassRegistry registry, MarshallingConfiguration cfg) throws IOException
IOExceptionpublic void finish()
throws IOException
finish in interface Marshallerfinish in class AbstractMarshallerIOExceptionCopyright © 2017 JBoss, a division of Red Hat. All rights reserved.