Interface ResultGateway
-
- All Known Implementing Classes:
DefaultResultGateway
public interface ResultGateway
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description voidrespond(Object payload, Metadata metadata, String target, int requestId)default voidrespond(Object response, String target, int requestId)
-