Beispiel #1
0
 function ArticleClient()
 {
     parent::FRRestClient('http://localhost:8888/ewt/webservice/articles/');
 }
Beispiel #2
0
 function locationClient()
 {
     parent::FRRestClient('http://localhost:8888/ewt/webservice/location/');
 }