HTTP
PHP Manual

HttpRequestPool sınıfı

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Sınıf Sözdizimi

HttpRequestPool implements Iterator , Countable {
public bool attach ( HttpRequest $istek )
void __construct ([ HttpRequest $istek ] )
void __destruct ( void )
bool detach ( HttpRequest $istek )
array getAttachedRequests ( void )
array getFinishedRequests ( void )
void reset ( void )
bool send ( void )
protected bool socketPerform ( void )
protected bool socketSelect ( void )
}

Sınıf Üyeleri

Özellikler

HttpRequestPool sınıfının herhangi bir özelliği yoktur.

Öntanımlı Sabitler

HttpRequestPool sınıfının herhangi bir sabiti yoktur.

İçindekiler


HTTP
PHP Manual