Uses of Interface
com.tick42.glue.core.interop.stream.receive.StreamSubscriber
-
Packages that use StreamSubscriber Package Description com.tick42.glue.core.interop.stream.receive -
-
Uses of StreamSubscriber in com.tick42.glue.core.interop.stream.receive
Methods in com.tick42.glue.core.interop.stream.receive with parameters of type StreamSubscriber Modifier and Type Method Description AsynchronousCloseableStreamPublisher. subscribe(StreamSubscriber<T> subscriber)
-