HomeSort by relevance Sort by last modified time
    Searched defs:setHandling (Results 1 - 2 of 2) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/header/
ContentDisposition.java 106 public void setHandling(String handling) throws ParseException {
110 + ", ContentDisposition, setHandling(), the handling parameter is null");
  /external/nist-sip/java/javax/sip/header/
ContentDispositionHeader.java 17 void setHandling(String handling) throws ParseException;

Completed in 161 milliseconds