public class CacheMarshaller extends AbstractDelegatingMarshaller
marshaller
Constructor and Description |
---|
CacheMarshaller(VersionAwareMarshaller marshaller) |
Modifier and Type | Method and Description |
---|---|
void |
inject(Cache cache,
Configuration cfg,
InvocationContextContainer icc,
ExternalizerTable extTable,
GlobalConfiguration globalCfg) |
void |
start() |
void |
stop()
Stop the marshaller.
|
finishObjectInput, finishObjectOutput, getBufferSizePredictor, isMarshallable, objectFromByteBuffer, objectFromByteBuffer, objectFromInputStream, objectFromObjectStream, objectToBuffer, objectToByteBuffer, objectToByteBuffer, objectToObjectStream, startObjectInput, startObjectOutput
public CacheMarshaller(VersionAwareMarshaller marshaller)
public void inject(Cache cache, Configuration cfg, InvocationContextContainer icc, ExternalizerTable extTable, GlobalConfiguration globalCfg)
public void start()
public void stop()
StreamingMarshaller
stop
in interface StreamingMarshaller
stop
in class AbstractDelegatingMarshaller
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.