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

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DVia.java43 * Via SIPHeader (these are strung together in a ViaList).
54 public class Via class in inherits:ParametersHeader,javax.sip.header.ViaHeader,ViaHeaderExt
67 /** The "received" parameter is added only for receiver-added Via Fields.
94 * JvB note: RFC3261 does not allow a comment to appear in Via headers, and this
103 public Via() { method in class:Via
181 /** port of the Via Header.
188 /** comment of the Via Header.
217 /** set the Host of the Via Header
384 + "Via, setTransport(), the transport parameter is null.");
413 + "Via, setProtoco
[all...]

Completed in 76 milliseconds