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, objectToBuffergetBufferSizePredictor, objectFromByteBuffer, objectFromInputStream, objectToBuffer, objectToByteBuffer, objectToByteBufferpublic org.infinispan.protostream.SerializationContext getSerializationContext()
getSerializationContext in class BaseProtoStreamMarshallerpublic static org.infinispan.protostream.SerializationContext getSerializationContext(RemoteCacheManager remoteCacheManager)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.