Class Hierarchy
- java.lang.Object
- org.jboss.marshalling.AbstractClassResolver (implements org.jboss.marshalling.ClassResolver)
- org.jboss.marshalling.ContextClassResolver
- org.infinispan.commons.marshall.jboss.AbstractJBossMarshaller.DebuggingExceptionListener (implements org.jboss.marshalling.ExceptionListener)
- org.infinispan.commons.marshall.AbstractMarshaller (implements org.infinispan.commons.marshall.Marshaller)
- org.jboss.marshalling.AbstractMarshallerFactory (implements org.jboss.marshalling.MarshallerFactory)
- 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.commons.marshall.jboss.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.commons.marshall.jboss.SerializeWithExtFactory (implements org.jboss.marshalling.ClassExternalizerFactory)
Interface Hierarchy
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.