Uses of Class
org.jdiameter.client.impl.fsm.FsmState

Packages that use FsmState
org.jdiameter.client.impl.fsm   
 

Uses of FsmState in org.jdiameter.client.impl.fsm
 

Fields in org.jdiameter.client.impl.fsm declared as FsmState
static FsmState FsmState.DOWN
           
static FsmState FsmState.INITIAL
           
static FsmState FsmState.OKAY
           
static FsmState FsmState.REOPEN
           
protected  FsmState PeerFSMImpl.state
           
static FsmState FsmState.STOPPING
           
static FsmState FsmState.SUSPECT
           
 

Methods in org.jdiameter.client.impl.fsm with parameters of type FsmState
protected  void PeerFSMImpl.switchToNextState(FsmState newState)
           
 



Copyright © 2014. All Rights Reserved.