Proxying our process through the chain of intercepting filters allows us to define and maintain direction of the process.
通过拦截过滤器链来代理我们的流程,将使我们能够定义和维护流程的流向。
3
It's also in Python, but the nature of this proxying approach is such that this code can be used with any Web service regardless of the language used to implement either SOAP end point.
该程序也是用 Python 编写的,但代理式方法的特点决定了这些代码可用于任何 Web 服务,不论 SOAP 端点采用什么语言实现。