Class | Description |
---|---|
RestInvocationAgent |
Alternative to threaded execution for RestInvocationHelper, useful for simulation.
|
RestInvocationHelper |
Simple API for calling JSON-based REST services.
|
RestResponse |
Rest Response container.
|
RestServiceAgent |
Convenience agent that wraps a normal rest web service as Jadex service.
|
RestServiceInvocationAgent |
The invocation agent is used to execute the
synchronous web service call.
|
RestServiceWrapperInvocationHandler |
Create a new web service wrapper invocation handler.
|
RSFactoryDesktop |
Factory for instantiating the Java SE RestServiceWrapperInvocationHandler.
|
RSJAXAnnotationHelper | |
SRest |
Static helper class for rest web service invocation.
|
SRestInvocationHelper |
Simple API for calling JSON-based REST services.
|
Exception | Description |
---|---|
RestInvocationHelper.RequestFailedException |
Exception
|