public class HandlerResolverImpl extends BaseHandlerResolver
handlerChainsType, protocolBindingsMap| Constructor and Description |
|---|
HandlerResolverImpl(ServiceDescription sd) |
HandlerResolverImpl(ServiceDescription sd,
java.lang.Object serviceDelegateKey) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.xml.ws.handler.Handler> |
getHandlerChain(javax.xml.ws.handler.PortInfo portInfo) |
java.util.List<java.lang.String> |
getRoles(javax.xml.ws.handler.PortInfo portInfo) |
chainResolvesToPort, doesPatternMatch, loadClasspublic HandlerResolverImpl(ServiceDescription sd)
public HandlerResolverImpl(ServiceDescription sd, java.lang.Object serviceDelegateKey)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.