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

  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
SecurityAgreeHeader.java 106 public void setPortClient(int portC) throws InvalidArgumentException;
SecurityAgree.java 224 public void setPortClient(int portC) throws InvalidArgumentException {
228 + "Exception, SecurityClient, setPortClient(), the port-c parameter is <0");

Completed in 55 milliseconds