public interface GenAsyncService
GenAsyncServiceImpl| Modifier and Type | Method and Description |
|---|---|
ConfirmResponse |
confirmRequest(Confirm request,
WsAddressingHeader header)
Sends a confirm request to the WS.
|
GetResponse |
getRequest(Get request,
WsAddressingHeader header)
Returns the
Responses from the post previously sent and generate the token. |
PostResponse |
postRequest(Post request,
WsAddressingHeader header)
Returns the
TAck of the request of an operation and generate the token. |
PostResponse postRequest(Post request, WsAddressingHeader header) throws GenAsyncBusinessConnectorException, TechnicalConnectorException, SessionManagementException
TAck of the request of an operation and generate the token.request - the requestGenAsyncBusinessConnectorExceptionTechnicalConnectorExceptionSessionManagementExceptionGetResponse getRequest(Get request, WsAddressingHeader header) throws GenAsyncBusinessConnectorException, TechnicalConnectorException, SessionManagementException
Responses from the post previously sent and generate the token.request - the requestGenAsyncBusinessConnectorExceptionTechnicalConnectorExceptionSessionManagementExceptionConfirmResponse confirmRequest(Confirm request, WsAddressingHeader header) throws GenAsyncBusinessConnectorException, TechnicalConnectorException, SessionManagementException
request - the requestGenAsyncBusinessConnectorExceptionTechnicalConnectorExceptionSessionManagementException
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.