| Modifier and Type | Method and Description |
|---|---|
static HadrianBuilder |
HadrianBuilder.create(Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
DataAccess |
DataAccessFactory.createDataAccess(Parameters parameters,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
DataAccess |
CassandraDataAccessFactory.createDataAccess(Parameters parameters,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
DataAccess |
InMemoryDataAccessFactory.createDataAccess(Parameters parameters,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
MavenHelper |
MavenHelperFactory.create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client) |
| Constructor and Description |
|---|
MavenHelper(Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
MavenHelper |
HttpMavenHelperFactory.create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client) |
| Constructor and Description |
|---|
HttpMavenHelper(Parameters parameters,
com.squareup.okhttp.OkHttpClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesParameters |
| Constructor and Description |
|---|
HostDetailsHelper(com.squareup.okhttp.OkHttpClient client,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
WebHookSender |
WebHookSenderFactory.create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
WebHookSender |
EmailWebHookSenderFactory.create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Constructor and Description |
|---|
EmailWebHookSender(Parameters parameters,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
WebHookSender |
SimpleWebHookSenderFactory.create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Constructor and Description |
|---|
SimpleWebHookHandler(com.squareup.okhttp.OkHttpClient client,
Parameters paramerters) |
SimpleWebHookSender(Parameters parameters,
com.squareup.okhttp.OkHttpClient client,
com.codahale.metrics.MetricRegistry metricRegistry) |
Copyright © 2016 Richard Thurston. All Rights Reserved.