Uses of Class
org.infinispan.marshall.protostream.impl.MarshallableUserObject
-
Packages that use MarshallableUserObject Package Description org.infinispan.marshall.protostream.impl -
-
Uses of MarshallableUserObject in org.infinispan.marshall.protostream.impl
Methods in org.infinispan.marshall.protostream.impl that return MarshallableUserObject Modifier and Type Method Description MarshallableUserObjectMarshallableUserObject.Marshaller. readFrom(org.infinispan.protostream.ImmutableSerializationContext ctx, org.infinispan.protostream.RawProtoStreamReader in)MarshallableUserObjectMarshallableUserObject$___Marshaller_ff6b068168b51aac5d0c18c371e02ff55d3bb0cb73296e9cf1f4a65917105dec. readFrom(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamReader $2)Methods in org.infinispan.marshall.protostream.impl that return types with arguments of type MarshallableUserObject Modifier and Type Method Description Class<MarshallableUserObject>MarshallableUserObject.Marshaller. getJavaClass()Class<MarshallableUserObject>MarshallableUserObject$___Marshaller_ff6b068168b51aac5d0c18c371e02ff55d3bb0cb73296e9cf1f4a65917105dec. getJavaClass()Methods in org.infinispan.marshall.protostream.impl with parameters of type MarshallableUserObject Modifier and Type Method Description voidMarshallableUserObject.Marshaller. writeTo(org.infinispan.protostream.ImmutableSerializationContext ctx, org.infinispan.protostream.RawProtoStreamWriter out, MarshallableUserObject marshallableUserObject)voidMarshallableUserObject$___Marshaller_ff6b068168b51aac5d0c18c371e02ff55d3bb0cb73296e9cf1f4a65917105dec. writeTo(org.infinispan.protostream.ImmutableSerializationContext $1, org.infinispan.protostream.RawProtoStreamWriter $2, MarshallableUserObject $3)
-