Uses of Class
org.apache.uima.adapter.jms.client.BaseUIMAAsynchronousEngineCommon_impl.ClientState

Packages that use BaseUIMAAsynchronousEngineCommon_impl.ClientState
org.apache.uima.adapter.jms.client   
 

Uses of BaseUIMAAsynchronousEngineCommon_impl.ClientState in org.apache.uima.adapter.jms.client
 

Fields in org.apache.uima.adapter.jms.client declared as BaseUIMAAsynchronousEngineCommon_impl.ClientState
protected  BaseUIMAAsynchronousEngineCommon_impl.ClientState BaseUIMAAsynchronousEngineCommon_impl.state
           
 

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



Copyright © 2012. All Rights Reserved.