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 -
Method Summary
Methods inherited from class org.wildfly.clustering.marshalling.jboss.IdentityClassTable
getClassWriter, readClass
-
Constructor Details
-
TestClassTable
public TestClassTable()
-