Searched defs:AllowEventsList (Results 1 - 1 of 1) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DAllowEventsList.java48 public class AllowEventsList extends SIPHeaderList<AllowEvents> { class in inherits:SIPHeaderList
53 AllowEventsList retval = new AllowEventsList();
61 public AllowEventsList() { method in class:AllowEventsList

Completed in 80 milliseconds