Rev 48 | Rev 95 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
namespace java in.shop2020.confignamespace py thriftpy.configexception ConfigException{1:i32 errorcode2:string message}service Configuration{string getPropetry(1:string propertyName) throws (1:ConfigException e),void loadProperty(1:string propertyName, 2:string propertyValue)}