public class HandlerResolverImpl extends BaseHandlerResolver
handlerChainsType, protocolBindingsMap| Constructor and Description |
|---|
HandlerResolverImpl(org.apache.axis2.jaxws.description.ServiceDescription sd) |
HandlerResolverImpl(org.apache.axis2.jaxws.description.ServiceDescription sd,
Object serviceDelegateKey) |
| Modifier and Type | Method and Description |
|---|---|
List<javax.xml.ws.handler.Handler> |
getHandlerChain(javax.xml.ws.handler.PortInfo portInfo) |
List<String> |
getRoles(javax.xml.ws.handler.PortInfo portInfo) |
chainResolvesToPort, doesPatternMatch, loadClasspublic HandlerResolverImpl(org.apache.axis2.jaxws.description.ServiceDescription sd)
public HandlerResolverImpl(org.apache.axis2.jaxws.description.ServiceDescription sd,
Object serviceDelegateKey)
public List<javax.xml.ws.handler.Handler> getHandlerChain(javax.xml.ws.handler.PortInfo portInfo)
public List<String> getRoles(javax.xml.ws.handler.PortInfo portInfo)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.