Uses of Class
com.github.smokestack.jca.cci.MockConnection.ConnectionState

Packages that use MockConnection.ConnectionState
com.github.smokestack.jca.cci   
 

Uses of MockConnection.ConnectionState in com.github.smokestack.jca.cci
 

Fields in com.github.smokestack.jca.cci declared as MockConnection.ConnectionState
protected  MockConnection.ConnectionState MockConnection.connectionState
           
 

Methods in com.github.smokestack.jca.cci that return MockConnection.ConnectionState
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.