Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.infinispan.commons.marshall Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
AbstractDelegatingMarshallerWith the introduction of global and cache marshallers, there's a need to separate marshallers but still rely on the same marshalling backend asClassorg.infinispan.commons.marshallInfinispan
AbstractExternalizerBase class for AdvancedExternalizer implementations that offers default implementations for some of its methods.Classorg.infinispan.commons.marshallInfinispan
AbstractJBossMarshallerCommon parent for both embedded and standalone JBoss Marshalling-based marshallers.Classorg.infinispan.commons.marshall.jbossInfinispan
AbstractJBossMarshaller .DebuggingExceptionListenerClassorg.infinispan.commons.marshall.jboss.AbstractJBossMarshallerInfinispan
AbstractMarshallerAbstract Marshaller implementation containing shared implementations.Classorg.infinispan.commons.marshallInfinispan
AdaptiveBufferSizePredictorThe BufferSizePredictor that automatically increases and decreases the predicted buffer size on feed back.Classorg.infinispan.commons.marshallInfinispan
AdvancedExternalizerAdvancedExternalizer provides an alternative way to provide externalizers for marshalling/unmarshalling user defined classes thatInterfaceorg.infinispan.commons.marshallInfinispan
BufferSizePredictorBuffer size predictorSince:5.Interfaceorg.infinispan.commons.marshallInfinispan
DefaultContextClassResolverThis class refines ContextClassLoader to add a default class loader.Classorg.infinispan.commons.marshall.jbossInfinispan
ExtendedRiverMarshallerRiverMarshaller extension that allows Infinispan code to directly create instances of it.Classorg.infinispan.commons.marshall.jbossInfinispan
ExtendedRiverUnmarshallerAn extended RiverUnmarshaller that allows Infinispan StreamingMarshaller instances to travel down the stack to potential externalizer implementationsClassorg.infinispan.commons.marshall.jbossInfinispan
ExternalizerOne of the key aspects of Infinispan is that it often needs to marshall or unmarshall objects in order to provide some of its functionality.Interfaceorg.infinispan.commons.marshallInfinispan
GenericJBossMarshallerA marshaller that makes use of JBoss Marshalling to serialize and deserialize objects.Classorg.infinispan.commons.marshall.jbossInfinispan
IdsIndexes for object types included in commons.Interfaceorg.infinispan.commons.marshallInfinispan
InstanceReusingAdvancedExternalizerAn advanced externalizer that when implemented will allow for child instances that also extend this class to use object instances instead of serializing a brand new object.Classorg.infinispan.commons.marshallInfinispan
JavaSerializationMarshallerStandard Java serialization marshaller.Classorg.infinispan.commons.marshallInfinispan
JBossExternalizerAdapterClassorg.infinispan.commons.marshall.jbossInfinispan
JBossMarshallerFactoryA JBoss Marshalling factory class for retrieving marshaller/unmarshaller instances.Classorg.infinispan.commons.marshall.jbossInfinispan
LambdaExternalizerA lambda AdvancedExternalizer.Interfaceorg.infinispan.commons.marshallInfinispan
MarshallableFunctionExternalizersClassorg.infinispan.commons.marshallInfinispan
MarshallableFunctionExternalizers .ConstantLambdaExternalizerClassorg.infinispan.commons.marshall.MarshallableFunctionExternalizersInfinispan
MarshallableFunctionExternalizers .LambdaWithMetasExternalizerClassorg.infinispan.commons.marshall.MarshallableFunctionExternalizersInfinispan
MarshallableFunctionExternalizers .SetValueIfEqualsReturnBooleanExternalizerClassorg.infinispan.commons.marshall.MarshallableFunctionExternalizersInfinispan
MarshallableFunctionsClassorg.infinispan.commons.marshallInfinispan
MarshallableTypeHintsClass providing hints about marshallable types, such as whether a particular type is marshallable or not, or an accurate approach to the serializedClassorg.infinispan.commons.marshallInfinispan
MarshallerA marshaller is a class that is able to marshall and unmarshall objects efficiently.Interfaceorg.infinispan.commons.marshallInfinispan
MarshallUtilClassorg.infinispan.commons.marshallInfinispan
NoStateExternalizerAn externalizer that writes no state.Classorg.infinispan.commons.marshall.extsInfinispan
NotSerializableExceptionAn exception that hides inner stacktrace lines for non serializable exceptions.Classorg.infinispan.commons.marshallInfinispan
RiverCloseListenerRiverCloseListener is used by Infinispan's extension of River Marshaller and Unmarshaller so that pools can be notified of instances not being in use anymore.Interfaceorg.infinispan.commons.marshall.jbossInfinispan
SerializeFunctionWithIndicate that this function should be serialized with an instance of the given Externalizer class.Classorg.infinispan.commons.marshallInfinispan
SerializeWithIndicate that this class should be serialized with an instance of the given Externalizer class.Classorg.infinispan.commons.marshallInfinispan
SerializeWithExtFactoryJBoss Marshalling plugin class for ClassExternalizerFactory that allows for Infinispan annotations to be used instead of JBoss MarshallingClassorg.infinispan.commons.marshall.jbossInfinispan
StreamingMarshallerA specialization of Marshaller that supports streams.Interfaceorg.infinispan.commons.marshallInfinispan
ValueMatcherModeenum ValueMatcherModeEnum Constant SummaryClassorg.infinispan.commons.marshallInfinispan