Index

A B C D E F G H I J L M N O R S U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractJBossMarshaller - Class in org.infinispan.jboss.marshalling.commons
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.
AbstractJBossMarshaller() - Constructor for class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
AbstractJBossMarshaller.DebuggingExceptionListener - Class in org.infinispan.jboss.marshalling.commons
Deprecated.
 

B

baseCfg - Variable in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 

C

cacheManagerStarting(GlobalComponentRegistry, GlobalConfiguration) - Method in class org.infinispan.jboss.marshalling.JbossMarshallingModule
 
CheckedClassResolver - Class in org.infinispan.jboss.marshalling.commons
Deprecated.
CheckedClassResolver(ClassAllowList, ClassLoader) - Constructor for class org.infinispan.jboss.marshalling.commons.CheckedClassResolver
Deprecated.
 
closeMarshaller() - Method in interface org.infinispan.jboss.marshalling.commons.RiverCloseListener
Deprecated.
 
closeUnmarshaller() - Method in interface org.infinispan.jboss.marshalling.commons.RiverCloseListener
Deprecated.
 
createExternal(Class<?>, ObjectInput) - Method in class org.infinispan.jboss.marshalling.commons.JBossExternalizerAdapter
Deprecated.
 
createMarshaller(MarshallingConfiguration) - Method in class org.infinispan.jboss.marshalling.commons.JBossMarshallerFactory
Deprecated.
 
createUnmarshaller(MarshallingConfiguration) - Method in class org.infinispan.jboss.marshalling.commons.JBossMarshallerFactory
Deprecated.
 

D

DebuggingExceptionListener() - Constructor for class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller.DebuggingExceptionListener
Deprecated.
 
DEF_CLASS_COUNT - Static variable in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
DEF_INSTANCE_COUNT - Static variable in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
DefaultContextClassResolver - Class in org.infinispan.jboss.marshalling.commons
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.
DefaultContextClassResolver(ClassLoader) - Constructor for class org.infinispan.jboss.marshalling.commons.DefaultContextClassResolver
Deprecated.
 
doTranscode(Object, MediaType, MediaType) - Method in class org.infinispan.jboss.marshalling.dataconversion.JBossMarshallingTranscoder
 

E

ExtendedRiverMarshaller - Class in org.infinispan.jboss.marshalling.commons
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.
ExtendedRiverMarshaller(RiverMarshallerFactory, SerializableClassRegistry, MarshallingConfiguration) - Constructor for class org.infinispan.jboss.marshalling.commons.ExtendedRiverMarshaller
Deprecated.
 
ExtendedRiverUnmarshaller - Class in org.infinispan.jboss.marshalling.commons
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.
ExtendedRiverUnmarshaller(RiverMarshallerFactory, SerializableClassRegistry, MarshallingConfiguration) - Constructor for class org.infinispan.jboss.marshalling.commons.ExtendedRiverUnmarshaller
Deprecated.
 

F

factory - Static variable in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
finish() - Method in class org.infinispan.jboss.marshalling.commons.ExtendedRiverMarshaller
Deprecated.
 
finish() - Method in class org.infinispan.jboss.marshalling.commons.ExtendedRiverUnmarshaller
Deprecated.
 
finishObjectInput(ObjectInput) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
finishObjectOutput(ObjectOutput) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 

G

GenericJBossMarshaller - Class in org.infinispan.jboss.marshalling.commons
A marshaller that makes use of JBoss Marshalling to serialize and deserialize objects.
GenericJBossMarshaller() - Constructor for class org.infinispan.jboss.marshalling.commons.GenericJBossMarshaller
 
GenericJBossMarshaller(ClassLoader) - Constructor for class org.infinispan.jboss.marshalling.commons.GenericJBossMarshaller
 
GenericJBossMarshaller(ClassLoader, ClassAllowList) - Constructor for class org.infinispan.jboss.marshalling.commons.GenericJBossMarshaller
 
GenericJBossMarshaller(ClassAllowList) - Constructor for class org.infinispan.jboss.marshalling.commons.GenericJBossMarshaller
 
GenericJbossMarshallerEncoder - Class in org.infinispan.jboss.marshalling.dataconversion
Deprecated.
Since 11.0, will be removed in 14.0. Set the storage media type and use transcoding instead.
GenericJbossMarshallerEncoder(ClassLoader) - Constructor for class org.infinispan.jboss.marshalling.dataconversion.GenericJbossMarshallerEncoder
Deprecated.
 
GenericJbossMarshallerEncoder(GenericJBossMarshaller) - Constructor for class org.infinispan.jboss.marshalling.dataconversion.GenericJbossMarshallerEncoder
Deprecated.
 
getClassLoader() - Method in class org.infinispan.jboss.marshalling.commons.DefaultContextClassResolver
Deprecated.
 
getExternalizer(Class<?>) - Method in class org.infinispan.jboss.marshalling.commons.SerializeWithExtFactory
Deprecated.
 
getModuleName() - Method in class org.infinispan.jboss.marshalling.JbossMarshallingModuleImpl
 
getOptionalDependencies() - Method in class org.infinispan.jboss.marshalling.JbossMarshallingModuleImpl
 
getRequiredDependencies() - Method in class org.infinispan.jboss.marshalling.JbossMarshallingModuleImpl
 
getStorageFormat() - Method in class org.infinispan.jboss.marshalling.dataconversion.GenericJbossMarshallerEncoder
Deprecated.
 
