org.jdiameter.client.impl.fsm
Class PeerFSMImpl.MyState
java.lang.Object
org.jdiameter.client.impl.fsm.PeerFSMImpl.MyState
- All Implemented Interfaces:
- State
- Enclosing class:
- PeerFSMImpl
protected abstract class PeerFSMImpl.MyState
- extends java.lang.Object
- implements State
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PeerFSMImpl.MyState
protected PeerFSMImpl.MyState()
entryAction
public void entryAction()
- Specified by:
entryAction in interface State
exitAction
public void exitAction()
- Specified by:
exitAction in interface State
doEndConnection
protected void doEndConnection()
doDisconnect
protected void doDisconnect()
setTimer
protected void setTimer(long value)
key
protected java.lang.String key(StateEvent event)
message
protected IMessage message(StateEvent event)
type
protected EventTypes type(StateEvent event)
clearTimer
protected void clearTimer()
Copyright © 2014. All Rights Reserved.