| Package | Description |
|---|---|
| org.cipango.diameter | |
| org.cipango.diameter.api |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationId |
ApplicationId.ofAVP(DiameterServletMessage message) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DiameterServletAnswer
Represents Diameter answer.
|
interface |
DiameterServletRequest
Represents Diameter request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiameterListener.handle(DiameterServletMessage message)
The
handle method is invoked by the container when a Diameter message should be
passed to the application. |
Copyright © 2014. All Rights Reserved.