Class CommandDispatcherTransportClassTable
java.lang.Object
org.wildfly.clustering.marshalling.jboss.IdentityClassTable
org.jboss.as.connector.services.workmanager.transport.CommandDispatcherTransportClassTable
- All Implemented Interfaces:
org.jboss.marshalling.ClassTable
@MetaInfServices(org.jboss.marshalling.ClassTable.class)
public class CommandDispatcherTransportClassTable
extends org.wildfly.clustering.marshalling.jboss.IdentityClassTable
ClassTableContributor for a CommandDispatcherTransport.- 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
-
CommandDispatcherTransportClassTable
public CommandDispatcherTransportClassTable()
-