HandshakeInfo

org.apache.pekko.remote.transport.HandshakeInfo
See theHandshakeInfo companion object
final case class HandshakeInfo(origin: Address, uid: Int, cookie: Option[String])

Attributes

Companion
object
Source
PekkoProtocolTransport.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product