Uses of Interface
org.apache.uima.aae.client.UimaASProcessStatus

Packages that use UimaASProcessStatus
org.apache.uima.aae.client   
 

Uses of UimaASProcessStatus in org.apache.uima.aae.client
 

Methods in org.apache.uima.aae.client with parameters of type UimaASProcessStatus
 void UimaAsBaseCallbackListener.onBeforeMessageSend(UimaASProcessStatus status)
          Called by Uima AS client API just before the CAS is send to the service.
 void UimaAsBaseCallbackListener.onBeforeProcessCAS(UimaASProcessStatus status, String nodeIP, String pid)
          Called by Uima AS client API before CAS processing begins at the remote UIMA AS service
 



Copyright © 2006-2012 The Apache Software Foundation. All Rights Reserved.