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

Packages that use ProxyAuthenticateHeader
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 ProxyAuthenticateHeader in jain.protocol.ip.sip.header
 

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

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

Methods in jain.protocol.ip.sip.message that return ProxyAuthenticateHeader
 ProxyAuthenticateHeader ResponseMessage.getProxyAuthenticateHeader()
          Gets ProxyAuthenticateHeader of ResponseMessage.
 

Methods in jain.protocol.ip.sip.message with parameters of type ProxyAuthenticateHeader
 void ResponseMessage.setProxyAuthenticateHeader(ProxyAuthenticateHeader proxyAuthenticateHeader)
          Sets ProxyAuthenticateHeader of ResponseMessage.
 



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


Copyright - 2000 Sun Microsystems