Uses of Interface
org.apache.axis2.jaxws.handler.HandlerInvoker
Packages that use HandlerInvoker
Package
Description
-
Uses of HandlerInvoker in org.apache.axis2.jaxws.handler.factory
Methods in org.apache.axis2.jaxws.handler.factory that return HandlerInvokerModifier and TypeMethodDescriptionHandlerInvokerFactory.createHandlerInvoker(MessageContext messageContext) Returns an instance of the HandlerInvoker class. -
Uses of HandlerInvoker in org.apache.axis2.jaxws.handler.factory.impl
Methods in org.apache.axis2.jaxws.handler.factory.impl that return HandlerInvokerModifier and TypeMethodDescriptionHandlerInvokerFactoryImpl.createHandlerInvoker(MessageContext messageContext) -
Uses of HandlerInvoker in org.apache.axis2.jaxws.handler.impl
Classes in org.apache.axis2.jaxws.handler.impl that implement HandlerInvokerModifier and TypeClassDescriptionclassThis class will be responsible for driving both inbound and outbound handler chains for an endpoint invocation.