| Modifier and Type | Class and Description |
|---|---|
class |
Extensible<T extends Extensible<T>>
Base class for classes that can be extended with arbitrary metadata (as per the
Rollbar spec).
|
| Modifier and Type | Method and Description |
|---|---|
String |
RollbarSerializer.serialize(JsonSerializable payload) |
String |
JsonSerializer.serialize(JsonSerializable payload)
Turn the
JsonSerializable into a json string |
Copyright © 2016. All rights reserved.