|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseSession | |
|---|---|
| org.jdiameter.api | |
| org.jdiameter.api.acc | |
| org.jdiameter.api.app | |
| org.jdiameter.api.auth | |
| org.jdiameter.api.cca | |
| org.jdiameter.api.cxdx | |
| org.jdiameter.api.sh | |
| Uses of BaseSession in org.jdiameter.api |
|---|
| Subinterfaces of BaseSession in org.jdiameter.api | |
|---|---|
interface |
RawSession
This interface append to base interface specific methods for creating and send raw diameter messages |
interface |
Session
This interface append to base interface specific methods for creating and send diameter requests and responses |
| Methods in org.jdiameter.api with type parameters of type BaseSession | ||
|---|---|---|
|
Stack.getSession(java.lang.String sessionId,
java.lang.Class<T> clazz)
Return an existing session, if present |
|
| Uses of BaseSession in org.jdiameter.api.acc |
|---|
| Subinterfaces of BaseSession in org.jdiameter.api.acc | |
|---|---|
interface |
ClientAccSession
Basic class for accounting application specific session Listener must injection from constructor of implementation class |
interface |
ServerAccSession
Basic class for server accounting application specific session. |
| Uses of BaseSession in org.jdiameter.api.app |
|---|
| Subinterfaces of BaseSession in org.jdiameter.api.app | |
|---|---|
interface |
AppSession
Basic class for application specific session (Sx, Rx, Gx) |
| Uses of BaseSession in org.jdiameter.api.auth |
|---|
| Subinterfaces of BaseSession in org.jdiameter.api.auth | |
|---|---|
interface |
ClientAuthSession
Basic class for authentication application specific session Listener must injection from constructor of implementation class |
interface |
ServerAuthSession
Basic class for server authentication application specific session. |
| Uses of BaseSession in org.jdiameter.api.cca |
|---|
| Subinterfaces of BaseSession in org.jdiameter.api.cca | |
|---|---|
interface |
ClientCCASession
ClientCCASession.java Super project: mobicents 3:47:35 PM Dec 2, 2008 |
interface |
ServerCCASession
ServerCCASession.java Super project: mobicents 3:49:10 PM Dec 2, 2008 |
| Uses of BaseSession in org.jdiameter.api.cxdx |
|---|
| Subinterfaces of BaseSession in org.jdiameter.api.cxdx | |
|---|---|
interface |
ClientCxDxSession
Start time:13:23:06 2009-08-17 Project: diameter-parent |
interface |
ServerCxDxSession
Start time:13:23:41 2009-08-17 Project: diameter-parent |
| Uses of BaseSession in org.jdiameter.api.sh |
|---|
| Subinterfaces of BaseSession in org.jdiameter.api.sh | |
|---|---|
interface |
ClientShSession
|
interface |
ServerShSession
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||