case classResponseAsWebSocket[F[_], T](f: (WebSocket[F], ResponseMetadata) ⇒ F[T]) extends WebSocketResponseAs[T, Effect[F] with WebSockets] with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, WebSocketResponseAs[T, Effect[F] with WebSockets], ResponseAs[T, Effect[F] with WebSockets], AnyRef, Any