Class ClientServiceDelegate

java.lang.Object
org.apache.uima.aae.delegate.Delegate
org.apache.uima.adapter.jms.client.ClientServiceDelegate

public class ClientServiceDelegate extends Delegate
  • Constructor Details

  • Method Details

    • 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 String getComponentName()
      Specified by:
      getComponentName in class Delegate
    • handleError

      public void handleError(Exception e, ErrorContext errorContext)
      Specified by:
      handleError in class Delegate