| 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 SinkHandler<?> | 
GatewayApplication.addSink(ServiceDefinition serviceDefinition,
       Subscriber subscriber,
       StateHandler stateHandler)
Adds a sink service to the application. 
 | 
Copyright © 2024 DiffusionData Limited. All rights reserved.