public class ProtoStreamMarshaller extends BaseProtoStreamMarshaller
marshallableTypeHints
Constructor and Description |
---|
ProtoStreamMarshaller() |
Modifier and Type | Method and Description |
---|---|
org.infinispan.protostream.SerializationContext |
getSerializationContext() |
static org.infinispan.protostream.SerializationContext |
getSerializationContext(RemoteCacheManager remoteCacheManager) |
isMarshallable, objectFromByteBuffer, objectToBuffer
getBufferSizePredictor, objectFromByteBuffer, objectFromInputStream, objectToBuffer, objectToByteBuffer, objectToByteBuffer
public org.infinispan.protostream.SerializationContext getSerializationContext()
getSerializationContext
in class BaseProtoStreamMarshaller
public static org.infinispan.protostream.SerializationContext getSerializationContext(RemoteCacheManager remoteCacheManager)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.