Package com.tick42.glue.core.interop.stream.receive
Interop API .
-
Interface Summary Interface Description StreamPublisher<T> Publisher for data received by streaming methods.StreamSubscriber<T> A receiver of streaming events.StreamSubscription Subscription for a streamingServerMethod.