JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
G
get(ApiComposer, Method)
- Method in class com.pcloud.networking.api.
CallAdapter.Factory
Returns a
CallAdapter
for interface methods that return
returnType
, or null if it cannot be handled by this factory.
getTypeAdapter(Class<T>)
- Method in class com.pcloud.networking.serialization.
Transformer
Provides a
TypeAdapter
object which can work with a given type of data
getTypeAdapter(Type)
- Method in class com.pcloud.networking.serialization.
Transformer
Provides a
TypeAdapter
for a given Type of data
GuardedSerializationTypeAdapter
<
T
> - Class in
com.pcloud.networking.serialization
A
TypeAdapter
implementation that enforces a "single" serialization rule
GuardedSerializationTypeAdapter(TypeAdapter<T>)
- Constructor for class com.pcloud.networking.serialization.
GuardedSerializationTypeAdapter
Construct a new
GuardedSerializationTypeAdapter
instance
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes