public interface CallContextHandler
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCallContextMap(javax.servlet.http.HttpServletRequest request)
Returns key-value pairs that will be added to the
CallContext. |
Map<String,String> getCallContextMap(javax.servlet.http.HttpServletRequest request)
CallContext.Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.