public class GetSentryRavenFactory extends DefaultRavenFactory
DefaultRavenFactory.DaemonThreadFactoryASYNC_OPTION, COMPRESSION_OPTION, HIDE_COMMON_FRAMES_OPTION, MAX_THREADS_OPTION, NAIVE_PROTOCOL, PRIORITY_OPTION, QUEUE_SIZE_OPTION, TIMEOUT_OPTION| Constructor and Description |
|---|
GetSentryRavenFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Connection |
createConnection(Dsn dsn) |
protected Connection |
createHttpConnection(Dsn dsn)
Creates an HTTPS connection to the GetSentry server.
|
createAsyncConnection, createMarshaller, createRavenInstance, createUdpConnection, getNotInAppFramesravenInstance, ravenInstance, ravenInstance, ravenInstance, registerFactoryprotected Connection createConnection(Dsn dsn)
createConnection in class DefaultRavenFactoryprotected Connection createHttpConnection(Dsn dsn)
createHttpConnection in class DefaultRavenFactorydsn - Data Source Name of the Sentry server.GetSentryHttpsConnection to the server.Copyright © 2012–2013. All rights reserved.