Uses of Interface
org.apache.uima.aae.client.UimaASProcessStatus
-
Packages that use UimaASProcessStatus Package Description org.apache.uima.aae.client org.apache.uima.adapter.jms.client -
-
Uses of UimaASProcessStatus in org.apache.uima.aae.client
Classes in org.apache.uima.aae.client that implement UimaASProcessStatus Modifier and Type Class Description class
UimaASProcessStatusImpl
Methods in org.apache.uima.aae.client with parameters of type UimaASProcessStatus Modifier and Type Method Description void
UimaAsBaseCallbackListener. onBeforeMessageSend(UimaASProcessStatus status)
Called by Uima AS client API just before the CAS is send to the service. -
Uses of UimaASProcessStatus in org.apache.uima.adapter.jms.client
Methods in org.apache.uima.adapter.jms.client with parameters of type UimaASProcessStatus Modifier and Type Method Description void
BaseUIMAAsynchronousEngineCommon_impl. onBeforeMessageSend(UimaASProcessStatus status)
-