Exemplo n.º 1
0
 function ArticleClient()
 {
     parent::FRRestClient('http://localhost:8888/ewt/webservice/articles/');
 }
Exemplo n.º 2
0
 function locationClient()
 {
     parent::FRRestClient('http://localhost:8888/ewt/webservice/location/');
 }