case object GetRoutees extends GetRoutees with Product with Serializable
- Annotations
- @SerialVersionUID()
- Source
- RouterConfig.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- GetRoutees
- Serializable
- Product
- Equals
- GetRoutees
- RouterManagementMesssage
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def getInstance: GetRoutees
Java API: get the singleton instance
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product