Class EJBMarshallingCompatibilityHelper

java.lang.Object
org.jboss.ejb.protocol.remote.EJBMarshallingCompatibilityHelper
All Implemented Interfaces:
org.wildfly.naming.client.MarshallingCompatibilityHelper

@MetaInfServices public final class EJBMarshallingCompatibilityHelper extends Object implements org.wildfly.naming.client.MarshallingCompatibilityHelper
The naming marshalling helper for EJB types.
Author:
David M. Lloyd
  • Constructor Details

    • EJBMarshallingCompatibilityHelper

      public EJBMarshallingCompatibilityHelper()
  • Method Details

    • getObjectResolver

      public org.jboss.marshalling.ObjectResolver getObjectResolver(org.wildfly.naming.client.Transport transport, boolean request)
      Specified by:
      getObjectResolver in interface org.wildfly.naming.client.MarshallingCompatibilityHelper