Searched refs:SendConf (Results 1 – 2 of 2) sorted by relevance
24 public class SendConf extends GenericPdu { class34 public SendConf() throws InvalidHeaderValueException { in SendConf() method in SendConf45 SendConf(PduHeaders headers) { in SendConf() method in SendConf
155 SendConf sendConf = new SendConf(mHeaders); in parse()