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

com.twitter.finatra.response.package.scala Maven / Gradle / Ivy

package com.twitter.finatra

package object response {
  @deprecated("Use com.twitter.finatra.http.response.ErrorsResponse", "")
  type ErrorsResponse = com.twitter.finatra.http.response.ErrorsResponse

  @deprecated("Use com.twitter.finatra.http.response.ErrorsResponse", "")
  val ErrorsResponse = com.twitter.finatra.http.response.ErrorsResponse

  @deprecated("Use com.twitter.finatra.http.response.ResponseBuilder", "")
  type ResponseBuilder = com.twitter.finatra.http.response.ResponseBuilder
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy