示例#1
0
 /**
  * @return
  * @see com.ning.http.client.uri.Uri#toUrl()
  */
 public String toUrl() {
   return uri.toUrl();
 }