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