Interface com.sekati.services.ISOAPClient

Description

Interface describing SOAPClient.

Method Index

call(), connect()

Inherited from CoreInterface

Method Detail

connect

function connect(wsdl:String, port:String):Void

call

function call(method:String, args:Array):Void