Uses of Class
org.infinispan.marshall.persistence.impl.MarshalledValueImpl
-
Packages that use MarshalledValueImpl Package Description org.infinispan.marshall.persistence.impl This package should mainly containMessageMarshallerimplementations for classes which a static inner class is not possible. -
-
Uses of MarshalledValueImpl in org.infinispan.marshall.persistence.impl
Methods in org.infinispan.marshall.persistence.impl that return MarshalledValueImpl Modifier and Type Method Description MarshalledValueImplMarshalledValueImpl$___Marshaller_c2708e4a2029dac3535526fdd0d6afc81184cbba3c2aa79abc33c7ec05e632b2. readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2)Methods in org.infinispan.marshall.persistence.impl that return types with arguments of type MarshalledValueImpl Modifier and Type Method Description Class<MarshalledValueImpl>MarshalledValueImpl$___Marshaller_c2708e4a2029dac3535526fdd0d6afc81184cbba3c2aa79abc33c7ec05e632b2. getJavaClass()Methods in org.infinispan.marshall.persistence.impl with parameters of type MarshalledValueImpl Modifier and Type Method Description voidMarshalledValueImpl$___Marshaller_c2708e4a2029dac3535526fdd0d6afc81184cbba3c2aa79abc33c7ec05e632b2. writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, MarshalledValueImpl $3)
-