public final class WalCareNetRequestObjectBuilderFactory extends Object
RequestObjectBuilder| Modifier and Type | Method and Description |
|---|---|
static RequestObjectBuilder |
getEncryptedRequestObjectBuilder()
Retrieve an instance of a
WalCareNetEncryptedRequestObjectBuilder The implementation could be a custom class defined in the
configuration file (property ). |
static RequestObjectBuilder |
getNotEncryptedRequestObjectBuilder()
Retrieve an instance of a
WalCareNetNotEncryptedRequestObjectBuilder The implementation could be a custom class defined in the
configuration file (property ). |
public static RequestObjectBuilder getEncryptedRequestObjectBuilder() throws TechnicalConnectorException
WalCareNetEncryptedRequestObjectBuilder The implementation could be a custom class defined in the
configuration file (property ). By default, it would be
EncryptedRequestObjectBuilderImpl the instance of the RequestObjectBuilderTechnicalConnectorException - the technical connector exceptionpublic static RequestObjectBuilder getNotEncryptedRequestObjectBuilder() throws TechnicalConnectorException
WalCareNetNotEncryptedRequestObjectBuilder The implementation could be a custom class defined in the
configuration file (property ). By default, it would be
NotEncryptedRequestObjectBuilderImpl the instance of the RequestObjectBuilderTechnicalConnectorException - the technical connector exception
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.