Interface TransactionMarshaller

  • All Superinterfaces:
    org.infinispan.protostream.SerializationContextInitializer
    All Known Implementing Classes:
    TransactionMarshallerImpl

    public interface TransactionMarshaller
    extends org.infinispan.protostream.SerializationContextInitializer
    An interface that is used by the ProtoStream framework to designate the adapters and path to where the a Protocol Buffers .proto file will be generated based on the adapters at compile time.
    Author:
    Chris Cranford
    • Method Summary

      • Methods inherited from interface org.infinispan.protostream.SerializationContextInitializer

        getProtoFile, getProtoFileName, registerMarshallers, registerSchema