JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package eliasstar.jsonrpc.objects.id
Interface Summary
Interface
Description
Id
<T>
Represents the id in a JSON-RPC request.
Class Summary
Class
Description
NullId
Represents an id with a value of
null
.
NumberId
Represents an id with a type of
Number
concrete
BigDecimal
.
StringId
Represents an id with a type of
String
.