public interface KgssMessageBuilder
KgssMessageBuilderImpl
Modifier and Type | Method and Description |
---|---|
GetKeyRequest |
sealGetKeyRequest(GetKeyRequestContent requestContent)
Seal get key request.
|
GetNewKeyRequest |
sealGetNewKeyRequest(GetNewKeyRequestContent requestContent)
Seal get new key request.
|
GetKeyResponseContent |
unsealGetKeyResponse(GetKeyResponse response)
Unseal get key response.
|
GetNewKeyResponseContent |
unsealGetNewKeyResponse(GetNewKeyResponse response)
Unseal get new key response.
|
GetNewKeyRequest sealGetNewKeyRequest(GetNewKeyRequestContent requestContent) throws TechnicalConnectorException
requestContent
- the request contentTechnicalConnectorException
- When a technical exception occursGetNewKeyResponseContent unsealGetNewKeyResponse(GetNewKeyResponse response) throws TechnicalConnectorException
response
- the responseTechnicalConnectorException
- When a technical exception occursGetKeyRequest sealGetKeyRequest(GetKeyRequestContent requestContent) throws TechnicalConnectorException
requestContent
- the request contentTechnicalConnectorException
- When a technical exception occursGetKeyResponseContent unsealGetKeyResponse(GetKeyResponse response) throws TechnicalConnectorException
response
- the responseTechnicalConnectorException
- When a technical exception occurs
Connector Packaging TECHNICAL 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.