NIST-SIP: The Reference Implementation for JAIN-SIP 1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

H

H261 - Static variable in interface javax.sdp.SdpConstants
Static RTP/AVP payload type for the H261 video codec.
H263 - Static variable in interface javax.sdp.SdpConstants
Static RTP/AVP payload type for the H263 video codec.
handleAck(SIPServerTransaction) - Method in class gov.nist.javax.sip.stack.SIPDialog
Do the necessary processing to handle an ACK directed at this Dialog.
handleChallenge(Response, ClientTransaction, SipProvider, int) - Method in interface gov.nist.javax.sip.clientauthutils.AuthenticationHelper
Uses securityAuthority to determinie a set of valid user credentials for the specified Response (Challenge) and appends it to the challenged request so that it could be retransmitted.
handleChallenge(Response, ClientTransaction, SipProvider, int) - Method in class gov.nist.javax.sip.clientauthutils.AuthenticationHelperImpl
 
handleEvent(EventObject, SIPTransaction) - Method in class gov.nist.javax.sip.SipProviderImpl
Handle the SIP event - because we have only one listener and we are already in the context of a separate thread, we dont need to enque the event and signal another thread.
handleException(ParseException, SIPMessage, Class, String, String) - Method in interface gov.nist.javax.sip.parser.ParseExceptionListener
This gets called from the parser when a parse error is generated.
handleException(ParseException, SIPMessage, Class, String, String) - Method in class gov.nist.javax.sip.stack.TCPMessageChannel
Exception processor for exceptions detected from the parser.
handleException(ParseException, SIPMessage, Class, String, String) - Method in class gov.nist.javax.sip.stack.TLSMessageChannel
Exception processor for exceptions detected from the parser.
handleException(ParseException, SIPMessage, Class, String, String) - Method in class gov.nist.javax.sip.stack.UDPMessageChannel
Implementation of the ParseExceptionListener interface.
handlePrack(SIPRequest) - Method in class gov.nist.javax.sip.stack.SIPDialog
Do the processing necessary for the PRACK
HANDLING - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
hasComment() - Method in class gov.nist.javax.sip.header.RetryAfter
Boolean function
hasComment() - Method in class gov.nist.javax.sip.header.Via
comment of the Via Header.
hasContent() - Method in class gov.nist.javax.sip.message.SIPMessage
Return true if this message has a body.
hasDelay() - Method in class gov.nist.javax.sip.header.TimeStamp
return true if delay exists
hasDisplayName() - Method in class gov.nist.javax.sip.address.AddressImpl
return true if DisplayName exist.
hasFromTag() - Method in class gov.nist.javax.sip.header.extensions.Join
Boolean function
hasFromTag() - Method in class gov.nist.javax.sip.header.extensions.Replaces
Boolean function
hasFromTag() - Method in class gov.nist.javax.sip.message.SIPMessage
Return true if the message has a From header tag.
hasGrParam() - Method in class gov.nist.javax.sip.address.SipUri
Returns whether the gr parameter is set.
hasGrParam() - Method in interface gov.nist.javax.sip.address.SipURIExt
Returns whether the gr parameter is set.
hashCode() - Method in class gov.nist.javax.sip.address.AddressImpl
hashCode impelmentation
hashCode() - Method in class gov.nist.javax.sip.address.GenericURI
 
hashCode() - Method in class gov.nist.javax.sip.header.Route
Hashcode so this header can be inserted into a set.
hashCode() - Method in class gov.nist.javax.sip.header.SIPHeader
This is a pretty simple hashCode but satisfies requirements.
hashCode() - Method in class gov.nist.javax.sip.header.SIPHeaderList
 
