org.apache.axis.handlers.http

Class URLMapper

public class URLMapper extends BasicHandler

An URLMapper attempts to use the extra path info of this request as the service name.

Author: Glen Daniels (gdaniels@apache.org)

Field Summary
protected static Loglog
Method Summary
voidgenerateWSDL(MessageContext msgContext)
If there's already a targetService then just return.
voidinvoke(MessageContext msgContext)

Field Detail

log

protected static Log log

Method Detail

generateWSDL

public void generateWSDL(MessageContext msgContext)
If there's already a targetService then just return.

invoke

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