Interface FnDataService

All Known Implementing Classes:
GrpcDataService

public interface FnDataService
The FnDataService is able to forward inbound elements to a consumer and is also a consumer of outbound elements. Callers can register themselves as consumers for inbound elements or can get a handle for a consumer for outbound elements.