PyFoam.Infrastructure.RunHooks.SendToWebservice module

Call an URL from a webservice

class PyFoam.Infrastructure.RunHooks.SendToWebservice.SendToWebservice(runner, name)[source]

Bases: PyFoam.Infrastructure.RunHook.RunHook

Sends an URL to a Webservice

__call__()[source]
__init__(runner, name)[source]
__module__ = 'PyFoam.Infrastructure.RunHooks.SendToWebservice'