Class Hierarchy
- java.lang.Object
- org.jboss.marshalling.AbstractClassResolver (implements org.jboss.marshalling.ClassResolver)
- org.jboss.marshalling.ContextClassResolver
- org.infinispan.jboss.marshalling.commons.DefaultContextClassResolver
- org.infinispan.jboss.marshalling.commons.CheckedClassResolver
- org.infinispan.jboss.marshalling.commons.DefaultContextClassResolver
- org.jboss.marshalling.ContextClassResolver
- org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller.DebuggingExceptionListener (implements org.jboss.marshalling.ExceptionListener)
- org.infinispan.commons.marshall.AbstractMarshaller (implements org.infinispan.commons.marshall.Marshaller)
- org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller (implements org.infinispan.commons.marshall.StreamingMarshaller)
- org.infinispan.jboss.marshalling.commons.GenericJBossMarshaller
- org.infinispan.jboss.marshalling.commons.AbstractJBossMarshaller (implements org.infinispan.commons.marshall.StreamingMarshaller)
- org.jboss.marshalling.AbstractMarshallerFactory (implements org.jboss.marshalling.MarshallerFactory)
- org.infinispan.jboss.marshalling.commons.JBossMarshallerFactory
- java.io.InputStream (implements java.io.Closeable)
- org.jboss.marshalling.SimpleByteInput (implements org.jboss.marshalling.ByteInput)
- org.jboss.marshalling.ByteInputStream
- org.jboss.marshalling.SimpleDataInput (implements java.io.DataInput)
- org.jboss.marshalling.AbstractObjectInput (implements java.io.ObjectInput)
- org.jboss.marshalling.AbstractUnmarshaller (implements org.jboss.marshalling.Unmarshaller)
- org.jboss.marshalling.river.RiverUnmarshaller
- org.infinispan.jboss.marshalling.commons.ExtendedRiverUnmarshaller
- org.jboss.marshalling.river.RiverUnmarshaller
- org.jboss.marshalling.AbstractUnmarshaller (implements org.jboss.marshalling.Unmarshaller)
- org.jboss.marshalling.AbstractObjectInput (implements java.io.ObjectInput)
- org.jboss.marshalling.SimpleDataInput (implements java.io.DataInput)
- org.jboss.marshalling.ByteInputStream
- org.jboss.marshalling.SimpleByteInput (implements org.jboss.marshalling.ByteInput)
- org.infinispan.jboss.marshalling.commons.JBossExternalizerAdapter (implements org.jboss.marshalling.Externalizer)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.jboss.marshalling.SimpleByteOutput (implements org.jboss.marshalling.ByteOutput)
- org.jboss.marshalling.ByteOutputStream
- org.jboss.marshalling.SimpleDataOutput (implements java.io.DataOutput)
- org.jboss.marshalling.AbstractObjectOutput (implements java.io.ObjectOutput)
- org.jboss.marshalling.AbstractMarshaller (implements org.jboss.marshalling.Marshaller)
- org.jboss.marshalling.river.RiverMarshaller
- org.infinispan.jboss.marshalling.commons.ExtendedRiverMarshaller
- org.jboss.marshalling.river.RiverMarshaller
- org.jboss.marshalling.AbstractMarshaller (implements org.jboss.marshalling.Marshaller)
- org.jboss.marshalling.AbstractObjectOutput (implements java.io.ObjectOutput)
- org.jboss.marshalling.SimpleDataOutput (implements java.io.DataOutput)
- org.jboss.marshalling.ByteOutputStream
- org.jboss.marshalling.SimpleByteOutput (implements org.jboss.marshalling.ByteOutput)
- org.infinispan.jboss.marshalling.commons.SerializeWithExtFactory (implements org.jboss.marshalling.ClassExternalizerFactory)
- org.jboss.marshalling.AbstractClassResolver (implements org.jboss.marshalling.ClassResolver)
Interface Hierarchy
- org.infinispan.jboss.marshalling.commons.RiverCloseListener