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

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

package lspace.services.rest.response

import com.twitter.finagle.http.Response
import lspace.services.rest.security.OpenSseSession

case class OpenResponse(response: Response, appSession: OpenSseSession) extends WrappedResponse




© 2015 - 2025 Weber Informatics LLC | Privacy Policy