| Package | Description |
|---|---|
| net.amygdalum.testrecorder.deserializers.builder | |
| net.amygdalum.testrecorder.deserializers.matcher | |
| net.amygdalum.testrecorder.serializers |
| Modifier and Type | Method and Description |
|---|---|
Class<SerializedProxy> |
DefaultProxyAdaptor.getAdaptedClass() |
| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultProxyAdaptor.tryDeserialize(SerializedProxy value,
Deserializer generator) |
| Modifier and Type | Method and Description |
|---|---|
Class<SerializedProxy> |
DefaultProxyAdaptor.getAdaptedClass() |
| Modifier and Type | Method and Description |
|---|---|
Computation |
DefaultProxyAdaptor.tryDeserialize(SerializedProxy value,
Deserializer generator) |
| Modifier and Type | Method and Description |
|---|---|
SerializedProxy |
ProxySerializer.generate(Class<?> type,
SerializerSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxySerializer.populate(SerializedProxy serializedProxy,
Object object,
SerializerSession session) |
Copyright © 2020. All rights reserved.