Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.mobicents.slee.runtime.SbbContextImpl

Uses of SbbContextImpl in org.mobicents.slee.runtime
 

Fields in org.mobicents.slee.runtime declared as SbbContextImpl
private  SbbContextImpl SbbObject.sbbContext
          The Sbb context is the object through which the Sbb interacts with the Slee
 

Methods in org.mobicents.slee.runtime that return SbbContextImpl
 SbbContextImpl SbbObject.getSbbContext()
          Getter for property sbbContextobj.
 

Methods in org.mobicents.slee.runtime with parameters of type SbbContextImpl
 void SbbObject.setSbbContext(SbbContextImpl sbbContext)
          Setter for property sbbContextobj.