Documentation

DriverFactory
in package

FinalYes

Table of Contents

Methods

create()  : Driver
Creates a new loop instance and chooses the best available driver.
createDriverFromEnv()  : Driver|null

Methods

create()

Creates a new loop instance and chooses the best available driver.

public create() : Driver
Tags
throws
Error

If an invalid class has been specified via REVOLT_LOOP_DRIVER

Return values
Driver

        
On this page

Search results