SOAP Publication Handler. Note that there is no standard SOAP implementation that is currently appropriate for the Zope3 core.
The current architecture allows external packages to register a utility for zope.app.publication.interfaces.SOAPRequestFactory in order to implement SOAP support. If no utility is registered for this interface, SOAP requests are handled as if they were browser requests.