PHP Class HalfDuplexTransporter, zys

Inheritance: extends Transporter
Mostrar archivo Open project: qieangel2013/zys

Protected Methods

Method Description
afterRead ( $stream, $o, $response )
afterWrite ( $request, $stream, $o )
appendHeader ( $request )
asyncReadError ( $o, $stream, $index )
createRequest ( $index, $request )
getBodyLength ( $stream )
getResponse ( $stream, $o )

Method Details

afterRead() protected method

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

afterWrite() protected method

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

appendHeader() protected method

protected appendHeader ( $request )

asyncReadError() protected method

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

createRequest() protected method

protected createRequest ( $index, $request )

getBodyLength() protected method

protected getBodyLength ( $stream )

getResponse() protected method

protected getResponse ( $stream, $o )