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 Endpoint
InProcessCache.CacheEntry. getEndpoint(java.lang.String anEndpointName)
Endpoint
InProcessCache. getEndpoint(java.lang.String anEndpointName, java.lang.String aCasReferenceId)
Endpoint
InProcessCache.CacheEntry. getFreeCasEndpoint()
Endpoint
InProcessCache.CacheEntry. getMessageOrigin()
Endpoint
InProcessCache. getTopAncestorEndpoint(InProcessCache.CacheEntry anEntry)
Methods in org.apache.uima.aae with parameters of type Endpoint Modifier and Type Method Description void
InProcessCache. addEndpoint(Endpoint anEndpoint, java.lang.String aCasReferenceId)
protected void
InProcessCache.CacheEntry. addEndpoint(Endpoint anEndpoint)
void
InProcessCache.CacheEntry. addOrigin(Endpoint anEndpoint)
void
OutputChannel. bindWithClientEndpoint(Endpoint anEndpoint)
void
InputChannel. createListener(java.lang.String aDelegateKey, Endpoint endpointToUpdate)
void
OutputChannel. sendReply(int aCommand, Endpoint anEndpoint, java.lang.String aCasReferenceId, boolean notifyOnJmsException)
void
OutputChannel. sendReply(java.lang.Throwable t, java.lang.String aCasReferenceId, java.lang.String aParentCasReferenceId, Endpoint anEndpoint, int aCommand)
void
OutputChannel. sendReply(InProcessCache.CacheEntry entry, Endpoint anEndpoint)
void
OutputChannel. sendReply(org.apache.uima.resource.metadata.ProcessingResourceMetaData aProcessingResourceMetadata, Endpoint anEndpoint, boolean serialize)
void
OutputChannel. sendRequest(int aCommand, java.lang.String aCasReferenceId, Endpoint anEndpoint)
void
InProcessCache.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 class
Endpoint_impl
Fields in org.apache.uima.aae.controller declared as Endpoint Modifier and Type Field Description protected Endpoint
BaseAnalysisEngineController. clientEndpoint
Methods in org.apache.uima.aae.controller that return Endpoint Modifier and Type Method Description Endpoint
AnalysisEngineController. getClientEndpoint()
Endpoint
AnalysisEngineControllerAdapter. getClientEndpoint()
Endpoint
BaseAnalysisEngineController. getClientEndpoint()
Endpoint
LocalCache.CasStateEntry. getFreeCasNotificationEndpoint()
Endpoint
AggregateAnalysisEngineController_impl. getMessageOrigin(java.lang.String aCasReferenceId)
Endpoint
AggregateAnalysisEngineController. getMessageOrigin(java.lang.String aCasReferenceId)
Endpoint
AggregateAnalysisEngineController_impl. lookUpEndpoint(java.lang.String anAnalysisEngineKey, boolean clone)
Endpoint
AggregateAnalysisEngineController. lookUpEndpoint(java.lang.String anAnalysisEngineKey, boolean clone)
Methods in org.apache.uima.aae.controller with parameters of type Endpoint Modifier and Type Method Description void
AggregateAnalysisEngineController_impl. addMessageOrigin(java.lang.String aCasReferenceId, Endpoint anEndpoint)
void
AggregateAnalysisEngineController. addMessageOrigin(java.lang.String aCasReferenceId, Endpoint anEndpoint)
void
AnalysisEngineController. cacheClientEndpoint(Endpoint anEndpoint)
void
AnalysisEngineControllerAdapter. cacheClientEndpoint(Endpoint anEndpoint)
void
BaseAnalysisEngineController. cacheClientEndpoint(Endpoint anEndpoint)
void
AggregateAnalysisEngineController_impl. collectionProcessComplete(Endpoint anEndpoint)
void
AnalysisEngineController. collectionProcessComplete(Endpoint anEndpoint)
void
AnalysisEngineControllerAdapter. collectionProcessComplete(Endpoint anEndpoint)
void
PrimitiveAnalysisEngineController_impl. collectionProcessComplete(Endpoint anEndpoint)
void
AggregateAnalysisEngineController_impl. dispatchMetadataRequest(Endpoint anEndpoint)
void
AggregateAnalysisEngineController. dispatchMetadataRequest(Endpoint anEndpoint)
void
AnalysisEngineController. process(org.apache.uima.cas.CAS aCAS, java.lang.String aCasReferenceId, Endpoint anEndpoint)
void
AnalysisEngineControllerAdapter. process(org.apache.uima.cas.CAS acas, java.lang.String casReferenceId, Endpoint anEndpoint)
void
BaseAnalysisEngineController. process(org.apache.uima.cas.CAS aCAS, java.lang.String aCasReferenceId, Endpoint anEndpoint)
void
PrimitiveAnalysisEngineController_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.void
AggregateAnalysisEngineController_impl. retryLastCommand(int aCommand, Endpoint anEndpoint, java.lang.String aCasReferenceId)
void
AggregateAnalysisEngineController. retryLastCommand(int aCommand, Endpoint anEndpoint, java.lang.String aCasReferenceId)
void
AggregateAnalysisEngineController_impl. retryMetadataRequest(Endpoint anEndpoint)
void
AggregateAnalysisEngineController. retryMetadataRequest(Endpoint anEndpoint)
void
AggregateAnalysisEngineController_impl. retryProcessCASRequest(java.lang.String aCasReferenceId, Endpoint anEndpoint, boolean addEndpointToCache)
void
AggregateAnalysisEngineController. retryProcessCASRequest(java.lang.String aCasReferenceId, Endpoint anEndpoint, boolean addEndpointToCache)
void
AggregateAnalysisEngineController_impl. sendMetadata(Endpoint anEndpoint)
void
AnalysisEngineController. sendMetadata(Endpoint anEndpoint)
void
AnalysisEngineControllerAdapter. sendMetadata(Endpoint anEndpoint)
void
BaseAnalysisEngineController. sendMetadata(Endpoint anEndpoint, org.apache.uima.analysis_engine.metadata.AnalysisEngineMetaData metadata)
void
PrimitiveAnalysisEngineController_impl. sendMetadata(Endpoint anEndpoint)
void
LocalCache.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 Endpoint
Delegate. getEndpoint()
Returns anEndpoint
objectEndpoint
Delegate. getNotificationEndpoint()
Methods in org.apache.uima.aae.delegate with parameters of type Endpoint Modifier and Type Method Description void
Delegate. setEndpoint(Endpoint anEndpoint)
Sets anEndpoint
objectvoid
Delegate. 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.String
ErrorHandlerBase. getDelegateKey(Endpoint anEndpoint, AnalysisEngineController aController)
protected Threshold
ErrorHandlerBase. getThreshold(Endpoint anEndpoint, java.util.Map aDelegateMap, AnalysisEngineController aController)
protected boolean
ErrorHandlerBase. 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 Endpoint
MessageContext. 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 void
BaseMonitor. 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 Endpoint
VmMessageContext. 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 void
JmsOutputChannel. bindWithClientEndpoint(Endpoint anEndpoint)
This method verifies that the destination (queue) exists.void
JmsInputChannel. createListener(java.lang.String aDelegateKey, Endpoint endpointToUpdate)
void
JmsOutputChannel. sendReply(int aCommand, Endpoint anEndpoint, java.lang.String aCasReferenceId, boolean notifyOnJmsException)
void
JmsOutputChannel. 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.void
JmsOutputChannel. sendReply(InProcessCache.CacheEntry entry, Endpoint anEndpoint)
void
JmsOutputChannel. sendReply(org.apache.uima.resource.metadata.ProcessingResourceMetaData aProcessingResourceMetadata, Endpoint anEndpoint, boolean serialize)
void
JmsOutputChannel. sendRequest(int aCommand, java.lang.String aCasReferenceId, Endpoint anEndpoint)
Sends request message to a delegate.protected void
JmsEndpointConnection_impl. setDelegateEndpoint(Endpoint delegateEndpoint)
void
UimaDefaultMessageListenerContainer. setTargetEndpoint(Endpoint anEndpoint)
void
JmsOutputChannel.ConnectionTimer. startTimer(long aConnectionCreationTimestamp, Endpoint endpoint)
void
JmsOutputChannel.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.MessageProducer
BaseUIMAAsynchronousEngine_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 Endpoint
JmsMessageContext. getEndpoint()
-