Uses of Class
com.github.smokestack.jms.MockSession.SessionState

Uses of MockSession.SessionState in com.github.smokestack.jms
 

Fields in com.github.smokestack.jms declared as MockSession.SessionState
protected  MockSession.SessionState MockSession.mockSessionState
           
 

Methods in com.github.smokestack.jms that return MockSession.SessionState
static MockSession.SessionState MockSession.SessionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MockSession.SessionState[] MockSession.SessionState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009-2010 Smokestack. All Rights Reserved.