Package | Description |
---|---|
com.diffusiondata.gateway.framework |
Diffusion Gateway Framework API.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HybridHandler<T>
The interface that a hybrid handler must implement.
|
Modifier and Type | Method and Description |
---|---|
default StreamingSourceHandler |
GatewayApplication.addStreamingSource(ServiceDefinition serviceDefinition,
Publisher publisher,
StateHandler stateHandler)
Adds a streaming source service to the application.
|
Copyright © 2024 DiffusionData Limited. All rights reserved.