public class PduV2Factory extends Object implements PduFactory
PduFactory
.Constructor and Description |
---|
PduV2Factory() |
PduV2Factory(AggregatorPduV2Factory aggregatorPduV2Factory) |
PduV2Factory(AggregatorPduV2Factory aggregatorPduV2Factory,
ExtenderPduV2Factory extenderPduV2Factory) |
PduV2Factory(ExtenderPduV2Factory extenderPduV2Factory) |
public PduV2Factory()
public PduV2Factory(AggregatorPduV2Factory aggregatorPduV2Factory, ExtenderPduV2Factory extenderPduV2Factory)
public PduV2Factory(AggregatorPduV2Factory aggregatorPduV2Factory)
public PduV2Factory(ExtenderPduV2Factory extenderPduV2Factory)
public AggregationRequest createAggregationRequest(KSIRequestContext context, ServiceCredentials credentials, DataHash imprint, Long level) throws KSIException
AggregatorPduFactory
createAggregationRequest
in interface AggregatorPduFactory
KSIException
public AggregationResponse readAggregationResponse(KSIRequestContext context, ServiceCredentials credentials, TLVElement input) throws KSIException
AggregatorPduFactory
readAggregationResponse
in interface AggregatorPduFactory
KSIException
public AggregationRequest createAggregatorConfigurationRequest(KSIRequestContext context, ServiceCredentials credentials) throws KSIException
AggregatorPduFactory
createAggregatorConfigurationRequest
in interface AggregatorPduFactory
KSIException
public AggregatorConfiguration readAggregatorConfigurationResponse(KSIRequestContext context, ServiceCredentials credentials, TLVElement input) throws KSIException
AggregatorPduFactory
readAggregatorConfigurationResponse
in interface AggregatorPduFactory
KSIException
public ExtensionRequest createExtensionRequest(KSIRequestContext context, ServiceCredentials credentials, Date aggregationTime, Date publicationTime) throws KSIException
ExtenderPduFactory
createExtensionRequest
in interface ExtenderPduFactory
KSIException
public ExtensionResponse readExtensionResponse(KSIRequestContext context, ServiceCredentials credentials, TLVElement input) throws KSIException
ExtenderPduFactory
readExtensionResponse
in interface ExtenderPduFactory
KSIException
public ExtensionRequest createExtensionConfigurationRequest(KSIRequestContext context, ServiceCredentials credentials) throws KSIException
ExtenderPduFactory
createExtensionConfigurationRequest
in interface ExtenderPduFactory
KSIException
public ExtenderConfiguration readExtenderConfigurationResponse(ServiceCredentials credentials, TLVElement input) throws KSIException
ExtenderPduFactory
readExtenderConfigurationResponse
in interface ExtenderPduFactory
KSIException
Copyright © 2024 Guardtime. All rights reserved.