Package org.infinispan.protostream
Interface ProtobufTagMarshaller.OperationContext
- All Known Subinterfaces:
ProtobufTagMarshaller.ReadContext,ProtobufTagMarshaller.WriteContext
- All Known Implementing Classes:
TagReaderImpl,TagWriterImpl
- Enclosing interface:
ProtobufTagMarshaller<T>
public static interface ProtobufTagMarshaller.OperationContext
Base interface for marshalling operation contexts.
-
Method Summary
-
Method Details
-
getSerializationContext
ImmutableSerializationContext getSerializationContext()Provides access to theImmutableSerializationContext. -
getParam
-
setParam
-