Class | Description | |
---|---|---|
BasicAuthInfo | Describes metadata structure for basic service authentification. | |
DigestAuthInfo | ||
OAuth20AuthInfo | Describes metadata structure for OAuth 2.0 service authentification. | |
ServiceAuthInfo | Describes metadata structure for service authentification. | |
ServiceCommunication | Service communication. | |
ServiceMethod | Describes service method. | |
ServiceMethodCollection | Collection of ServiceMethod items. | |
ServiceMethodRequest | Describes method's request. | |
ServiceMethodResponse | Describes method's response. | |
ServiceParameter | Describes incoming and outgoing service parameter. | |
ServiceParameterCollection | Collection if ServiceParameter values. | |
ServiceParameterValue | Describes metadata structure for service parameter. |
Enumeration | Description | |
---|---|---|
AuthType | Describes service authentification type. | |
HttpMethodType | Describes HTTP method. | |
ServiceContentType | Describes method request/response content type. | |
ServiceParameterType | Describes the type of the parameter. | |
ServiceParameterValueSource | Sources of the service parameter value. | |
ServiceType | Type of the web service. |