Class RestServiceInvocationAgent


  • public class RestServiceInvocationAgent
    extends java.lang.Object
    The invocation agent is used to execute the synchronous web service call. The agent is blocked during the call is running. For each call a new invocation agent is used.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RestServiceInvocationAgent

        public RestServiceInvocationAgent()