org.apache.axis2.jaxws.handler.factory
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
 HandlerPostInvoker createHandlerPostInvoker()
           
 

Method Detail

createHandlerPostInvoker

HandlerPostInvoker createHandlerPostInvoker()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.