Searched refs:portlist (Results 1 – 2 of 2) sorted by relevance
91 private String portlist; // Port[="portlist"] ... the port cookie may be returned to field in HttpCookie179 portlist = null; in HttpCookie()356 portlist = ports; in setPortlist()367 return portlist; in getPortlist()
277 private java.lang.String portlist; field in HttpCookie