HttpServiceFactory

Implements \HttpServiceFactoryInterface

Class HttpFactory

category

System

package

Http

subpackage

Factories

implements

HttpServiceFactoryInterface

Methods

Creates and returns a new instance of the environment http context factory.

_createAbstractHttpContextFactory() : \EnvironmentHttpContextFactory

Creates and returns a new instance of the environment http view controller registry factory.

_createAbstractHttpViewControllerRegistryFactory() : \EnvironmentHttpViewControllerRegistryFactory

Creates and returns a new instance of the http context reader.

_createHttpContextReader() : \HttpContextReaderInterface

Creates and returns a new instance of the http dispatcher.

_createHttpDispatcher() : \HttpDispatcherInterface

Creates and returns a new instance of the http response processor.

_createHttpResponseProcessor() : \HttpResponseProcessorInterface

Creates and returns a new instance of the http view controller factory.

_createHttpViewControllerFactory() : \HttpViewControllerFactoryInterface

Creates a new instance of the http service.

createService() : \HttpServiceInterface