|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AppSession
Basic class for application specific session (Sx, Rx, Gx)
| Method Summary | |
|---|---|
ApplicationId |
getSessionAppId()
Return current value of applicationId of application session. |
java.util.List<Session> |
getSessions()
Returns a list of child sessions |
boolean |
isStateless()
Return true if session has stateless FSM |
| Methods inherited from interface org.jdiameter.api.BaseSession |
|---|
getCreationTime, getLastAccessedTime, getSessionId, isAppSession, isReplicable, isValid, release |
| Method Detail |
|---|
boolean isStateless()
ApplicationId getSessionAppId()
java.util.List<Session> getSessions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||