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 requestGenAsyncBusinessConnectorException
TechnicalConnectorException
SessionManagementException
GetResponse getRequest(Get request, WsAddressingHeader header) throws GenAsyncBusinessConnectorException, TechnicalConnectorException, SessionManagementException
Responses
from the post previously sent and generate the token.request
- the requestGenAsyncBusinessConnectorException
TechnicalConnectorException
SessionManagementException
ConfirmResponse confirmRequest(Confirm request, WsAddressingHeader header) throws GenAsyncBusinessConnectorException, TechnicalConnectorException, SessionManagementException
request
- the requestGenAsyncBusinessConnectorException
TechnicalConnectorException
SessionManagementException
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.