|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalAction | |
|---|---|
| org.jdiameter.api | |
| Uses of LocalAction in org.jdiameter.api |
|---|
| Methods in org.jdiameter.api that return LocalAction | |
|---|---|
LocalAction |
Realm.getLocalAction()
Return realm local action for this realm |
static LocalAction |
LocalAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static LocalAction[] |
LocalAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jdiameter.api with parameters of type LocalAction | |
|---|---|
Realm |
RealmTable.addRealm(java.lang.String realmName,
ApplicationId applicationId,
LocalAction action,
java.lang.String agentConfiguration,
boolean dynamic,
long expirationTime,
java.lang.String[] hosts)
Add new realm to realm table |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||