JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
H
I
Q
S
A
addEventSendCallback(EventSendCallback)
- Method in class io.sentry.appengine.connection.
AppEngineAsyncConnection
AppEngineAsyncConnection
- Class in
io.sentry.appengine.connection
Asynchronous connections that can be used within Google App Engine.
AppEngineAsyncConnection(String, Connection)
- Constructor for class io.sentry.appengine.connection.
AppEngineAsyncConnection
Creates a connection which will rely on an executor to send events.
AppEngineEventBuilderHelper
- Class in
io.sentry.appengine.event.helper
EventBuildHelper defining Google App Engine specific properties (hostname).
AppEngineEventBuilderHelper()
- Constructor for class io.sentry.appengine.event.helper.
AppEngineEventBuilderHelper
AppEngineSentryClientFactory
- Class in
io.sentry.appengine
SentryClientFactory dedicated to create async connections within Google App Engine.
AppEngineSentryClientFactory()
- Constructor for class io.sentry.appengine.
AppEngineSentryClientFactory
C
close()
- Method in class io.sentry.appengine.connection.
AppEngineAsyncConnection
.
CONNECTION_IDENTIFIER
- Static variable in class io.sentry.appengine.
AppEngineSentryClientFactory
Option to define the identifier of the async connection across every instance of the application.
createAsyncConnection(Dsn, Connection)
- Method in class io.sentry.appengine.
AppEngineSentryClientFactory
Encapsulates an already existing connection in an
AppEngineAsyncConnection
and get the async options from the Sentry DSN.
createSentryClient(Dsn)
- Method in class io.sentry.appengine.
AppEngineSentryClientFactory
H
helpBuildingEvent(EventBuilder)
- Method in class io.sentry.appengine.event.helper.
AppEngineEventBuilderHelper
I
io.sentry.appengine
- package io.sentry.appengine
io.sentry.appengine.connection
- package io.sentry.appengine.connection
io.sentry.appengine.event.helper
- package io.sentry.appengine.event.helper
Q
QUEUE_NAME
- Static variable in class io.sentry.appengine.
AppEngineSentryClientFactory
Option for the queue name used in Google App Engine of threads assigned for the connection.
S
send(Event)
- Method in class io.sentry.appengine.connection.
AppEngineAsyncConnection
setQueue(String)
- Method in class io.sentry.appengine.connection.
AppEngineAsyncConnection
Set the queue used to send EventSubmitter tasks.
A
C
H
I
Q
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012–2017. All rights reserved.