| Package | Description |
|---|---|
| org.cipango.diameter | |
| org.cipango.diameter.api | |
| org.cipango.diameter.base | |
| org.cipango.diameter.ims |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationId |
ApplicationId.ofAVP(DiameterServletMessage message) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationId |
DiameterSession.getApplicationId() |
| Modifier and Type | Method and Description |
|---|---|
DiameterServletRequest |
DiameterFactory.createRequest(javax.servlet.sip.SipApplicationSession appSession,
ApplicationId id,
DiameterCommand command,
String destinationRealm)
Returns a new diameter request object with the specified command, application identifier, and
destination realm.
|
DiameterServletRequest |
DiameterFactory.createRequest(javax.servlet.sip.SipApplicationSession appSession,
ApplicationId id,
DiameterCommand command,
String destinationRealm,
String destinationHost)
Returns a new diameter request object with the specified command, application identifier,
destination realm and destination host.
|
| Modifier and Type | Field and Description |
|---|---|
static ApplicationId |
Accounting.ACCOUNTING_ID |
| Modifier and Type | Field and Description |
|---|---|
static ApplicationId |
Cx.CX_APPLICATION_ID |
static ApplicationId |
Sh.SH_APPLICATION_ID |
static ApplicationId |
Zh.ZH_APPLICATION_ID |
static ApplicationId |
Zh.ZN_APPLICATION_ID |
Copyright © 2014. All Rights Reserved.