Documentation

StatusCommandFactory implements CommandFactoryContract

Class StatusCommandFactory

Factory for creating attributers, endpoint providers, and response handlers for the "status" command.

Table of Contents

Interfaces

CommandFactoryContract
CommandFactoryContract interface.

Methods

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

Methods


        
On this page

Search results