org.jdiameter.client.api.fsm
Interface IStateMachine
- All Superinterfaces:
- StateMachine
- All Known Subinterfaces:
- IStateMachine
- All Known Implementing Classes:
- PeerFSMImpl, PeerFSMImpl
public interface IStateMachine
- extends StateMachine
This interface extends StateMachine interface
- Author:
- erick.svenson@yahoo.com, Alexandre Mendonca , Bartosz Baranowski
getQueueInfo
double getQueueInfo()
- This method returns occupancy of event queue
- Returns:
- occupancy of event queue
remStateChangeNotification
void remStateChangeNotification(StateChangeListener listener)
getStatistic
IStatistic getStatistic()
Copyright © 2014. All Rights Reserved.