|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jdiameter.client.impl.fsm.PeerFSMImpl
org.jdiameter.server.impl.fsm.PeerFSMImpl
public class PeerFSMImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jdiameter.client.impl.fsm.PeerFSMImpl |
|---|
PeerFSMImpl.MyState |
| Field Summary |
|---|
| Fields inherited from class org.jdiameter.client.impl.fsm.PeerFSMImpl |
|---|
CEA_TIMEOUT, concurrentFactory, context, dictionary, DPA_TIMEOUT, DWA_TIMEOUT, eventQueue, IAC_TIMEOUT, listeners, mustRun, numberOfThreadsRunning, predefSize, queueStat, random, REC_TIMEOUT, state, states, statisticFactory, timeCount, timeOutEvent, timer, timeSumm, watchdogSent |
| Constructor Summary | |
|---|---|
PeerFSMImpl(IContext context,
IConcurrentFactory concurrentFactory,
Configuration config,
IStatisticManager statisticFactory)
|
|
| Method Summary | |
|---|---|
boolean |
elementChanged(int i,
java.lang.Object data)
|
protected State[] |
getStates()
|
protected void |
loadTimeOuts(Configuration config)
|
| Methods inherited from class org.jdiameter.client.impl.fsm.PeerFSMImpl |
|---|
addStateChangeNotification, getQueueInfo, getState, getStatistic, handleEvent, removeStateChangeNotification, remStateChangeNotification, setInActiveTimer, switchToNextState, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jdiameter.client.api.fsm.IStateMachine |
|---|
getQueueInfo, getStatistic, remStateChangeNotification |
| Methods inherited from interface org.jdiameter.api.app.StateMachine |
|---|
addStateChangeNotification, getState, handleEvent, removeStateChangeNotification |
| Constructor Detail |
|---|
public PeerFSMImpl(IContext context,
IConcurrentFactory concurrentFactory,
Configuration config,
IStatisticManager statisticFactory)
| Method Detail |
|---|
protected void loadTimeOuts(Configuration config)
loadTimeOuts in class PeerFSMImpl
public boolean elementChanged(int i,
java.lang.Object data)
elementChanged in interface ConfigurationListenerprotected State[] getStates()
getStates in class PeerFSMImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||