phpDocumentor

HttpServiceFactory
in package
implements HttpServiceFactoryInterface

Class HttpFactory

Tags
category

System

subpackage

Factories

implements

HttpServiceFactoryInterface

Interfaces, Classes and Traits

HttpServiceFactoryInterface
Interface HttpServiceFactoryInterface

Table of Contents

createService()  : HttpServiceInterface
Creates a new instance of the http service.
_createAbstractHttpContextFactory()  : EnvironmentHttpContextFactory
Creates and returns a new instance of the environment http context factory.
_createAbstractHttpViewControllerRegistryFactory()  : EnvironmentHttpViewControllerRegistryFactory
Creates and returns a new instance of the environment http view controller registry factory.
_createHttpContextReader()  : HttpContextReaderInterface
Creates and returns a new instance of the http context reader.
_createHttpDispatcher()  : HttpDispatcherInterface
Creates and returns a new instance of the http dispatcher.
_createHttpResponseProcessor()  : HttpResponseProcessorInterface
Creates and returns a new instance of the http response processor.
_createHttpViewControllerFactory()  : HttpViewControllerFactoryInterface
Creates and returns a new instance of the http view controller factory.

Methods

Search results