Class AsyncCallCompletionRequest

java.lang.Object
de.bsvrz.puk.config.util.async.AbstractAsyncRequest
de.bsvrz.puk.config.util.async.AsyncCallCompletionRequest
All Implemented Interfaces:
AsyncRequest

public class AsyncCallCompletionRequest
extends AbstractAsyncRequest
implements AsyncRequest
  • Constructor Details

    • AsyncCallCompletionRequest

      public AsyncCallCompletionRequest​(AsyncRequest completedRequest)
  • Method Details

    • startProcessing

      public void startProcessing()
      Specified by:
      startProcessing in interface AsyncRequest
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object