Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • ApacheServerStatusParser
          • DomainModel
          • Service
            • Builder
            • Content
              • Fetcher
              • Parser
              • Processor
              • Storage
            • StateMachine

Classes

  • AbstractFetcher
  • FileFetcher
  • HttpFetcher

Interfaces

  • FetcherInterface
  • Overview
  • Namespace
  • Class

Class AbstractFetcher

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher\AbstractFetcher implements Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher\FetcherInterface

Direct known subclasses

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher\FileFetcher, Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher\HttpFetcher
Abstract
Namespace: Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher
Located at Service/Content/Fetcher/AbstractFetcher.php
Methods summary
public array
# fetch( )

Returns

array

Throws

RuntimeException

Implementation of

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher\FetcherInterface::fetch()
abstract protected string
# fetchContentAsStringOrThrowRuntimeException( )

Returns

string

Throws

RuntimeException
PHP Apache Status Parser by bazzline.net API documentation generated by ApiGen