request unit chain 请求单元链
When the container invokes the proxy, it passes request, response, and filter chain objects to it.
当容器调用代理时,它将向代理发送请求、响应以及过滤器链对象。
This helps the service implementer obtain the SOAP message context from the request handler chain, and manipulate that context and associate it with the response handler chain.
这帮助服务实现者从请求处理程序链中获得 SOAP 信息上下文,然后处理该上下文并将其与响应处理程序链关联。
应用推荐