org.apache.uima.adapter.jms.client
Class ClientServiceDelegate
java.lang.Object
org.apache.uima.aae.delegate.Delegate
org.apache.uima.adapter.jms.client.ClientServiceDelegate
public class ClientServiceDelegate
- extends Delegate
Methods inherited from class org.apache.uima.aae.delegate.Delegate |
addCasToOutstandingList, addCasToPendingDispatchList, addNewCasToOutstandingList, addNewCasToOutstandingList, cancelDelegateTimer, cleanup, getCasPendingDispatchListSize, getCasPendingReplyListSize, getCasProcessTimeout, getCpcTimeout, getDelegateCasesPendingDispatch, getDelegateCasesPendingReply, getEndpoint, getGetMetaTimeout, getKey, getNotificationEndpoint, getOldestCasIdFromOutstandingList, getState, hasConcurrentConsumersOnReplyQueue, incrementRetryCount, isAwaitingPingReply, isGeneratingChildrenFrom, removeCasFromOutstandingList, removeCasFromPendingDispatchList, removeOldestCasFromOutstandingList, removeOldestFromPendingDispatchList, resetAwaitingPingReply, restartTimerForOldestCasInOutstandingList, setAwaitingPingReply, setCasProcessTimeout, setConcurrentConsumersOnReplyQueue, setCpcTimeout, setEndpoint, setGeneratingChildrenFrom, setGetMetaTimeout, setNotificationEndpoint, setState, startGetMetaRequestTimer, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ClientServiceDelegate
public ClientServiceDelegate(java.lang.String serviceName,
java.lang.String anApplicationName,
BaseUIMAAsynchronousEngineCommon_impl engine)
isSynchronousAPI
public boolean isSynchronousAPI()
isPingTimeout
public boolean isPingTimeout()
resetPingTimeout
public void resetPingTimeout()
setSynchronousAPI
public void setSynchronousAPI()
getFreeCasDestination
public javax.jms.Destination getFreeCasDestination()
setFreeCasDestination
public void setFreeCasDestination(javax.jms.Destination freeCasDestination)
getComponentName
public java.lang.String getComponentName()
- Specified by:
getComponentName
in class Delegate
handleError
public void handleError(java.lang.Exception e,
ErrorContext errorContext)
- Specified by:
handleError
in class Delegate
Copyright © 2012. All Rights Reserved.