Class AsyncHandlerProxyFactoryImpl

  • All Implemented Interfaces:
    AsyncHandlerProxyFactory

    public class AsyncHandlerProxyFactoryImpl
    extends Object
    implements AsyncHandlerProxyFactory
    This class is the default implementation of the AsyncHandlerProxyFactory plug-point which is supported by the JAX-WS runtime. This default implementation bypasses the creation of the actual proxy and simply returns the passed-in AsyncHandler instance as-is.
    • Constructor Detail

      • AsyncHandlerProxyFactoryImpl

        public AsyncHandlerProxyFactoryImpl()