javax.sip.header
Interface UnsupportedHeader
- All Superinterfaces:
- Cloneable, Header, OptionTag, Serializable
- All Known Implementing Classes:
- Unsupported
- 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.
- Version:
- 1.1
- Author:
- Sun Microsystems
- See Also:
SupportedHeader
,
RequireHeader
Field Summary |
static String |
NAME
Name of UnsupportedHeader |
NAME
public static final String NAME
- Name of UnsupportedHeader
- See Also:
- Constant Field Values
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Get the latest distribution.
Submit a bug report or feature request.