Package jadex.extension.ws.invoke
Class WebServiceInvocationAgent
- java.lang.Object
 - 
- jadex.extension.ws.invoke.WebServiceInvocationAgent
 
 
- 
public class WebServiceInvocationAgent extends java.lang.ObjectThe 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. 
- 
- 
Constructor Summary
Constructors Constructor Description WebServiceInvocationAgent() 
 -