|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRealm
| Method Summary | |
|---|---|
void |
addPeerName(java.lang.String name)
Append new host (peer) to this realm |
IAgent |
getAgent()
Get the processing agent for this realm |
IAgentConfiguration |
getAgentConfiguration()
Get agent configuration values for this realm. |
java.lang.String[] |
getPeerNames()
Return list of real peers |
boolean |
hasPeerName(java.lang.String name)
Checks if a peer name belongs to this realm |
void |
removePeerName(java.lang.String name)
Remove peer from this realm |
| Methods inherited from interface org.jdiameter.api.Realm |
|---|
getApplicationId, getExpirationTime, getLocalAction, getName, isDynamic, isLocal |
| Method Detail |
|---|
java.lang.String[] getPeerNames()
void addPeerName(java.lang.String name)
host - name of peer hostvoid removePeerName(java.lang.String name)
host - name of peer hostboolean hasPeerName(java.lang.String name)
name - name of peer host
IAgent getAgent()
IAgentConfiguration getAgentConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||