WebServiceDemo
Webservice dimostrativo per JavaScript SOAP Client
The following operations are supported. For a formal definition, please review the Service Description.
-
GetCars
Restituisce un array di Car (array di custom object dimostrativi) sulla base del produttore selezionato -
GetUser
Restituisce un'istanza di User (custom object dimostrativo) -
GetUserList
Restituisce una collection di User (UserList, collection dimostrativa di User) -
GetUsers
Restituisce un array di User (array di custom object dimostrativi) -
HelloTo
Hello [YOUR NAME HERE] -
HelloWorld
Hello World! -
SendSample1
Uso dei parametri in ingresso - ESEMPIO 1 -
SendSample2
Uso dei parametri in ingresso - ESEMPIO 2 -
SendSample3
Uso dei parametri in ingresso - ESEMPIO 3 -
SendSample4
Uso dei parametri in ingresso - ESEMPIO 4 -
SendSample5
Uso dei parametri in ingresso - ESEMPIO 5 -
ServerTime
Restituisce la date e l'ora correnti -
ThrowException
Il metodo solleva un'eccezione -
Wait
Il metodo resta in attesa per n secondi