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