public interface ResultGateway
| Modifier and Type | Method and Description |
|---|---|
void |
respond(Object payload,
Metadata metadata,
String target,
int requestId) |
default void |
respond(Object response,
String target,
int requestId) |
Copyright © 2019 Flux Capacitor. All rights reserved.