|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UnsupportedHeader
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.
SupportedHeader
,
RequireHeader
Field Summary | |
---|---|
static String |
NAME
Name of UnsupportedHeader |
Method Summary |
---|
Methods inherited from interface javax.sip.header.OptionTag |
---|
getOptionTag, setOptionTag |
Methods inherited from interface javax.sip.header.Header |
---|
clone, equals, getName, hashCode, toString |
Field Detail |
---|
static final String NAME
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |