JavaScript is disabled on your browser.
uberfire-metadata-backend-infinispan 7.33.0.Final-redhat-00003
java.lang.Object
org.infinispan.commons.marshall.AbstractMarshaller
org.infinispan.query.remote.client.BaseProtoStreamMarshaller
org.infinispan.client.hotrod.marshall.ProtoStreamMarshaller
org.uberfire.ext.metadata.backend.infinispan.provider.KieProtostreamMarshaller
All Implemented Interfaces:
org.infinispan.commons.marshall.Marshaller
public final class KieProtostreamMarshaller
extends org.infinispan.client.hotrod.marshall.ProtoStreamMarshaller
A thread safe protostream marshaller supporting dynamic entities. Workaround until dynamic entities are supported on
protostream - https://issues.jboss.org/browse/IPROTO-56
Field Summary
Fields inherited from class org.infinispan.commons.marshall.AbstractMarshaller
marshallableTypeHints
Method Summary
Methods inherited from class org.infinispan.client.hotrod.marshall.ProtoStreamMarshaller
getSerializationContext, getSerializationContext
Methods inherited from class org.infinispan.query.remote.client.BaseProtoStreamMarshaller
isMarshallable, mediaType, objectFromByteBuffer
Methods inherited from class org.infinispan.commons.marshall.AbstractMarshaller
getBufferSizePredictor, objectFromByteBuffer, objectFromInputStream, objectToBuffer, objectToByteBuffer, objectToByteBuffer
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
uberfire-metadata-backend-infinispan 7.33.0.Final-redhat-00003
Copyright © 2012–2020 JBoss by Red Hat . All rights reserved.