| Interface | Description | 
|---|---|
| HTTPWebServiceFactory | 
 Component used for creation and initialization of Web Service port. 
 | 
| WebServiceExceptionSerializer | 
 Component providing serialization/deserialization of Exceptions into String. 
 | 
| WSCConfig | 
 Component containing configuration for Web Service client. 
 | 
| WSHandlerExceptionSerializer | 
 Component for exception serialization. 
 | 
| WSCHandlerChain | 
 Component containing handler configuration for Web Service client. 
 | 
| Enum | Description | 
|---|---|
| SubstituteRTException.E05801 | 
 Error codes of SubstituteRTException. 
 | 
| WebServiceClientRTException.E05800 | 
 Error codes of WebServiceCommunicationRTException. 
 | 
| Exception | Description | 
|---|---|
| SubstituteRTException | 
 Special class used to substitute exceptions which instantiation failed
 in process of DTOThrowable deserialization. 
 | 
| WebServiceClientRTException | 
 Thrown when some problems occurred during initialization of client or
 communication with server. 
 | 
| WebServiceRemoteException | 
 Exception thrown by web services. 
 | 
| WebServiceRTException | 
 Parent of all platform exceptions thrown in Webservice module. 
 |