Class SOAPProxy

All Implemented Interfaces:
Rule, Cloneable

public class SOAPProxy extends AbstractServiceProxy
Description

A SOAP proxy can be deployed on front of a SOAP Web Service. It conceals the server and offers the same interface as the target server to its clients.

Explanation
If the WSDL referenced by the wsdl attribute is not available at startup, the <soapProxy> will become inactive. Through the admin console, reinitialization attempts can be triggered and, by default, the Router also periodically triggers such attempts.
Topic
2. Proxies