Uses of Interface
org.apache.axis2.jaxws.handler.factory.HandlerInvokerFactory
-
Packages that use HandlerInvokerFactory Package Description org.apache.axis2.jaxws.handler.factory.impl -
-
Uses of HandlerInvokerFactory in org.apache.axis2.jaxws.handler.factory.impl
Classes in org.apache.axis2.jaxws.handler.factory.impl that implement HandlerInvokerFactory Modifier and Type Class Description class
HandlerInvokerFactoryImpl
This is the default implementation of the HandlerInvokerFactory, and it will be registered with the FactoryRegistry.
-