Uses of Class
edu.columbia.cs.irt.rfidentify.presence.SipLayer

Packages that use SipLayer
edu.columbia.cs.irt.rfidentify.display   
edu.columbia.cs.irt.rfidentify.presence   
 

Uses of SipLayer in edu.columbia.cs.irt.rfidentify.display
 

Constructors in edu.columbia.cs.irt.rfidentify.display with parameters of type SipLayer
SimplePresenceHandler(SipLayer sipLayer, Presence presence, java.lang.String location)
           
 

Uses of SipLayer in edu.columbia.cs.irt.rfidentify.presence
 

Constructors in edu.columbia.cs.irt.rfidentify.presence with parameters of type SipLayer
Presence(SipLayer _sipLayer)