ServiceDescriptionTests MethodsDocuWare Platform .NET API

The ServiceDescriptionTests type exposes the following members.

Methods

  NameDescription
Public methodGetStreamFromHtmlTestClientRelation
Calls the HTTP Get method on the link for the relation “htmlTestClient”.
Public methodGetStreamFromHtmlTestClientRelationAsync
Calls the HTTP Get method on the link for the relation “htmlTestClient” asynchronously.
Public methodGetStreamFromQueryStringRelation
Calls the HTTP Get method on the link for the relation “queryString”.
Public methodGetStreamFromQueryStringRelationAsync
Calls the HTTP Get method on the link for the relation “queryString” asynchronously.
Public methodPostToReflectDialogQueryRelationForDialogExpression
Calls the HTTP Post method on the link for the relation “reflectDialogQuery”.
Public methodPostToReflectDialogQueryRelationForDialogExpressionAsync
Calls the HTTP Post method on the link for the relation “reflectDialogQuery” asynchronously.
Public methodPostToReflectStampPlacementRelationForStampPlacement
Calls the HTTP Post method on the link for the relation “reflectStampPlacement”.
Public methodPostToReflectStampPlacementRelationForStampPlacementAsync
Calls the HTTP Post method on the link for the relation “reflectStampPlacement” asynchronously.
Top
Extension Methods

  NameDescription
Public Extension MethodDeleteTResponse(String, String)Overloaded.
Sends a HTTP DELETE message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodDeleteTResponse(HttpClient, String, String)Overloaded.
Sends a HTTP DELETE message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetTResponse(String, String)Overloaded.
Sends a HTTP GET message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetTResponse(HttpClient, String, String)Overloaded.
Sends a HTTP GET message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodGetBaseUri
Gets the base URI of the specified relations instance.
(Defined by RelationsWithProxyExtensions.)
Public Extension MethodGetLink
Gets the link by its name.
(Defined by RelationExtension.)
Public Extension MethodGetRelationUri
Gets the URI of the relation specified by the name.
(Defined by RelationExtension.)
Public Extension MethodGetRelationUriOrThrow
Gets the URI of the relation specified by the name.
(Defined by RelationExtension.)
Public Extension MethodHasRelationUri
Determines whether the specified link exists.
(Defined by RelationExtension.)
Public Extension MethodSendTResponse(HttpMethod, String, String)Overloaded.
Sends a message to the specified proxy.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse(String, HttpMethod, HttpContent, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse(HttpMethod, HttpClient, String, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse, TRequest(String, HttpMethod, String, TRequest, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Public Extension MethodSendTResponse, TRequest(HttpClient, String, HttpMethod, String, TRequest, String)Overloaded.
Sends a message to the specified HTTP client.
(Defined by MethodInvocation.)
Top
See Also

Reference