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