Uses of Class
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState

Packages that use BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState
org.apache.uima.adapter.jms.client   
 

Uses of BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState in org.apache.uima.adapter.jms.client
 

Methods in org.apache.uima.adapter.jms.client that return BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState
 BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.getState()
           
static BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState[] BaseUIMAAsynchronousEngineCommon_impl.SharedConnection.ConnectionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.