Uses of Class
org.apache.mina.statemachine.NoSuchStateException

Packages that use NoSuchStateException
org.apache.mina.statemachine   
 

Uses of NoSuchStateException in org.apache.mina.statemachine
 

Methods in org.apache.mina.statemachine that throw NoSuchStateException
 State StateMachine.getState(String id)
          Returns the State with the specified id.
 



Copyright © 2004-2008 Apache MINA Project. All Rights Reserved.