public class GenericServiceImpl extends Object implements GenericService
GenericService| Constructor and Description |
|---|
GenericServiceImpl(SessionValidator sessionValidator) |
| Modifier and Type | Method and Description |
|---|---|
GenericResponse |
send(GenericRequest request) |
Node |
sendDocument(Document payload,
String endpoint) |
Node |
sendDocument(Document payload,
String endpoint,
String soapAction) |
Node |
sendDocument(Document payload,
URL endpoint) |
Node |
sendDocument(Document payload,
URL endpoint,
String soapAction) |
String |
sendXML(String payload,
String endpoint) |
String |
sendXML(String payload,
String endpoint,
String soapAction) |
String |
sendXML(String payload,
URL endpoint) |
String |
sendXML(String payload,
URL endpoint,
String soapAction) |
public GenericServiceImpl(SessionValidator sessionValidator)
sessionValidator - TechnicalConnectorExceptionpublic String sendXML(String payload, URL endpoint) throws TechnicalConnectorException
sendXML in interface GenericServiceTechnicalConnectorExceptionSessionManagementExceptionpublic String sendXML(String payload, URL endpoint, String soapAction) throws TechnicalConnectorException
sendXML in interface GenericServiceTechnicalConnectorExceptionSessionManagementExceptionpublic String sendXML(String payload, String endpoint) throws TechnicalConnectorException
sendXML in interface GenericServiceTechnicalConnectorExceptionpublic String sendXML(String payload, String endpoint, String soapAction) throws TechnicalConnectorException
sendXML in interface GenericServiceTechnicalConnectorExceptionSessionManagementExceptionpublic Node sendDocument(Document payload, URL endpoint) throws TechnicalConnectorException
sendDocument in interface GenericServiceTechnicalConnectorExceptionSessionManagementExceptionpublic Node sendDocument(Document payload, URL endpoint, String soapAction) throws TechnicalConnectorException
sendDocument in interface GenericServiceTechnicalConnectorExceptionSessionManagementExceptionpublic Node sendDocument(Document payload, String endpoint) throws TechnicalConnectorException
sendDocument in interface GenericServiceTechnicalConnectorExceptionpublic Node sendDocument(Document payload, String endpoint, String soapAction) throws TechnicalConnectorException
sendDocument in interface GenericServiceTechnicalConnectorExceptionSessionManagementExceptionpublic GenericResponse send(GenericRequest request) throws TechnicalConnectorException
send in interface GenericServiceTechnicalConnectorException
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.