PHP Class FullDuplexTransporter, zys

Inheritance: extends Transporter
Afficher le fichier Open project: qieangel2013/zys

Méthodes protégées

Méthode Description
afterRead ( $stream, $o, $response )
afterWrite ( $request, $stream, $o )
appendHeader ( $request, $id = null )
asyncReadError ( $o, $stream, $index )
createRequest ( $index, $request )
getBodyLength ( $stream )
getResponse ( $stream, $o )

Private Methods

Méthode Description
getHeaderInfo ( $stream )
getId ( )

Method Details

afterRead() protected méthode

protected afterRead ( $stream, $o, $response )

afterWrite() protected méthode

protected afterWrite ( $request, $stream, $o )

appendHeader() protected méthode

protected appendHeader ( $request, $id = null )

asyncReadError() protected méthode

protected asyncReadError ( $o, $stream, $index )

createRequest() protected méthode

protected createRequest ( $index, $request )

getBodyLength() protected méthode

protected getBodyLength ( $stream )

getResponse() protected méthode

protected getResponse ( $stream, $o )