Codec
ch.linkyard.mcp.protocol.Codec
object Codec
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Codec.type
Members list
Value members
Concrete methods
Convert a JsonRpc.Request to protocol Request based on the method field
Convert a JsonRpc.Request to protocol Request based on the method field
Attributes
Convert a JsonRpc.Response to a specific protocol Response type
Convert a JsonRpc.Response to a specific protocol Response type
Attributes
Convert a JsonRpc.Notification to protocol Notification based on the method field
Convert a JsonRpc.Notification to protocol Notification based on the method field
Attributes
Extensions
Extensions
extension (id: Id)
In this article