Home | History | Annotate | Download | only in header

Lines Matching defs:From

39  * From SIP Header.
48 public final class From
59 public From() {
63 /** Generate a FROM header from a TO header
65 public From(To to) {
96 * Conveniance accessor function to get the hostPort field from the address.
106 * Get the display name from the address.
114 * Get the tag parameter from the address parm list.
146 * @param t tag to set. From tags are mandatory.