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

  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
SecurityAgreeHeader.java 114 public void setPortServer(int portS) throws InvalidArgumentException;
SecurityAgree.java 237 public void setPortServer(int portS) throws InvalidArgumentException {
241 + "Exception, SecurityClient, setPortServer(), the port-s parameter is <0");

Completed in 208 milliseconds