PHP 클래스 HalfDuplexTransporter, zys

상속: extends Transporter
파일 보기 프로젝트 열기: qieangel2013/zys

보호된 메소드들

메소드 설명
afterRead ( $stream, $o, $response )
afterWrite ( $request, $stream, $o )
appendHeader ( $request )
asyncReadError ( $o, $stream, $index )
createRequest ( $index, $request )
getBodyLength ( $stream )
getResponse ( $stream, $o )

메소드 상세

afterRead() 보호된 메소드

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

afterWrite() 보호된 메소드

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

appendHeader() 보호된 메소드

protected appendHeader ( $request )

asyncReadError() 보호된 메소드

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

createRequest() 보호된 메소드

protected createRequest ( $index, $request )

getBodyLength() 보호된 메소드

protected getBodyLength ( $stream )

getResponse() 보호된 메소드

protected getResponse ( $stream, $o )