Hierarchy For Package org.infinispan.jboss.marshalling.commons

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.jboss.marshalling.AbstractClassResolver (implements org.jboss.marshalling.ClassResolver)
    • org.infinispan.jboss.marshalling.commons.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.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.infinispan.jboss.marshalling.commons.SerializeWithExtFactory (implements org.jboss.marshalling.ClassExternalizerFactory)

Interface Hierarchy