Package org.webappos.webcaller
-
Interface Summary Interface Description IJsonWebCallsAdapter Interface for webAppOS server-side web calls adapters implementing the "jsoncall" calling conventions.IWebCaller Used by the server-side bridge and server-side web calls actions to make web calls.IWebMemWebCallsAdapter Interface for webAppOS server-side web calls adapters implementing the "webmemcall" calling conventions. -
Class Summary Class Description IWebCaller.WebCallDeclaration A class for storing one parsed web call declaration from some .webcalls file.IWebCaller.WebCallSeed A class for storing all necessary information required to make a web call. -
Enum Summary Enum Description IWebCaller.CallingConventions Specifies the calling convention for web calls.