Class CasObjectNetworkCasProcessorImpl

java.lang.Object
org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
All Implemented Interfaces:
CasObjectProcessor, CasProcessor

public class CasObjectNetworkCasProcessorImpl extends Object implements CasObjectProcessor
Implementation of the CasObjectProcessor interface used for both Local and Remote CasObjectProcessors. This objects plugs in a transport object defined in the CPE Descriptor and uses it to delegate analysis of CAS to a remote AE.