Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| Consultingwerk.Framework.Collections.CharacterDictionary GetQueryStringAsDictionary (IWebRequest) |
Returns a CharacterDictionary containing the query string for
a web request |
||
| HandleError (Error, IHttpResponse) |
Handles an error. The error is written into the logfile and returned
to the client in the body. |
||
| INTEGER HandleNotAllowedMethod (IWebRequest) |
Handler for unsupported methods. The request being serviced and
an optional status code is returned. A zero or null value means
this method will deal with all errors. |
||
| INTEGER HandleNotImplemented (IWebRequest) |
Handler for unknown methods. The request being serviced and an
optional status code is returned. A zero or null value means
this method will deal with all errors. |
||
| InvokeErrorHandler (Error, IHttpResponse) |
Invokes the error handler |
||
| LogRequestDetail (IWebRequest) |
Logs details about the current web handler request |
||
| LogRequestEnd (IWebRequest, IHttpResponse) |
Logs details about the end of current web handler request |
||
| OnBeginRequest (BeginRequestEventArgs) |
Raises the BeginRequest |
||
| OnEndRequest (EndRequestEventArgs) |
Raises the EndRequest |
||
| WriteResponse (IHttpResponse) |
Writes the HttpResponse to the stream |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartWebHandler () |
Static constructor for the SmartWebHandler class |
| Options | Name | Purpose | |
|---|---|---|---|
| BeginRequest (Object, BeginRequestEventArgs) |
Raised when the web handler begins a request |
||
| EndRequest (Object, EndRequestEventArgs) |
Raised when the web handler begins a request |
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.Web.IWebRequest CurrentRequest |
|
|
Top
Consultingwerk.Framework.Collections.CharacterDictionary GetQueryStringAsDictionary (IWebRequest)
|
||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
HandleError (Error, IHttpResponse)
|
||||||||||||||||||||||||||||
INTEGER HandleNotAllowedMethod (IWebRequest)
|
||||||||||||||||||||||||||||
INTEGER HandleNotImplemented (IWebRequest)
|
||||||||||||||||||||||||||||
InvokeErrorHandler (Error, IHttpResponse)
|
||||||||||||||||||||||||||||
LogRequestDetail (IWebRequest)
|
||||||||||||||||||||||||||||
LogRequestEnd (IWebRequest, IHttpResponse)
|
||||||||||||||||||||||||||||
OnBeginRequest (BeginRequestEventArgs)
|
||||||||||||||||||||||||||||
OnEndRequest (EndRequestEventArgs)
|
||||||||||||||||||||||||||||
WriteResponse (IHttpResponse)
|
||||||||||||||||||||||||||||
STATIC SmartWebHandler ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
BeginRequest (Object, BeginRequestEventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
EndRequest (Object, EndRequestEventArgs)
|
||||||||||||||||||||
OpenEdge.Web.IWebRequest CurrentRequest
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|