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

lspace.services.rest.response.WrappedResponse.scala Maven / Gradle / Ivy

package lspace.services.rest.response

import com.twitter.finagle.http.Response

trait WrappedResponse {
  def response: Response
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy