The HttpServerConnection type exposes the following members.

Methods

  NameDescription
CallAction
Send a request with the specified action and AML to Innovator server and write the obtained response into the outDOM.
(Overrides ServerConnectionBase..::.CallAction(String, XmlDocument, XmlDocument).)
GetDatabaseName
Returns name of the current database in use.
(Overrides ServerConnectionBase..::.GetDatabaseName()()().)
GetDatabases
Returns all configured databases
(Overrides ServerConnectionBase..::.GetDatabases()()().)
getFileUrl
Returns file full file url. In some cases with AuthenticationBroker's token.
(Overrides ServerConnectionBasegetFileUrl(String, UrlType).)
getFileUrls
(Overrides ServerConnectionBasegetFileUrls(ArrayList, UrlType).)
GetLicenseInfoOverloaded.
getUserID
If Login() was already called, returns id of the user assosiated with the connection; otherwise throws an exception.
(Overrides ServerConnectionBasegetUserID()()().)
Login
Login into Innovator server.
LogoutOverloaded.

See Also