|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServiceSession
Stores state pertaining to a specific service session.
| Field Summary | |
|---|---|
static int |
GenericCallControl
|
static int |
MultiPartyCallControl
|
static int |
UserInteraction
|
| Method Summary | |
|---|---|
void |
destroy()
Destroys this session |
org.mobicents.csapi.jr.slee.TpServiceIdentifier |
getTpServiceIdentifier()
Returns an identifier for the underlying service session |
int |
getType()
Return an int identifying the type of this service. |
void |
init()
Initialises this session. |
| Field Detail |
|---|
static final int MultiPartyCallControl
static final int UserInteraction
static final int GenericCallControl
| Method Detail |
|---|
int getType()
org.mobicents.csapi.jr.slee.TpServiceIdentifier getTpServiceIdentifier()
void init()
throws javax.slee.resource.ResourceException
javax.slee.resource.ResourceExceptionvoid destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||