Uses of Interface
com.tick42.glue.core.interop.stream.publish.StreamProducer
| Package | Description |
|---|---|
| com.tick42.glue.core.interop | |
| com.tick42.glue.internal.agm |
-
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) -
Uses of StreamProducer in com.tick42.glue.internal.agm
Methods in com.tick42.glue.internal.agm that return types with arguments of type StreamProducer Modifier and Type Method Description <T> CompletionStage<StreamProducer>Agm. register(MethodDefinition definition, StreamSubscriptionRequestHandler<T> handler)