org.apache.axis.handlers

Class JAXRPCHandler

public class JAXRPCHandler extends BasicHandler

Handles JAXRPC style handlers.

Author: Davanum Srinivas (dims@yahoo.com)

Field Summary
protected HandlerChainImplimpl
protected static Loglog
Method Summary
voidaddNewHandler(String className, Map options)
voidcleanup()
voidinit()
voidinvoke(MessageContext msgContext)
voidonFault(MessageContext msgContext)

Field Detail

impl

protected HandlerChainImpl impl

log

protected static Log log

Method Detail

addNewHandler

public void addNewHandler(String className, Map options)

cleanup

public void cleanup()

init

public void init()

invoke

public void invoke(MessageContext msgContext)

onFault

public void onFault(MessageContext msgContext)
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.