Documentation

InitializationCommandFactory
in package
implements CommandFactoryContract

Class InitializationCommandFactory

Factory class responsible for creating instances of attributes, response handlers, and providers for the initialization command in the Yigim payment system.

Table of Contents

Interfaces

CommandFactoryContract
CommandFactoryContract interface.

Methods

createAttributer()  : CommandAttributerContract
Create an instance of the command attributer.
createProvider()  : CommandEndpointProviderContract
Create an instance of the command endpoint provider.
createResponseHandler()  : ResponseHandlerAbstract
Create an instance of the command response handler.

Methods


        
On this page

Search results