パッケージ
gov.nist.javax.sip.header の使用

gov.nist.javax.sip.header を使用しているパッケージ
gov.nist.javax.sip   
gov.nist.javax.sip.header   
gov.nist.javax.sip.message   
gov.nist.javax.sip.parser   
gov.nist.javax.sip.stack   
org.siprop.core.message   
org.siprop.message.impl   
org.siprop.util.impl   
 

gov.nist.javax.sip により使用される gov.nist.javax.sip.header のクラス
ParameterNames
          A list of commonly occuring parameter names.
SIPHeaderNames
          SIPHeader names that are supported by this parser
 

gov.nist.javax.sip.header により使用される gov.nist.javax.sip.header のクラス
AddressParametersHeader
          An abstract class for headers that take an address and parameters.
AuthenticationHeader
          The generic AuthenticationHeader
CallIdentifier
          The call identifer that goes into a callID header and a in-reply-to header.
Challenge
          Challenge part of the Auth header.
Contact
          Contact Item.
ContactList
          List of contact headers.ContactLists are also maintained in a hashtable for quick lookup.
Event
          Event SIP Header.
From
          From SIP Header.
MediaRange
          Media Range
ParametersHeader
          Parameters header.
Protocol
          Protocol name and version.
SIPDate
          Implements a parser class for tracking expiration time when specified as a Date value.
SIPHeader
          Root class from which all SIPHeader objects are subclassed.
SIPHeaderList
          This is the root class for all lists of SIP headers.
SIPHeaderNames
          SIPHeader names that are supported by this parser
SIPObject
          Root class for all singleton objects in this package: specializes the gov.nist.sip.header.GenericObject class for SIPHeader related objects.
SIPObjectList
          Root class for all the collection objects in this list: a wrapper class on the GenericObjectList class for lists of objects that can appear in SIPObjects.
To
          To SIP Header.
 

gov.nist.javax.sip.message により使用される gov.nist.javax.sip.header のクラス
Authorization
          Authorization SIP header.
ContactList
          List of contact headers.ContactLists are also maintained in a hashtable for quick lookup.
ContentType
          ContentType SIP Header 14.17 Content-Type The Content-Type entity-header field indicates the media type of the entity-body sent to the recipient or, in the case of the HEAD method, the media type that would have been sent had the request been a GET.
CSeq
          CSeq SIP Header.
ErrorInfoList
          Error Info sip header.
RecordRouteList
          RecordRoute List of SIP headers (a collection of Addresses)
RequestLine
          RequestLine of SIP Request.
RouteList
          A list of Route Headers.
SIPHeader
          Root class from which all SIPHeader objects are subclassed.
SIPHeaderList
          This is the root class for all lists of SIP headers.
StatusLine
          Status Line (for SIPReply) messages.
To
          To SIP Header.
Via
          Via SIPHeader (these are strung together in a ViaList).
ViaList
          Keeps a list and a hashtable of via header functions.
 

gov.nist.javax.sip.parser により使用される gov.nist.javax.sip.header のクラス
AuthenticationHeader
          The generic AuthenticationHeader
ParameterNames
          A list of commonly occuring parameter names.
RequestLine
          RequestLine of SIP Request.
SIPHeader
          Root class from which all SIPHeader objects are subclassed.
StatusLine
          Status Line (for SIPReply) messages.
 

gov.nist.javax.sip.stack により使用される gov.nist.javax.sip.header のクラス
Route
          Route SIPHeader Object
Via
          Via SIPHeader (these are strung together in a ViaList).
 

org.siprop.core.message により使用される gov.nist.javax.sip.header のクラス
Contact
          Contact Item.
RecordRouteList
          RecordRoute List of SIP headers (a collection of Addresses)
 

org.siprop.message.impl により使用される gov.nist.javax.sip.header のクラス
Contact
          Contact Item.
RecordRouteList
          RecordRoute List of SIP headers (a collection of Addresses)
 

org.siprop.util.impl により使用される gov.nist.javax.sip.header のクラス
Authorization
          Authorization SIP header.
ProxyAuthorization
          ProxyAuthorization Header.