org.apache.axis.handlers.http
public class URLMapper extends BasicHandler
URLMapper attempts to use the extra path info
of this request as the service name.
| Field Summary | |
|---|---|
| protected static Log | log |
| Method Summary | |
|---|---|
| void | generateWSDL(MessageContext msgContext) If there's already a targetService then just return. |
| void | invoke(MessageContext msgContext) |