java.lang.Object
com.netflix.graphql.dgs.example.shared.datafetcher.SubscriptionDataFetcher
public class SubscriptionDataFetcher
extends Object
-
Constructor Summary
Constructors
-
Method Summary
org.reactivestreams.Publisher<Stock>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SubscriptionDataFetcher
public SubscriptionDataFetcher()
-
Method Details
-
stocks
public org.reactivestreams.Publisher<Stock> stocks()