Protocol

org.apache.pekko.testkit.SocketUtil$.Protocol
sealed trait Protocol

Attributes

Source
SocketUtil.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Both.type
object Tcp.type
object Udp.type
In this article