|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPeer
This interface describe extends methods of base class
| Method Summary | |
|---|---|
void |
addIncomingConnection(IConnection conn)
Add new network connection (wait CER/CEA) |
IConnection |
getConnection()
Return peer connection |
IContext |
getContext()
Return action context |
org.jdiameter.api.Statistic |
getStatistic()
Return peer statistic |
boolean |
isAttemptConnection()
Return true if peer must start reconnect procedure |
void |
notifyOvrManager(IOverloadManager ovrManager)
Set overload manager |
void |
setElection(boolean isElection)
Set result of election |
| Methods inherited from interface org.jdiameter.client.api.controller.IPeer |
|---|
addConnectionListener, addMessage, addStateChangeListener, getHopByHopIdentifier, getRaiting, hasValidConnection, remAllMessage, remConnectionListener, remMessage, remStateChangeListener, sendMessage, setRealm |
| Methods inherited from interface org.jdiameter.api.Peer |
|---|
addPeerStateListener, connect, disconnect, getCommonApplications, getFirmware, getIPAddresses, getProductName, getRealmName, getState, getUri, getVendorId, removePeerStateListener |
| Method Detail |
|---|
org.jdiameter.api.Statistic getStatistic()
boolean isAttemptConnection()
IContext getContext()
IConnection getConnection()
void addIncomingConnection(IConnection conn)
conn - new network connectionvoid setElection(boolean isElection)
isElection - result of electionvoid notifyOvrManager(IOverloadManager ovrManager)
ovrManager - overload manager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||