Searched refs:PAssertedService (Results 1 – 3 of 3) sorted by relevance
36 public class PAssertedService extends SIPHeader implements PAssertedServiceHeader, SIPHeaderNamesIm… class41 protected PAssertedService(String name) { in PAssertedService() method in PAssertedService45 public PAssertedService() in PAssertedService() method in PAssertedService110 PAssertedService retval = (PAssertedService) super.clone(); in clone()
30 import gov.nist.javax.sip.header.ims.PAssertedService;66 PAssertedService pps = new PAssertedService(); in parse()
1628 PAssertedService pas = new PAssertedService(); in createPAssertedServiceHeader()