accept() accept() : \Thrift\Server\TTransport Uses the accept implemtation. If null is returned, an exception is thrown. Throws \Thrift\Exception\TTransportException Returns \Thrift\Server\TTransport
acceptImpl() acceptImpl() : \Thrift\Server\TTransport Subclasses should use this to implement accept. Returns \Thrift\Server\TTransport