Пример #1
0
 public void setQueryParameters(FlexibleParameters storedparams)
     throws UnsupportedEncodingException {
   setProperty("queryParameters", storedparams.getAsQueryString());
 }