org.infinispan.protostream.annotations.impl.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of protostream Show documentation
Show all versions of protostream Show documentation
Users need to implement a marshaller object that interacts with a field writer/reader in order to serialize
state.
/**
* Holds the internal representation of Protobuf type metadata defined via annotations and the processors that handle
* this metadata in order to generate Protobuf schemas and marshallers.
*
* WARNING: Users should not directly use anything from this package as it does not constitute an API and it will change
* without notice.
*/
package org.infinispan.protostream.annotations.impl;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy