RemotingListenEvent

org.apache.pekko.remote.RemotingListenEvent
final case class RemotingListenEvent(listenAddresses: Set[Address]) extends RemotingLifecycleEvent

Attributes

Source
RemotingLifecycleEvent.scala
Graph
Supertypes
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def logLevel: LogLevel

Attributes

Definition Classes
Source
RemotingLifecycleEvent.scala
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
Source
RemotingLifecycleEvent.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product