Interface HandlerPostInvokerFactory
- All Known Implementing Classes:
HandlerPostInvokerFactoryImpl
public interface HandlerPostInvokerFactory
HandlerPostInvokerFactory is used to create a HandlerPostInvoker
implementation class that will be called just after each
JAXWS handler.handleMessage invocation.
-
Method Summary
-
Method Details
-
createHandlerPostInvoker
HandlerPostInvoker createHandlerPostInvoker()
-