IOSettings

org.apache.pekko.stream.IOSettings
See theIOSettings companion class
object IOSettings

Attributes

Companion
class
Source
ActorMaterializer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
IOSettings.type

Members list

Value members

Deprecated methods

def apply(system: ActorSystem): IOSettings

Attributes

Deprecated
true
Source
ActorMaterializer.scala
def apply(config: Config): IOSettings

Attributes

Deprecated
true
Source
ActorMaterializer.scala
def apply(tcpWriteBufferSize: Int): IOSettings

Attributes

Deprecated
true
Source
ActorMaterializer.scala
def create(config: Config): IOSettings

Java API

Java API

Attributes

Deprecated
true
Source
ActorMaterializer.scala
def create(system: ActorSystem): IOSettings

Java API

Java API

Attributes

Deprecated
true
Source
ActorMaterializer.scala
def create(tcpWriteBufferSize: Int): IOSettings

Java API

Java API

Attributes

Deprecated
true
Source
ActorMaterializer.scala