public class ClientServiceDelegate extends Delegate
Delegate.DelegateEntrydelegateKey, DISABLED_STATE, OK_STATE, TIMEOUT_STATE| Constructor and Description |
|---|
ClientServiceDelegate(String serviceName,
String anApplicationName,
BaseUIMAAsynchronousEngineCommon_impl engine) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
javax.jms.Destination |
getFreeCasDestination() |
void |
handleError(Exception e,
ErrorContext errorContext) |
boolean |
isPingTimeout() |
boolean |
isSynchronousAPI() |
void |
resetPingTimeout() |
void |
setFreeCasDestination(javax.jms.Destination freeCasDestination) |
void |
setSynchronousAPI() |
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, toStringpublic ClientServiceDelegate(String serviceName, String anApplicationName, BaseUIMAAsynchronousEngineCommon_impl engine)
public boolean isSynchronousAPI()
public boolean isPingTimeout()
public void resetPingTimeout()
public void setSynchronousAPI()
public javax.jms.Destination getFreeCasDestination()
public void setFreeCasDestination(javax.jms.Destination freeCasDestination)
public String getComponentName()
getComponentName in class Delegatepublic void handleError(Exception e, ErrorContext errorContext)
handleError in class DelegateCopyright © 2016. All rights reserved.