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

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

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

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

Methods in jain.protocol.ip.sip.message that return EncryptionHeader
 EncryptionHeader Message.getEncryptionHeader()
          Gets EncryptionHeader of Message.
 

Methods in jain.protocol.ip.sip.message with parameters of type EncryptionHeader
 void Message.setEncryptionHeader(EncryptionHeader encryptionHeader)
          Sets EncryptionHeader of Message.
 



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


Copyright - 2000 Sun Microsystems