Subscribe

ch.linkyard.mcp.protocol.Resources.Subscribe
See theSubscribe companion object
case class Subscribe(uri: String, _meta: Meta) extends Request

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Request
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

override type Response = Response

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

override val method: RequestMethod