| Interface | Description |
|---|---|
| Action |
This interface provides functionality to create (child) Actions, report events/values/errors and tracing web requests.
|
| Logger |
This interface provides logging functionality to OpenKit.
|
| OpenKit |
This interface provides basic OpenKit functionality, like creating a Session and shutting down OpenKit.
|
| RootAction |
This interface provides the same functionality as Action, additionally it allows to create child Actions
|
| Session |
This interface provides functionality to create Actions in a Session.
|
| SSLTrustManager |
Interface to provide a user-defined trust manager to the configuration.
|
| WebRequestTracer |
This interface allows tracing and timing of a web request.
|
| Class | Description |
|---|---|
| OpenKitConstants |
Defines constant values used in OpenKit
|