Пример #1
0
 public String getHost() {
   LOG.TRACE("getHost: " + uri.getHost());
   return uri.getHost();
 }