| Package | Description |
|---|---|
| org.streampipes.model.grounding | |
| org.streampipes.model.util |
| Modifier and Type | Class and Description |
|---|---|
class |
JmsTransportProtocol |
class |
KafkaTransportProtocol |
| Modifier and Type | Method and Description |
|---|---|
TransportProtocol |
EventGrounding.getTransportProtocol() |
| Modifier and Type | Method and Description |
|---|---|
List<TransportProtocol> |
EventGrounding.getTransportProtocols() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventGrounding.setTransportProtocol(TransportProtocol transportProtocol) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventGrounding.setTransportProtocols(List<TransportProtocol> transportProtocols) |
| Constructor and Description |
|---|
EventGrounding(TransportProtocol transportProtocol,
TransportFormat transportFormat) |
TransportProtocol(TransportProtocol other) |
| Modifier and Type | Method and Description |
|---|---|
TransportProtocol |
Cloner.protocol(TransportProtocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
List<TransportProtocol> |
Cloner.protocols(List<TransportProtocol> protocols) |
| Modifier and Type | Method and Description |
|---|---|
TransportProtocol |
Cloner.protocol(TransportProtocol protocol) |
| Modifier and Type | Method and Description |
|---|---|
List<TransportProtocol> |
Cloner.protocols(List<TransportProtocol> protocols) |
Copyright © 2018. All rights reserved.