LightJason - AgentSpeak(L++)
Package org.lightjason.agentspeak.action.builtin.web.rest

Classes

class  CJsonList
 action for calling a restful webservice with a JSON object list. More...
 
class  CJsonObject
 action for calling a restful webservice with a JSON object. More...
 
class  CXMLObject
 action to call a restful webservice with XML data. More...
 
class  IBaseRest
 base class to read data from the restful service More...