Http2ServerSettings

akka.http.scaladsl.settings.Http2ServerSettings
See theHttp2ServerSettings companion object

Attributes

Companion
object
Source
Http2ServerSettings.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Http2ServerSettingsImpl

Members list

Value members

Inherited methods

def getPingInterval: Duration

Attributes

Inherited from:
Http2ServerSettings
Source
Http2ServerSettings.scala
def getPingTimeout: Duration

Attributes

Inherited from:
Http2ServerSettings
Source
Http2ServerSettings.scala
def withPingInterval(interval: Duration): Http2ServerSettings

Attributes

Inherited from:
Http2ServerSettings
Source
Http2ServerSettings.scala
def withPingTimeout(timeout: Duration): Http2ServerSettings

Attributes

Inherited from:
Http2ServerSettings
Source
Http2ServerSettings.scala