Interface JerseyFlowSubscriber<T>
- All Superinterfaces:
Flow.Subscriber<T>
,Flow.Subscriber<T>
-
Method Summary
Methods inherited from interface java.util.concurrent.Flow.Subscriber
onComplete, onError, onNext
Methods inherited from interface org.glassfish.jersey.internal.jsr166.Flow.Subscriber
onComplete, onError, onNext, onSubscribe
-
Method Details
-
onSubscribe
- Specified by:
onSubscribe
in interfaceFlow.Subscriber<T>
-