Class | Description |
---|---|
DMXControllerHttpRequest |
Special subclass of
DMXHttpRequest used to remotely invoke
controller with specified ID. |
DMXHttpClient |
Simple HTTP client for use with DEMUX Framework applications.
|
DMXHttpConstants |
Contains constants used with HTTP client.
|
DMXHttpRequest<T> |
This class represents HTTP request with all needed information: URL, headers,
method, content etc.
|
DMXHttpResponse<T> |
Represents HTTP response with all needed information: status code, headers, content etc.
|
Enum | Description |
---|---|
DMXHttpClient.HTTPMethod |
Enumeration of HTTP methods.
|
Copyright © 2012-2014 Vektor Software. All Rights Reserved.