Uses of Class
com.github.smokestack.jms.MockConnection.ConnectionState

Uses of MockConnection.ConnectionState in com.github.smokestack.jms
 

Fields in com.github.smokestack.jms declared as MockConnection.ConnectionState
protected  MockConnection.ConnectionState MockConnection.mockState
           
 

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



Copyright © 2009-2010 Smokestack. All Rights Reserved.