| Class | Description |
|---|---|
| GenericWebhookResource |
GenericWebhookResource provides basic webhook connectivity.
|
| StreamDropwizardBuilder |
StreamDropwizardBuilder is currently a light wrapper around LocalStreamBuilder.
|
| StreamsApplication |
Entry point to a dropwizard streams application
It will start up a stream in the local runtime, as well as bind any
StreamsProvider on the classpath with a @Resource annotation.
|
| StreamsDropwizardModule |
This class exists because dropwizard-guice requires at least
one module to run.
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.