getUnreadBufferedCount() - Method in class org.infinispan.jboss.marshalling.commons.ExtendedRiverUnmarshaller
Deprecated.
Returns number unread buffered bytes.

H

handleMarshallingException(Throwable, Object) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller.DebuggingExceptionListener
Deprecated.
 
handleUnmarshallingException(Throwable) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller.DebuggingExceptionListener
Deprecated.
 
handleUnmarshallingException(Throwable, Class<?>) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller.DebuggingExceptionListener
Deprecated.
 

I

id() - Method in class org.infinispan.jboss.marshalling.dataconversion.GenericJbossMarshallerEncoder
Deprecated.
 
initialize(ClassAllowList) - Method in class org.infinispan.jboss.marshalling.commons.GenericJBossMarshaller
 
initialize(GlobalComponentRegistry) - Method in class org.infinispan.jboss.marshalling.core.JBossUserMarshaller
Deprecated.
 
isMarshallable(Object) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
isMarshallable(Object) - Method in class org.infinispan.jboss.marshalling.core.JBossUserMarshaller
Deprecated.
 
isMarshallableCandidate(Object) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
isMarshallableCandidate(Object) - Method in class org.infinispan.jboss.marshalling.core.JBossMarshaller
Deprecated.
 

J

JBossExternalizerAdapter - Class in org.infinispan.jboss.marshalling.commons
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.
JBossExternalizerAdapter(Externalizer<? super Object>) - Constructor for class org.infinispan.jboss.marshalling.commons.JBossExternalizerAdapter
Deprecated.
 
JBossMarshaller - Class in org.infinispan.jboss.marshalling.core
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.
JBossMarshallerFactory - Class in org.infinispan.jboss.marshalling.commons
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.
JBossMarshallerFactory() - Constructor for class org.infinispan.jboss.marshalling.commons.JBossMarshallerFactory
Deprecated.
 
JbossMarshallingModule - Class in org.infinispan.jboss.marshalling
JBoss Marshalling module lifecycle callbacks
JbossMarshallingModule() - Constructor for class org.infinispan.jboss.marshalling.JbossMarshallingModule
 
JbossMarshallingModuleImpl - Class in org.infinispan.jboss.marshalling
 
JbossMarshallingModuleImpl() - Constructor for class org.infinispan.jboss.marshalling.JbossMarshallingModuleImpl
 
JBossMarshallingTranscoder - Class in org.infinispan.jboss.marshalling.dataconversion
Transcode between application/x-jboss-marshalling and commons formats
JBossMarshallingTranscoder(Marshaller) - Constructor for class org.infinispan.jboss.marshalling.dataconversion.JBossMarshallingTranscoder
 
JBossUserMarshaller - Class in org.infinispan.jboss.marshalling.core
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.
JBossUserMarshaller() - Constructor for class org.infinispan.jboss.marshalling.core.JBossUserMarshaller
Deprecated.
 
JBossUserMarshaller(ClassResolver) - Constructor for class org.infinispan.jboss.marshalling.core.JBossUserMarshaller
Deprecated.
 

L

log - Static variable in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
log - Static variable in class org.infinispan.jboss.marshalling.commons.CheckedClassResolver
Deprecated.
 
logger - Static variable in class org.infinispan.jboss.marshalling.dataconversion.JBossMarshallingTranscoder
 

M

mediaType() - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 

N

newModuleLifecycle() - Method in class org.infinispan.jboss.marshalling.JbossMarshallingModuleImpl
 

O

objectFromByteBuffer(byte[], int, int) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
objectFromObjectStream(ObjectInput) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
objectToBuffer(Object, int) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
objectToObjectStream(Object, ObjectOutput) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
org.infinispan.jboss.marshalling - package org.infinispan.jboss.marshalling
 
org.infinispan.jboss.marshalling.commons - package org.infinispan.jboss.marshalling.commons
Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.
org.infinispan.jboss.marshalling.core - package org.infinispan.jboss.marshalling.core
 
org.infinispan.jboss.marshalling.dataconversion - package org.infinispan.jboss.marshalling.dataconversion
 

R

registerMetadata(ModuleMetadataBuilder.ModuleBuilder) - Method in class org.infinispan.jboss.marshalling.JbossMarshallingModuleImpl
 
resolveClass(Unmarshaller, String, long) - Method in class org.infinispan.jboss.marshalling.commons.CheckedClassResolver
Deprecated.
 
RiverCloseListener - Interface in org.infinispan.jboss.marshalling.commons
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.

S

SerializeWithExtFactory - Class in org.infinispan.jboss.marshalling.commons
Deprecated.
since 11.0. To be removed in 14.0 ISPN-11947.
SerializeWithExtFactory() - Constructor for class org.infinispan.jboss.marshalling.commons.SerializeWithExtFactory
Deprecated.
 
start() - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
start() - Method in class org.infinispan.jboss.marshalling.core.JBossMarshaller
Deprecated.
 
startObjectInput(InputStream, boolean) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
startObjectOutput(OutputStream, boolean, int) - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
stop() - Method in class org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller
Deprecated.
 
stop() - Method in class org.infinispan.jboss.marshalling.core.JBossMarshaller
Deprecated.
 

U

USER_EXT_ID_MIN - Static variable in class org.infinispan.jboss.marshalling.core.JBossUserMarshaller
Deprecated.
 

W

writeExternal(Object, ObjectOutput) - Method in class org.infinispan.jboss.marshalling.commons.JBossExternalizerAdapter
Deprecated.
 
A B C D E F G H I J L M N O R S U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form