TROBaseSuperHTTPChannel Class
From RemObjects Wiki
This is a RemObjects SDK for Delphi Library topic
Please do not modify the page structure, but feel free to modify/add text.
NOTE: This is article is a work in progress and not finished yet.
Unless you are the author, please do not make changes or rely yet on information presented in this article.
When done, the author should change the first line from wip to wipr to show that the page is ready for review.
If you have suggestions for this page, please send them to us: email.
Contents |
Overview
(TODO: write general description)
Location
uROBaseSuperHttpChannel.pas
- TComponent
- TROComponent
- TROTransportChannel
- TROBaseActiveEventChannel
- TROBaseSuperHTTPChannel
- TROBaseActiveEventChannel
- TROTransportChannel
- TROComponent
Properties
| Active |
|---|
|
|
| Connected |
|
|
| ConnectionId |
|
|
| ConnectTimeout |
|
|
| DispatchOptions |
|
|
| EventThreadPool |
|
|
| HTTPRequestTimeout |
|
|
| MaxPackageSize |
|
|
| OnInvalidCientID |
|
|
| OnInvalidClientID |
|
|
| OnProgress |
|
|
| OnServerLocatorAssignment |
|
|
| RequestTimeout |
|
|
| ServerLocators |
|
|
| SessionId |
|
|
Instance Methods
| constructor Create override |
|---|
|
|
| destructor Destroy override |
|
|
| Assign override |
|
|
| BeforeDispatch protected override |
|
|
| CancelRequest protected virtual abstract |
|
|
| CheckStatus protected |
|
|
| DispatchHTTPRequest protected virtual abstract |
|
|
| GetClientAddress protected virtual abstract |
|
|
| GetContentType protected virtual abstract |
|
|
| GetHeaders protected virtual abstract |
|
|
| GetLocation protected virtual abstract |
|
|
| GetPathInfo protected virtual abstract |
|
|
| GetQueryParameter protected virtual abstract |
|
|
| GetQueryString protected virtual abstract |
|
|
| GetTargetURL protected virtual abstract |
|
|
| GetTransportObject protected override |
|
|
| GetUserAgent protected virtual abstract |
|
|
| IntDispatch protected override |
|
|
| InvokeRequest (TStream, boolean): string protected overload |
|
|
| InvokeRequest (TStream, boolean, TROEvent): string protected overload |
|
|
| RetrieveResponse protected |
|
|
| SetContentType protected virtual abstract |
|
|
| SetHeaders protected virtual abstract |
|
|
| SetPathInfo protected virtual abstract |
|
|
| SetTargetURL protected virtual abstract |
|
|
| SetUserAgent protected virtual abstract |
|
|
See Also
- Lists
- RemObjects SDK for Delphi: Interfaces – Classes – Enums
- RemObjects SDK shared: Data Types – File Types
- other editions
- RemObjects SDK for .NET: Namespaces – Interfaces – Classes – Enums
- RemObjects SDK for Xcode: Protocols – Classes – Enums
Product: RemObjects SDK
Available Editions: RemObjects SDK for .NET, Delphi and Xcode
Glossary — Architecture — Articles — Features — Library — Samples