hashCode() - Method in class gov.nist.javax.sip.message.SIPMessage
Override the hashcode method ( see issue # 55 ) Note that if you try to use this method before you assemble a valid request, you will get a constant ( -1 ).
hashCode() - Method in class gov.nist.javax.sip.stack.SIPTransaction
Hashcode method for fast hashtable lookup.
hashCode() - Method in interface javax.sip.address.Address
Gets a hash code value for this address.
hashCode() - Method in class javax.sip.DialogState
Get a hash code value for this dialog state.
hashCode() - Method in interface javax.sip.header.Header
Gets a integer hashcode representation of the Header.
hashCode() - Method in interface javax.sip.message.Message
Gets a integer hashcode representation of the Header.
hashCode() - Method in class javax.sip.TransactionState
Get a hash code value for this transaction state.
hasHeader(String) - Method in class gov.nist.javax.sip.message.SIPMessage
Return true if the SIPMessage has a header of the given name.
hasIsdnSubaddress() - Method in class gov.nist.javax.sip.address.TelephoneNumber
return true if the isdn subaddress exists.
hasKey() - Method in class gov.nist.javax.sdp.fields.KeyField
Determines if this attribute has an associated value.
hasKey() - Method in interface javax.sdp.Key
Determines if this attribute has an associated value.
hasLrParam() - Method in class gov.nist.javax.sip.address.SipUri
Returns whether the the lr parameter is set.
hasLrParam() - Method in interface javax.sip.address.SipURI
Returns whether the the lr parameter is set.
hasNext() - Method in class gov.nist.javax.sip.message.HeaderIterator
 
hasParameter(String) - Method in class gov.nist.javax.sip.address.SipUri
Boolean to check if a parameter of a given name exists.
hasParameter(String) - Method in class gov.nist.javax.sip.header.Challenge
boolean function
hasParameter(String) - Method in class gov.nist.javax.sip.header.ParametersHeader
Return true if has a parameter.
hasParameters() - Method in class gov.nist.javax.sip.header.Challenge
Boolean function
hasParameters() - Method in class gov.nist.javax.sip.header.ParametersHeader
Return true if you have a parameter and false otherwise.
hasParm(String) - Method in class gov.nist.javax.sip.address.TelephoneNumber
return true if this header has parameters.
hasPort() - Method in class gov.nist.javax.sip.header.Via
port of the Via Header.
hasPostDial() - Method in class gov.nist.javax.sip.address.TelephoneNumber
returns true if th PostDial field exists
hasPrevious() - Method in class gov.nist.javax.sip.message.HeaderIterator
 
hasQValue() - Method in class gov.nist.javax.sip.header.Accept
Return true if the q value has been set.
hasQValue() - Method in class gov.nist.javax.sip.header.AcceptLanguage
Return true if the q value has been set.
hasReachedZero() - Method in class gov.nist.javax.sip.header.MaxForwards
Boolean function
hasTag() - Method in class gov.nist.javax.sip.header.From
Boolean function
hasTag() - Method in class gov.nist.javax.sip.header.To
Boolean function
hasToTag() - Method in class gov.nist.javax.sip.header.extensions.Join
Boolean function
hasToTag() - Method in class gov.nist.javax.sip.header.extensions.Replaces
Boolean function
hasToTag() - Method in class gov.nist.javax.sip.message.SIPMessage
Return true if the message has a To header tag.
hasTransport() - Method in class gov.nist.javax.sip.address.SipUri
Return true if the transport parameter is defined.
hasValue() - Method in class gov.nist.javax.sdp.fields.AttributeField
Determines if this attribute has an associated value.
hasValue() - Method in interface javax.sdp.Attribute
Determines if this attribute has an associated value.
HAT - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
HDSL - Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
HDSL2 - Static variable in interface gov.nist.javax.sip.header.ims.PAccessNetworkInfoHeader
 
Header - Interface in javax.sip.header
This interface is the super interface of all SIP headers supported explicitly by this specification.
HeaderAddress - Interface in javax.sip.header
This interface represents methods for manipulating Address object values for any header that contains a Address value.
HeaderExt - Interface in gov.nist.javax.sip.header
Extensions to the Header interface supported by the implementation and will be included in the next spec release.
HeaderFactory - Interface in javax.sip.header
This interface provides factory methods that allow an application to create Header object from a particular implementation of JAIN SIP.
HeaderFactoryExt - Interface in gov.nist.javax.sip.header
Header factory extensions.
HeaderFactoryImpl - Class in gov.nist.javax.sip.header
Implementation of the JAIN SIP HeaderFactory
HeaderFactoryImpl() - Constructor for class gov.nist.javax.sip.header.HeaderFactoryImpl
Default constructor.
HeaderIterator - Class in gov.nist.javax.sip.message
Iterator over lists of headers.
HeaderParser - Class in gov.nist.javax.sip.parser
Generic header parser class.
HIDDEN - Static variable in interface gov.nist.javax.sip.header.ParameterNames
 
HIDE - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 
Hop - Interface in javax.sip.address
The Hop interface defines a location a request can transit on the way to its destination, i.e. a route.
HopImpl - Class in gov.nist.javax.sip.stack
Routing algorithms return a list of hops to which the request is routed.
HopImpl(String, int, String) - Constructor for class gov.nist.javax.sip.stack.HopImpl
Create new hop given host, port and transport.
HT - Static variable in interface gov.nist.javax.sip.parser.TokenTypes
 

NIST-SIP: The Reference Implementation for JAIN-SIP 1.2
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.