Adds an event listener.
Object
HttpLinkConnectionManagerObject
Experimental: An http link connection manager.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The index of the HttpLinkConnectionManagerObject within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| Application | readonly | The parent of the HttpLinkConnectionManagerObject (a Application). | |
| Object | read/write | A property that allows setting of several properties at the same time. |
Methods
Resolves the object specifier, creating an array of object references.
→ void
Experimental: Create a url connection for the given server address
→ Boolean
Experimental: Checks if the given server URL is connected or not.
→ void
Experimental: Logout from the given URL
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the HttpLinkConnectionManagerObject.
→ String
Retrieves the object specifier.
Object of 4
Properties elsewhere that hold a HttpLinkConnectionManagerObject.
Return 1
Methods that return a HttpLinkConnectionManagerObject.