public class ExtendedRiverMarshaller extends org.jboss.marshalling.river.RiverMarshaller
RiverMarshaller extension that allows Infinispan code to directly
create instances of it.| 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.
|
public ExtendedRiverMarshaller(org.jboss.marshalling.river.RiverMarshallerFactory factory, SerializableClassRegistry registry, MarshallingConfiguration cfg)
public void finish()
org.jboss.marshalling.AbstractMarshallerSimpleDataOutput.start(ByteOutput) method is again invoked.finish in class AbstractMarshallerCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.