AssociatedEvent

@SerialVersionUID(1L) @deprecated("Classic remoting is deprecated, use Artery", "2.6.0")
final case class AssociatedEvent(localAddress: Address, remoteAddress: Address, inbound: Boolean) extends AssociationEvent
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product
override def toString: String
Definition Classes
Inherited from:
AssociationEvent
Source:
RemotingLifecycleEvent.scala