Uses of Class
org.infinispan.protostream.annotations.ProtoFactory
-
Packages that use ProtoFactory Package Description org.infinispan.commons.dataconversion org.infinispan.commons.marshall Provides Infinispan-specific input and output streams, buffers and related utilities.org.infinispan.commons.util Commons package providing various utility classes -
-
Uses of ProtoFactory in org.infinispan.commons.dataconversion
Methods in org.infinispan.commons.dataconversion with annotations of type ProtoFactory Modifier and Type Method Description static MediaTypeMediaType. fromString(String tree) -
Uses of ProtoFactory in org.infinispan.commons.marshall
Constructors in org.infinispan.commons.marshall with annotations of type ProtoFactory Constructor Description WrappedByteArray(byte[] bytes) -
Uses of ProtoFactory in org.infinispan.commons.util
Methods in org.infinispan.commons.util with annotations of type ProtoFactory Modifier and Type Method Description static NullValueNullValue. getInstance()
-