Class DynamicProxyBuilder

java.lang.Object
com.sun.xml.rpc.client.dii.DynamicProxyBuilder

public class DynamicProxyBuilder extends Object
Author:
JAX-RPC Development Team
  • Field Details

    • internalTypeRegistry

      protected InternalTypeMappingRegistry internalTypeRegistry
    • handlerRegistry

      protected javax.xml.rpc.handler.HandlerRegistry handlerRegistry
    • configuration

      protected ServiceInfo configuration
  • Constructor Details

  • Method Details

    • buildDynamicProxyFor

      public Remote buildDynamicProxyFor(PortInfo portInfo, Class portInterface) throws javax.xml.rpc.ServiceException
      Throws:
      javax.xml.rpc.ServiceException