public class AggregatorPduV2Factory extends Object implements AggregatorPduFactory
AggregatorPduFactory.| Constructor and Description |
|---|
AggregatorPduV2Factory() |
AggregatorPduV2Factory(ConfigurationListener<AggregatorConfiguration> aggregatorConfigurationListener) |
| Modifier and Type | Method and Description |
|---|---|
AggregationRequest |
createAggregationRequest(KSIRequestContext context,
ServiceCredentials credentials,
DataHash imprint,
Long level)
Creates a new aggregation request.
|
AggregationRequest |
createAggregatorConfigurationRequest(KSIRequestContext context,
ServiceCredentials credentials)
Creates an aggregation configuration request.
|
AggregationResponse |
readAggregationResponse(KSIRequestContext context,
ServiceCredentials credentials,
TLVElement input)
Reads an aggregation response.
|
AggregatorConfiguration |
readAggregatorConfigurationResponse(KSIRequestContext requestContext,
ServiceCredentials credentials,
TLVElement input)
Reads an aggregation configuration response.
|
public AggregatorPduV2Factory()
public AggregatorPduV2Factory(ConfigurationListener<AggregatorConfiguration> aggregatorConfigurationListener)
public AggregationRequest createAggregationRequest(KSIRequestContext context, ServiceCredentials credentials, DataHash imprint, Long level) throws KSIException
AggregatorPduFactorycreateAggregationRequest in interface AggregatorPduFactoryKSIExceptionpublic AggregationResponse readAggregationResponse(KSIRequestContext context, ServiceCredentials credentials, TLVElement input) throws KSIException
AggregatorPduFactoryreadAggregationResponse in interface AggregatorPduFactoryKSIExceptionpublic AggregationRequest createAggregatorConfigurationRequest(KSIRequestContext context, ServiceCredentials credentials) throws KSIException
AggregatorPduFactorycreateAggregatorConfigurationRequest in interface AggregatorPduFactoryKSIExceptionpublic AggregatorConfiguration readAggregatorConfigurationResponse(KSIRequestContext requestContext, ServiceCredentials credentials, TLVElement input) throws KSIException
AggregatorPduFactoryreadAggregatorConfigurationResponse in interface AggregatorPduFactoryKSIExceptionCopyright © 2024 Guardtime. All rights reserved.