| Interface | Description |
|---|---|
| InterfaceBinding<T extends SentryInterface> |
An interface binding allows to encore a
SentryInterface of a specific type into a JSON stream. |
| Class | Description |
|---|---|
| ExceptionInterfaceBinding |
Binding system allowing to convert an
ExceptionInterface to a JSON stream. |
| HttpInterfaceBinding |
Binding system allowing to convert an
HttpInterface into a JSON stream. |
| JsonMarshaller |
Event marshaller using JSON to send the data.
|
| MessageInterfaceBinding |
Binding allowing to transform a
MessageInterface into a JSON stream. |
| StackTraceInterfaceBinding |
Binding allowing to convert a
StackTraceInterface into a JSON stream. |
Copyright © 2012–2014. All rights reserved.