Uses of Interface
org.apache.axis2.jaxws.server.AsyncHandlerProxyFactory
-
Packages that use AsyncHandlerProxyFactory Package Description org.apache.axis2.jaxws.server -
-
Uses of AsyncHandlerProxyFactory in org.apache.axis2.jaxws.server
Classes in org.apache.axis2.jaxws.server that implement AsyncHandlerProxyFactory Modifier and Type Class Description class
AsyncHandlerProxyFactoryImpl
This class is the default implementation of the AsyncHandlerProxyFactory plug-point which is supported by the JAX-WS runtime.
-