Udp
Attributes
Members list
Value members
Concrete methods
Creates a flow that upon materialization binds to the given localAddress. All incoming messages to the localAddress are emitted from the flow. All incoming messages to the flow are sent to the remote address contained in the message.
Creates a flow that upon materialization binds to the given localAddress. All incoming messages to the localAddress are emitted from the flow. All incoming messages to the flow are sent to the remote address contained in the message.
Value parameters
- localAddress
-
UDP socket address
- system
-
implicit actor system
Attributes
- Source
- Udp.scala
Creates a flow that upon materialization binds to the given localAddress. All incoming messages to the localAddress are emitted from the flow. All incoming messages to the flow are sent to the remote address contained in the message.
Creates a flow that upon materialization binds to the given localAddress. All incoming messages to the localAddress are emitted from the flow. All incoming messages to the flow are sent to the remote address contained in the message.
Value parameters
- localAddress
-
UDP socket address
- system
-
the actor system
Attributes
- Source
- Udp.scala
Creates a flow that upon materialization binds to the given localAddress. All incoming messages to the localAddress are emitted from the flow. All incoming messages to the flow are sent to the remote address contained in the message.
Creates a flow that upon materialization binds to the given localAddress. All incoming messages to the localAddress are emitted from the flow. All incoming messages to the flow are sent to the remote address contained in the message.
Value parameters
- localAddress
-
UDP socket address
- options
-
UDP socket options
- system
-
implicit actor system
Attributes
- Source
- Udp.scala
Creates a flow that upon materialization binds to the given localAddress. All incoming messages to the localAddress are emitted from the flow. All incoming messages to the flow are sent to the remote address contained in the message.
Creates a flow that upon materialization binds to the given localAddress. All incoming messages to the localAddress are emitted from the flow. All incoming messages to the flow are sent to the remote address contained in the message.
Value parameters
- localAddress
-
UDP socket address
- options
-
UDP socket options
- system
-
the actor system
Attributes
- Source
- Udp.scala
Creates a flow that will send all incoming [UdpMessage] messages to the remote address contained in the message. All incoming messages are also emitted from the flow for subsequent processing.
Creates a flow that will send all incoming [UdpMessage] messages to the remote address contained in the message. All incoming messages are also emitted from the flow for subsequent processing.
Value parameters
- system
-
implicit actor system
Attributes
- Source
- Udp.scala
Creates a flow that will send all incoming [UdpMessage] messages to the remote address contained in the message. All incoming messages are also emitted from the flow for subsequent processing.
Creates a flow that will send all incoming [UdpMessage] messages to the remote address contained in the message. All incoming messages are also emitted from the flow for subsequent processing.
Value parameters
- system
-
the actor system
Attributes
- Source
- Udp.scala
Creates a flow that will send all incoming [UdpMessage] messages to the remote address contained in the message. All incoming messages are also emitted from the flow for subsequent processing.
Creates a flow that will send all incoming [UdpMessage] messages to the remote address contained in the message. All incoming messages are also emitted from the flow for subsequent processing.
Value parameters
- options
-
UDP socket options
- system
-
implicit actor system
Attributes
- Source
- Udp.scala
Creates a flow that will send all incoming [UdpMessage] messages to the remote address contained in the message. All incoming messages are also emitted from the flow for subsequent processing.
Creates a flow that will send all incoming [UdpMessage] messages to the remote address contained in the message. All incoming messages are also emitted from the flow for subsequent processing.
Value parameters
- options
-
UDP socket options
- system
-
the actor system
Attributes
- Source
- Udp.scala
Creates a sink that will send all incoming [UdpMessage] messages to the remote address contained in the message.
Creates a sink that will send all incoming [UdpMessage] messages to the remote address contained in the message.
Value parameters
- system
-
implicit actor system
Attributes
- Source
- Udp.scala
Creates a sink that will send all incoming [UdpMessage] messages to the remote address contained in the message.
Creates a sink that will send all incoming [UdpMessage] messages to the remote address contained in the message.
Value parameters
- system
-
the actor system
Attributes
- Source
- Udp.scala
Creates a sink that will send all incoming [UdpMessage] messages to the remote address contained in the message.
Creates a sink that will send all incoming [UdpMessage] messages to the remote address contained in the message.
Value parameters
- options
-
UDP socket options
- system
-
implicit actor system
Attributes
- Source
- Udp.scala
Creates a sink that will send all incoming [UdpMessage] messages to the remote address contained in the message.
Creates a sink that will send all incoming [UdpMessage] messages to the remote address contained in the message.
Value parameters
- options
-
UDP socket options
- system
-
the actor system
Attributes
- Source
- Udp.scala