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 classUimaASProcessStatusImplMethods in org.apache.uima.aae.client with parameters of type UimaASProcessStatus Modifier and Type Method Description voidUimaAsBaseCallbackListener. 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 voidBaseUIMAAsynchronousEngineCommon_impl. onBeforeMessageSend(UimaASProcessStatus status)
-