JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
J
JSON
- Static variable in class com.rhfung.P2PDictionary.Encodings.
ValueType
JSONEncoding
- Class in
com.rhfung.P2PDictionary.Encodings
Any Java object is automatically converted to JSON for serialization.
JSONEncoding()
- Constructor for class com.rhfung.P2PDictionary.Encodings.
JSONEncoding
JSONObject
- Class in
com.rhfung.P2PDictionary
JSON object serialization uses Jackson 2.0.2.
JSONObject(String)
- Constructor for class com.rhfung.P2PDictionary.
JSONObject
Constructs using JSON notation.
JSONObject(Object)
- Constructor for class com.rhfung.P2PDictionary.
JSONObject
Constructs and creates JSON from the given Object.
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes