jsonrpclib-core
jsonrpclib-core
jsonrpclib
Channel
Channel
Codec
Codec
Conflicting
Method
Error
Endpoint
Endpoint
Notification
Endpoint
Partially
Applied
Endpoint
Request
Response
Endpoint
Error
Codec
Error
Codec
Error
Payload
Error
Payload
Error
Report
Future
Based
Channel
Monadic
Monadic
Payload
Payload
Protocol
Error
Protocol
Error
Internal
Error
Invalid
Params
Invalid
Request
Method
Not
Found
Parse
Error
Server
Error
Stub
Template
Stub
Template
Notification
Template
Request
Response
Template
jsonrpclib
.internals
Call
Id
Call
Id
Null
Id
Number
Id
String
Id
Message
jsonrpclib-core
/
jsonrpclib
/
Endpoint
/
NotificationEndpoint
NotificationEndpoint
final case
class
NotificationEndpoint
[
F
[
_
],
In
](
method:
String
,
run:
In
=>
F
[
Unit
],
inCodec:
Codec
[
In
])
extends
Endpoint
[
F
]
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
Endpoint
[
F
]
class
Object
trait
Matchable
class
Any
Inherited
Select All
Deselect All
Not inherited
Product
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product