Documentation

SimpleProtocolAcceptor
in package
implements ProtocolAcceptor

Interfaces, Classes, Traits and Enums

ProtocolAcceptor

Table of Contents

$protocolVersion  : int
__construct()  : mixed
accepts()  : bool
getPrimaryVersion()  : int

Properties

Methods

__construct()

public __construct(int $protocolVersion) : mixed
Parameters
$protocolVersion : int
Return values
mixed

accepts()

public accepts(int $protocolVersion) : bool
Parameters
$protocolVersion : int
Return values
bool

Search results