All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.twitter.finagle.server.package.scala Maven / Gradle / Ivy

package com.twitter.finagle

package object server {
  type Transformer[Req, Rep] = ServiceFactory[Req, Rep] => ServiceFactory[Req, Rep]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy