javax.sip.header
Interface UnsupportedHeader
- All Superinterfaces:
- java.lang.Cloneable, Header, OptionTag, java.io.Serializable
public interface UnsupportedHeader
- extends OptionTag, Header
The Unsupported header field lists the features not supported by the UAS.
If a server does not understand the option, it must respond by returning a
420 (Bad Extension) Response and list those options it does not understand in
the UnsupportedHeader.
- Author:
- BEA Systems, NIST
- See Also:
SupportedHeader
,
RequireHeader
Field Summary |
static java.lang.String |
NAME
Name of UnsupportedHeader |
NAME
static final java.lang.String NAME
- Name of UnsupportedHeader
- 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