KeepAliveParameters

Provides factory for KeepAliveParameters.

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(timeout: Int, max: Int): KeepAliveParameters

Creates parameters with supplied timeout and max.

Creates parameters with supplied timeout and max.

def parse(params: String): KeepAliveParameters

Parse formatted parameters.

Parse formatted parameters.