K - - key for the output topicO - - output returned by the Http request - also normally quite genericR - - final result type that ends up in output topicpublic final class HttpOutput<K,O,R> extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
HttpOutput.HttpResultDecoder<O,R> |
| Modifier and Type | Field | Description |
|---|---|---|
HttpOutput.HttpResultDecoder<O,R> |
decoder |
|
io.simplesource.saga.action.async.AsyncSerdes<K,R> |
serdes |
|
List<io.simplesource.saga.shared.topics.TopicCreation> |
topicCreations |
| Constructor | Description |
|---|---|
HttpOutput() |
public final HttpOutput.HttpResultDecoder<O,R> decoder
public final List<io.simplesource.saga.shared.topics.TopicCreation> topicCreations
Copyright © 2019. All rights reserved.