Class TestClassTable

java.lang.Object
org.wildfly.clustering.marshalling.jboss.IdentityClassTable
org.wildfly.clustering.marshalling.jboss.TestClassTable
All Implemented Interfaces:
org.jboss.marshalling.ClassTable

@MetaInfServices(org.jboss.marshalling.ClassTable.class) public class TestClassTable extends org.wildfly.clustering.marshalling.jboss.IdentityClassTable
Author:
Paul Ferraro
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.jboss.marshalling.ClassTable

    org.jboss.marshalling.ClassTable.Writer
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.wildfly.clustering.marshalling.jboss.IdentityClassTable

    getClassWriter, readClass

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TestClassTable

      public TestClassTable()