Méthode | Description | |
---|---|---|
Process ( |
Méthode | Description | |
---|---|---|
GetClientAcceptTypes ( |
Gets a string that represents the mime-types acceptable by the client for the specified context. The mime-types are separated by commas (,).
|
|
HandleRequest ( |
||
LogRequest ( |
Logs information about the request.
|
|
SendError ( HttpStatusCode errorCode, |
Generates a http response for an error
|
|
SendWADOResponse ( ClearCanvas.ImageServer.Services.Streaming.ImageStreaming.WADOResponse response, |
Generates a http response based on the specified response object and send it to the client
|
public Process ( |
||
context | ||
Résultat | void |