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

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

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

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

Methods in jain.protocol.ip.sip.message that return HideHeader
 HideHeader RequestMessage.getHideHeader()
          Gets HideHeader of RequestMessage.
 

Methods in jain.protocol.ip.sip.message with parameters of type HideHeader
 void RequestMessage.setHideHeader(HideHeader hideHeader)
          Sets HideHeader of RequestMessage.
 



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


Copyright - 2000 Sun Microsystems