Home | History | Annotate | Download | only in address

Lines Matching refs:setHost

568     public void setHost(Host h) {
571 this.authority.setHost(h);
888 public void setHost(String host) throws ParseException {
890 this.setHost(h);