public final class IrisCareNetRequestObjectBuilderFactory extends Object
RequestObjectBuilder| Modifier and Type | Method and Description |
|---|---|
static RequestObjectBuilder |
getEncryptedRequestObjectBuilder()
Retrieve an instance of a
IrisCareNetEncryptedRequestObjectBuilder The implementation could be a custom class defined in the
configuration file (property ). |
static RequestObjectBuilder |
getNotEncryptedRequestObjectBuilder()
Retrieve an instance of a
IrisCareNetNotEncryptedRequestObjectBuilder The implementation could be a custom class defined in the
configuration file (property ). |
public static RequestObjectBuilder getEncryptedRequestObjectBuilder() throws TechnicalConnectorException
IrisCareNetEncryptedRequestObjectBuilder 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
IrisCareNetNotEncryptedRequestObjectBuilder 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.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.