Uses of Class
jain.protocol.ip.sip.header.RetryAfterHeader

Packages that use RetryAfterHeader
jain.protocol.ip.sip.header This package contains the classes representing SIP headers. 
jain.protocol.ip.sip.message This package contains the Event classes representing SIP Messages. 
 

Uses of RetryAfterHeader in jain.protocol.ip.sip.header
 

Methods in jain.protocol.ip.sip.header with parameters of type RetryAfterHeader
 boolean RetryAfterHeader.equals(RetryAfterHeader retryAfterHeader)
          Indicates whether some other RetryAfterHeader is "equal to" this one
 

Uses of RetryAfterHeader in jain.protocol.ip.sip.message
 

Methods in jain.protocol.ip.sip.message that return RetryAfterHeader
 RetryAfterHeader Message.getRetryAfterHeader()
          Gets RetryAfterHeader of Message.
 

Methods in jain.protocol.ip.sip.message with parameters of type RetryAfterHeader
 void Message.setRetryAfterHeader(RetryAfterHeader retryAfterHeader)
          Sets RetryAfterHeader of Message.
 



If you have any comments or queries, please mail them to JAIN-SIP-interest@sun.com


Copyright - 2000 Sun Microsystems