public class ClientHandlerResolverImpl extends Object implements HandlerResolver
| Constructor and Description |
|---|
ClientHandlerResolverImpl(List<HandlerChainMetaData> handlerChains,
List<Injection> injections,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyHandlers() |
List<Handler> |
getHandlerChain(PortInfo portInfo) |
public ClientHandlerResolverImpl(List<HandlerChainMetaData> handlerChains, List<Injection> injections, Context context)
public void destroyHandlers()
public List<Handler> getHandlerChain(PortInfo portInfo)
getHandlerChain in interface HandlerResolverCopyright © 1999–2022 The Apache Software Foundation. All rights reserved.