Uses of Class
org.infinispan.commons.marshall.WrappedByteArray
Packages that use WrappedByteArray
Package
Description
Provides Infinispan-specific input and output streams, buffers and related utilities.
-
Uses of WrappedByteArray in org.infinispan.client.hotrod.impl
Methods in org.infinispan.client.hotrod.impl that return WrappedByteArray -
Uses of WrappedByteArray in org.infinispan.commons.marshall
Subclasses with type arguments of type WrappedByteArray in org.infinispan.commons.marshallClasses in org.infinispan.commons.marshall that implement interfaces with type arguments of type WrappedByteArrayModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Fields in org.infinispan.commons.marshall declared as WrappedByteArrayMethods in org.infinispan.commons.marshall that return WrappedByteArrayModifier and TypeMethodDescriptionWrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) WrappedByteArray.Externalizer.readObject
(ObjectInput input) Methods in org.infinispan.commons.marshall that return types with arguments of type WrappedByteArrayModifier and TypeMethodDescriptionWrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078.getJavaClass()
Set
<Class<? extends WrappedByteArray>> WrappedByteArray.Externalizer.getTypeClasses()
Methods in org.infinispan.commons.marshall with parameters of type WrappedByteArrayModifier and TypeMethodDescriptionvoid
WrappedByteArray$___Marshaller_dd5f1f82b70f419159a02b94c2ffa39a035efa36bc3f94e3bec8f1fb78d5e078.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, WrappedByteArray $2) void
WrappedByteArray.Externalizer.writeObject
(ObjectOutput output, WrappedByteArray object) -
Uses of WrappedByteArray in org.infinispan.server.resp
Methods in org.infinispan.server.resp that return types with arguments of type WrappedByteArray