YAWL Service consumer from other languages?

Hi all,
I would like to know if it is possible to consume service from other programming languages into YAWL, python for example?
What is the format of requests for example on interfaceB from the address http: // localhost: 8080/yawl/ib return the method: getAllRunningCases ()?
Has anyone implemented services in other languages? Is the service WSDL or http? This seems confusing, as in the Manual there is an indication to do with WSDL, however in Java language it is done through direct http.
If you can help me clarify these doubts, thank you!