5253545556575859
this.url=new URL(strUrl); this.rest=new RESTClient(new URL(url.toExternalForm()+"rest/")); this.soap=new SoapClient(new URL(url.toExternalForm()+"soap/EhcacheWebServiceEndpoint?wsdl")); }