Documentation

CommandFactoryContract

CommandFactoryContract interface.

Represents a factory for creating command-related objects such as attributers, response handlers, and providers.

Table of Contents

Methods

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

Methods


        
On this page

Search results