jsonrpclib-core
jsonrpclib-core
API
jsonrpclib
CallId
CallId
NullId
NumberId
StringId
Channel
Channel
Codec
Codec
ConflictingMethodError
Endpoint
Endpoint
NotificationEndpoint
PartiallyAppliedEndpoint
RequestResponseEndpoint
ErrorCodec
ErrorCodec
ErrorPayload
ErrorPayload
ErrorReport
FutureBasedChannel
InputMessage
InputMessage
NotificationMessage
RequestMessage
Message
Message
Monadic
Monadic
OutputMessage
OutputMessage
ErrorMessage
ResponseMessage
Payload
Payload
Data
NullPayload
ProtocolError
ProtocolError
InternalError
InvalidParams
InvalidRequest
MethodNotFound
ParseError
ServerError
StubTemplate
StubTemplate
NotificationTemplate
RequestResponseTemplate
jsonrpclib-core
/
jsonrpclib
/
StubTemplate
StubTemplate
jsonrpclib.StubTemplate
See the
StubTemplate
companion object
sealed
trait
StubTemplate
[
In
,
Err
,
Out
]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
NotificationTemplate
[
In
]
class
RequestResponseTemplate
[
In
,
Err
,
Out
]
In this article
Attributes