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

lspace.services.rest.request.WrappedRequest.scala Maven / Gradle / Ivy

package lspace.services.rest.request

import com.twitter.finagle.http.{Request, Response}

trait WrappedRequest {
  def request: Request
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy