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, externalizerCreator, objectResolver, objectTable, serializabilityChecker, serializedCreator, streamHeader
buffer, bufferSize
byteOutput
Constructor and Description |
---|
ExtendedRiverMarshaller(org.jboss.marshalling.river.RiverMarshallerFactory factory,
SerializableClassRegistry registry,
MarshallingConfiguration cfg) |
Modifier and Type | Method and Description |
---|---|
void |
finish()
Finish writing to a stream.
|
clearClassCache, clearInstanceCache, doWriteFields, doWriteObject, doWriteSerializableObject, getBlockMarshaller, getObjectOutput, start, writeClass, writeClassClass, writeEnumClass, writeExternalizableClass, writeExternalizerClass, writeKnownClass, writeNewClass, writeNewEnumClass, writeNewExternalizableClass, writeNewExternalizerClass, writeNewProxyClass, writeNewSerializableClass, writeObjectArrayClass, writeProxyClass, writeSerializableClass, writeUTF
close, writeObject, writeObjectUnshared
flush, shallowFlush, write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
flush, write, write, write
writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort
write, write, write
public ExtendedRiverMarshaller(org.jboss.marshalling.river.RiverMarshallerFactory factory, SerializableClassRegistry registry, MarshallingConfiguration cfg) throws IOException
IOException
public void finish() throws IOException
AbstractMarshaller
SimpleDataOutput.start(ByteOutput)
method is again invoked.finish
in interface Marshaller
finish
in class AbstractMarshaller
IOException
- if an error occursCopyright © 2012 JBoss by Red Hat. All Rights Reserved.