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, startObjectOutputpublic CacheMarshaller(VersionAwareMarshaller marshaller)
public void inject(Cache cache, Configuration cfg, InvocationContextContainer icc, ExternalizerTable extTable, GlobalConfiguration globalCfg)
public void start()
public void stop()
StreamingMarshallerstop in interface StreamingMarshallerstop in class AbstractDelegatingMarshallerCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.