Searched refs:GRUU (Results 1 – 3 of 3) sorted by relevance
158 public static final String GRUU = "gruu"; field
1033 return uriParms.getNameValue(GRUU) != null; in hasGrParam()1042 this.uriParms.set(GRUU, value); // JvB: fixed to not add duplicates in setGrParam()1051 return (String) this.uriParms.getValue(GRUU); // JvB: fixed to not add duplicates in getGrParam()
70 protected static final String GRUU = "gr"; field in NetObject