As part of the execution, the service implementation creates a response attachment container and adds it to the SOAP message context.
作为执行的一部分,服务实现创建了响应附件容器,并将其添加到SOAP消息上下文中。
2
This method checks the SOAP message context for an attachment container.
该方法检查SOAP消息上下文来获取附件容器。
3
As a final step, the service provider deploys the code in a service container (application server, SOAP server), so that it can be accessed preferably using SOAP over HTTP.