Uses of Interface
com.tick42.glue.core.interop.stream.publish.StreamProducer
-
Packages that use StreamProducer Package Description com.tick42.glue.core.interop Interop API . -
-
Uses of StreamProducer in com.tick42.glue.core.interop
Methods in com.tick42.glue.core.interop that return types with arguments of type StreamProducer Modifier and Type Method Description <T> CompletionStage<StreamProducer>Interop. register(MethodDefinition method, StreamSubscriptionRequestHandler<T> handler)
-