Class | Description |
---|---|
AnyReturnReader | [To be supplied.] |
AsyncResult | A helper class used to wrap an async result when implementing an async method that delegates to another async method. See System.IAsyncResult |
ClientProtocol | Specifies the base class for all web service protocol client proxies that use the HTTP protocol. |
Cookie | This class represents an HTTP cookie used by web servers to persist state on the client using the Cookie and Set-Cookie HTTP headers. See W3C RFC 2109 and http://www.netscape.com/newsref/std/cookie_spec.html. |
CookieCollection | A collection of cookies. |
DiscoveryServerProtocol | [To be supplied.] |
HtmlFormParameterReader | [To be supplied.] |
HtmlFormParameterWriter | [To be supplied.] |
HttpClientProtocol | Specifies most of the implementation for communicating with an HTTP web service over HTTP. |
HttpClientRequest | [To be supplied.] |
HttpClientResponse | [To be supplied.] |
HttpMethodAttribute | [To be supplied.] |
HttpServerProtocol | [To be supplied.] |
HttpServerRequest | [To be supplied.] |
HttpServerResponse | [To be supplied.] |
HttpServerValueCollection | [To be supplied.] |
LogicalMethodInfo | [To be supplied.] |
MatchAttribute | [To be supplied.] |
MimeFormatter | [To be supplied.] |
MimeParameterReader | [To be supplied.] |
MimeParameterWriter | [To be supplied.] |
MimeReturnReader | [To be supplied.] |
MimeReturnWriter | [To be supplied.] |
NopReturnReader | [To be supplied.] |
PatternMatcher | [To be supplied.] |
ServerProtocol | [To be supplied.] |
ServerType | [To be supplied.] |
SoapClientProtocol | Specifies most of the implementation for communicating with a SOAP web service over HTTP. |
SoapException | [To be supplied.] |
SoapMethodAttribute | [To be supplied.] |
SoapParameterAttribute | [To be supplied.] |
SoapReturnAttribute | [To be supplied.] |
SoapServerProtocol | [To be supplied.] |
TextReturnReader | [To be supplied.] |
UrlEncodedParameterWriter | [To be supplied.] |
UrlEncoder | [To be supplied.] |
UrlParameterReader | [To be supplied.] |
UrlParameterWriter | [To be supplied.] |
ValueCollectionParameterReader | [To be supplied.] |
WebServiceHandlerFactory | [To be supplied.] |
WebServiceRedirectException | [To be supplied.] |
WebServiceTimeoutException | [To be supplied.] |
XmlReturnReader | [To be supplied.] |
XmlReturnWriter | [To be supplied.] |
Enumeration | Description |
---|---|
LogicalMethodTypes | [To be supplied.] |