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
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 context, ServiceCredentials credentials, TLVElement input) throws KSIException
AggregatorPduFactoryreadAggregatorConfigurationResponse in interface AggregatorPduFactoryKSIExceptionpublic ExtensionRequest createExtensionRequest(KSIRequestContext context, ServiceCredentials credentials, Date aggregationTime, Date publicationTime) throws KSIException
ExtenderPduFactorycreateExtensionRequest in interface ExtenderPduFactoryKSIExceptionpublic ExtensionResponse readExtensionResponse(KSIRequestContext context, ServiceCredentials credentials, TLVElement input) throws KSIException
ExtenderPduFactoryreadExtensionResponse in interface ExtenderPduFactoryKSIExceptionpublic ExtensionRequest createExtensionConfigurationRequest(KSIRequestContext context, ServiceCredentials credentials) throws KSIException
ExtenderPduFactorycreateExtensionConfigurationRequest in interface ExtenderPduFactoryKSIExceptionpublic ExtenderConfiguration readExtenderConfigurationResponse(ServiceCredentials credentials, TLVElement input) throws KSIException
ExtenderPduFactoryreadExtenderConfigurationResponse in interface ExtenderPduFactoryKSIExceptionCopyright © 2024 Guardtime. All rights reserved.