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

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

package lspace.services.rest.response

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

case class UserResponse(response: Response, appSession: UserSseSession) extends WrappedResponse




© 2015 - 2025 Weber Informatics LLC | Privacy Policy