Jyxo\Rpc\Server::register PHP 메소드

register() 추상적인 보호된 메소드

Actually registers a function to a server method.
abstract protected register ( string $func )
$func string Function name
    protected abstract function register(string $func);