Uses of Interface
org.apache.uima.aae.controller.Endpoint
-
-
Uses of Endpoint in org.apache.uima.aae
Methods in org.apache.uima.aae that return Endpoint Modifier and Type Method Description protected EndpointInProcessCache.CacheEntry. getEndpoint(java.lang.String anEndpointName)EndpointInProcessCache. getEndpoint(java.lang.String anEndpointName, java.lang.String aCasReferenceId)EndpointInProcessCache.CacheEntry. getFreeCasEndpoint()EndpointInProcessCache.CacheEntry. getMessageOrigin()EndpointInProcessCache. getTopAncestorEndpoint(InProcessCache.CacheEntry anEntry)Methods in org.apache.uima.aae with parameters of type Endpoint Modifier and Type Method Description voidInProcessCache. addEndpoint(Endpoint anEndpoint, java.lang.String aCasReferenceId)protected voidInProcessCache.CacheEntry. addEndpoint(Endpoint anEndpoint)voidInProcessCache.CacheEntry. addOrigin(Endpoint anEndpoint)voidOutputChannel. bindWithClientEndpoint(Endpoint anEndpoint)voidInputChannel. createListener(java.lang.String aDelegateKey, Endpoint endpointToUpdate)voidOutputChannel. sendReply(int aCommand, Endpoint anEndpoint, java.lang.String aCasReferenceId, boolean notifyOnJmsException)voidOutputChannel. sendReply(java.lang.Throwable t, java.lang.String aCasReferenceId, java.lang.String aParentCasReferenceId, Endpoint anEndpoint, int aCommand)voidOutputChannel. sendReply(InProcessCache.CacheEntry entry, Endpoint anEndpoint)voidOutputChannel. sendReply(org.apache.uima.resource.metadata.ProcessingResourceMetaData aProcessingResourceMetadata, Endpoint anEndpoint, boolean serialize)voidOutputChannel. sendRequest(int aCommand, java.lang.String aCasReferenceId, Endpoint anEndpoint)voidInProcessCache.CacheEntry. setFreeCasEndpoint(Endpoint aFreeCasEndpoint) -
Uses of Endpoint in org.apache.uima.aae.controller
Classes in org.apache.uima.aae.controller that implement Endpoint Modifier and Type Class Description classEndpoint_implFields in org.apache.uima.aae.controller declared as Endpoint Modifier and Type Field Description protected EndpointBaseAnalysisEngineController. clientEndpointMethods in org.apache.uima.aae.controller that return Endpoint Modifier and Type Method Description EndpointAnalysisEngineController. getClientEndpoint()EndpointAnalysisEngineControllerAdapter. getClientEndpoint()EndpointBaseAnalysisEngineController. getClientEndpoint()EndpointLocalCache.CasStateEntry. getFreeCasNotificationEndpoint()EndpointAggregateAnalysisEngineController_impl. getMessageOrigin(java.lang.String aCasReferenceId)EndpointAggregateAnalysisEngineController. getMessageOrigin(java.lang.String aCasReferenceId)EndpointAggregateAnalysisEngineController_impl. lookUpEndpoint(java.lang.String anAnalysisEngineKey, boolean clone)EndpointAggregateAnalysisEngineController. lookUpEndpoint(java.lang.String anAnalysisEngineKey, boolean clone)Methods in org.apache.uima.aae.controller with parameters of type Endpoint Modifier and Type Method Description voidAggregateAnalysisEngineController_impl. addMessageOrigin(java.lang.String aCasReferenceId, Endpoint anEndpoint)voidAggregateAnalysisEngineController. addMessageOrigin(java.lang.String aCasReferenceId, Endpoint anEndpoint)voidAnalysisEngineController. cacheClientEndpoint(Endpoint anEndpoint)voidAnalysisEngineControllerAdapter. cacheClientEndpoint(Endpoint anEndpoint)voidBaseAnalysisEngineController. cacheClientEndpoint(Endpoint anEndpoint)voidAggregateAnalysisEngineController_impl. collectionProcessComplete(Endpoint anEndpoint)voidAnalysisEngineController. collectionProcessComplete(Endpoint anEndpoint)voidAnalysisEngineControllerAdapter. collectionProcessComplete(Endpoint anEndpoint)voidPrimitiveAnalysisEngineController_impl. collectionProcessComplete(Endpoint anEndpoint)voidAggregateAnalysisEngineController_impl. dispatchMetadataRequest(Endpoint anEndpoint)voidAggregateAnalysisEngineController. dispatchMetadataRequest(Endpoint anEndpoint)voidAnalysisEngineController. process(org.apache.uima.cas.CAS aCAS, java.lang.String aCasReferenceId, Endpoint anEndpoint)voidAnalysisEngineControllerAdapter. process(org.apache.uima.cas.CAS acas, java.lang.String casReferenceId, Endpoint anEndpoint)voidBaseAnalysisEngineController. process(org.apache.uima.cas.CAS aCAS, java.lang.String aCasReferenceId, Endpoint anEndpoint)voidPrimitiveAnalysisEngineController_impl. process(org.apache.uima.cas.CAS aCAS, java.lang.String aCasReferenceId, Endpoint anEndpoint)This is called when a Stop request is received from a client.voidAggregateAnalysisEngineController_impl. retryLastCommand(int aCommand, Endpoint anEndpoint, java.lang.String aCasReferenceId)voidAggregateAnalysisEngineController. retryLastCommand(int aCommand, Endpoint anEndpoint, java.lang.String aCasReferenceId)voidAggregateAnalysisEngineController_impl. retryMetadataRequest(Endpoint anEndpoint)voidAggregateAnalysisEngineController. retryMetadataRequest(Endpoint anEndpoint)voidAggregateAnalysisEngineController_impl. retryProcessCASRequest(java.lang.String aCasReferenceId, Endpoint anEndpoint, boolean addEndpointToCache)voidAggregateAnalysisEngineController. retryProcessCASRequest(java.lang.String aCasReferenceId, Endpoint anEndpoint, boolean addEndpointToCache)voidAggregateAnalysisEngineController_impl. sendMetadata(Endpoint anEndpoint)voidAnalysisEngineController. sendMetadata(Endpoint anEndpoint)voidAnalysisEngineControllerAdapter. sendMetadata(Endpoint anEndpoint)voidBaseAnalysisEngineController. sendMetadata(Endpoint anEndpoint, org.apache.uima.analysis_engine.metadata.AnalysisEngineMetaData metadata)voidPrimitiveAnalysisEngineController_impl. sendMetadata(Endpoint anEndpoint)voidLocalCache.CasStateEntry. setFreeCasNotificationEndpoint(Endpoint freeCasNotificationEndpoint) -
Uses of Endpoint in org.apache.uima.aae.delegate
Methods in org.apache.uima.aae.delegate that return Endpoint Modifier and Type Method Description EndpointDelegate. getEndpoint()Returns anEndpointobjectEndpointDelegate. getNotificationEndpoint()Methods in org.apache.uima.aae.delegate with parameters of type Endpoint Modifier and Type Method Description voidDelegate. setEndpoint(Endpoint anEndpoint)Sets anEndpointobjectvoidDelegate. setNotificationEndpoint(Endpoint notificationEndpoint) -
Uses of Endpoint in org.apache.uima.aae.error
Methods in org.apache.uima.aae.error with parameters of type Endpoint Modifier and Type Method Description protected java.lang.StringErrorHandlerBase. getDelegateKey(Endpoint anEndpoint, AnalysisEngineController aController)protected ThresholdErrorHandlerBase. getThreshold(Endpoint anEndpoint, java.util.Map aDelegateMap, AnalysisEngineController aController)protected booleanErrorHandlerBase. retryLastCommand(int aRetryCommand, Endpoint anEndpoint, AnalysisEngineController aController, java.lang.String aKey, Threshold aThreshold, ErrorContext anErrorContext) -
Uses of Endpoint in org.apache.uima.aae.message
Methods in org.apache.uima.aae.message that return Endpoint Modifier and Type Method Description EndpointMessageContext. getEndpoint() -
Uses of Endpoint in org.apache.uima.aae.monitor
Methods in org.apache.uima.aae.monitor with parameters of type Endpoint Modifier and Type Method Description voidBaseMonitor. addStatistic(java.lang.String aName, Statistic aStatistic, Endpoint anEndpoint) -
Uses of Endpoint in org.apache.uima.aae.spi.transport.vm
Methods in org.apache.uima.aae.spi.transport.vm that return Endpoint Modifier and Type Method Description EndpointVmMessageContext. getEndpoint() -
Uses of Endpoint in org.apache.uima.adapter.jms.activemq
Methods in org.apache.uima.adapter.jms.activemq with parameters of type Endpoint Modifier and Type Method Description voidJmsOutputChannel. bindWithClientEndpoint(Endpoint anEndpoint)This method verifies that the destination (queue) exists.voidJmsInputChannel. createListener(java.lang.String aDelegateKey, Endpoint endpointToUpdate)voidJmsOutputChannel. sendReply(int aCommand, Endpoint anEndpoint, java.lang.String aCasReferenceId, boolean notifyOnJmsException)voidJmsOutputChannel. sendReply(java.lang.Throwable t, java.lang.String aCasReferenceId, java.lang.String aParentCasReferenceId, Endpoint anEndpoint, int aCommand)Sends JMS Reply Message to a given endpoint.voidJmsOutputChannel. sendReply(InProcessCache.CacheEntry entry, Endpoint anEndpoint)voidJmsOutputChannel. sendReply(org.apache.uima.resource.metadata.ProcessingResourceMetaData aProcessingResourceMetadata, Endpoint anEndpoint, boolean serialize)voidJmsOutputChannel. sendRequest(int aCommand, java.lang.String aCasReferenceId, Endpoint anEndpoint)Sends request message to a delegate.protected voidJmsEndpointConnection_impl. setDelegateEndpoint(Endpoint delegateEndpoint)voidUimaDefaultMessageListenerContainer. setTargetEndpoint(Endpoint anEndpoint)voidJmsOutputChannel.ConnectionTimer. startTimer(long aConnectionCreationTimestamp, Endpoint endpoint)voidJmsOutputChannel.ConnectionTimer. startTimer(long aConnectionCreationTimestamp, Endpoint endpoint, long currentInactivityTimeout, java.lang.String aComponentName)Constructors in org.apache.uima.adapter.jms.activemq with parameters of type Endpoint Constructor Description JmsEndpointConnection_impl(JmsOutputChannel.BrokerConnectionEntry aBrokerDestinationMap, Endpoint anEndpoint, AnalysisEngineController aController) -
Uses of Endpoint in org.apache.uima.adapter.jms.client
Methods in org.apache.uima.adapter.jms.client with parameters of type Endpoint Modifier and Type Method Description protected javax.jms.MessageProducerBaseUIMAAsynchronousEngine_impl. lookupProducerForEndpoint(Endpoint anEndpoint) -
Uses of Endpoint in org.apache.uima.adapter.jms.message
Methods in org.apache.uima.adapter.jms.message that return Endpoint Modifier and Type Method Description EndpointJmsMessageContext. getEndpoint()
-