Uses of Annotation Interface
org.infinispan.protostream.annotations.ProtoSchema
Packages that use ProtoSchema
Package
Description
Compile time annotations processor for Protostream annotations to generate Protobuf schemas and marshallers.
Marshalling for various Java specific types.
-
Uses of ProtoSchema in org.infinispan.protostream.annotations.impl.processor
Constructors in org.infinispan.protostream.annotations.impl.processor with parameters of type ProtoSchema -
Uses of ProtoSchema in org.infinispan.protostream.types.java
Classes in org.infinispan.protostream.types.java with annotations of type ProtoSchemaModifier and TypeInterfaceDescriptioninterfaceSupport for marshalling variousCollectionimplementations and array or primitives.interfaceSupport for marshalling some frequently used Java types from 'java.math' and java.util' packages.