javax.sip.header
Interface ReferToHeader
- All Superinterfaces:
- java.lang.Cloneable, Header, HeaderAddress, Parameters, java.io.Serializable
public interface ReferToHeader
- extends HeaderAddress, Parameters, Header
This interface represents the ReferTo SIP header, as defined by
RFC3515, this header is
not part of RFC3261.
A ReferToHeader only appears in a REFER request. It provides a URL to
reference. The ReferToHeader field MAY be encrypted as part of end-to-end
encryption. The resource identified by the Refer-To URI is contacted using
the normal mechanisms for that URI type.
- Author:
- BEA Systems, NIST
Field Summary |
static java.lang.String |
NAME
Name of ReferToHeader |
NAME
static final java.lang.String NAME
- Name of ReferToHeader
- See Also:
- Constant Field Values
If you have any comments, please mail them to JAIN-SIP-INTEREST@java.sun.com after subscribing at http://archives.java.sun.com
Copyright - 2006 BEA Systems and Sun Microsystems