ServerCompressor

sealed abstract class ServerCompressor(val name: String) extends Product with Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object GzipCompressor.type

Value members

Inherited methods

def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product

Concrete fields