| Package | Description |
|---|---|
| org.streampipes.model.connect.adapter | |
| org.streampipes.model.connect.worker | |
| org.streampipes.model.util |
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterSetDescription |
class |
AdapterStreamDescription |
class |
GenericAdapterSetDescription |
class |
GenericAdapterStreamDescription |
class |
SpecificAdapterSetDescription |
class |
SpecificAdapterStreamDescription |
| Modifier and Type | Method and Description |
|---|---|
List<AdapterDescription> |
AdapterDescriptionList.getList() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterDescriptionList.setList(List<AdapterDescription> list) |
| Constructor and Description |
|---|
AdapterDescription(AdapterDescription other) |
| Constructor and Description |
|---|
AdapterDescriptionList(List<AdapterDescription> adapterDescriptions) |
| Modifier and Type | Method and Description |
|---|---|
List<AdapterDescription> |
ConnectWorkerContainer.getAdapters() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectWorkerContainer.setAdapters(List<AdapterDescription> adapters) |
| Constructor and Description |
|---|
ConnectWorkerContainer(String endpointUrl,
List<ProtocolDescription> protocols,
List<AdapterDescription> adapters) |
| Modifier and Type | Method and Description |
|---|---|
AdapterDescription |
Cloner.adapterDescription(AdapterDescription ad) |
| Modifier and Type | Method and Description |
|---|---|
AdapterDescription |
Cloner.adapterDescription(AdapterDescription ad) |
Copyright © 2019. All rights reserved.