Method Summary |
|
protected static HeaderList | getList(Header sipHeader) Returns a list object for this header if it has an associated
list object. |
protected static Class | getListClass(Class sipHdrClass) Gets the associated list class. |
protected static boolean | hasList(Header sipHeader) Returns true if this has an associated list object. |
protected static boolean | hasList(Class sipHdrClass) Returns true if this has an associated list object. |