OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Remoting.Client.THttpConnector Class Reference

connect to the server and return a response More...

Public Member Functions

 THttpConnector (string AServerURL)
 initialise the name of the server More...
 
List< object > CallWebConnector (string AModuleName, string methodname, SortedList< string, object >parameters, string expectedReturnType)
 call a webconnector More...
 

Properties

string ServerAdminSecurityToken [get, set]
 security token for access to serveradmin webconnector methods More...
 

Detailed Description

connect to the server and return a response

Constructor & Destructor Documentation

◆ THttpConnector()

Ict.Common.Remoting.Client.THttpConnector.THttpConnector ( string  AServerURL)
inline

initialise the name of the server

Parameters
AServerURL

Member Function Documentation

◆ CallWebConnector()

List< object > Ict.Common.Remoting.Client.THttpConnector.CallWebConnector ( string  AModuleName,
string  methodname,
SortedList< string, object >  parameters,
string  expectedReturnType 
)
inline

call a webconnector

Property Documentation

◆ ServerAdminSecurityToken

string Ict.Common.Remoting.Client.THttpConnector.ServerAdminSecurityToken
getset

security token for access to serveradmin webconnector methods


The documentation for this class was generated from the following file: