| Package | Description |
|---|---|
| org.jdiameter.api | |
| org.jdiameter.api.app |
| Modifier and Type | Method and Description |
|---|---|
Session |
SessionFactory.getNewSession()
Create new session with new session id
|
Session |
SessionFactory.getNewSession(String sessionId)
Create new session with predefined sessionId
You can create special sessions to work on distributed systems
|
| Modifier and Type | Method and Description |
|---|---|
List<Session> |
AppSession.getSessions()
Returns a list of child sessions
|
Copyright © 2016. All Rights Reserved.