Interface Publishers.MicronautPublisher<T>
-
- Type Parameters:
T
- The generic type
- All Superinterfaces:
org.reactivestreams.Publisher<T>
- All Known Implementing Classes:
AsyncSingleResultPublisher
,CompletableFuturePublisher
,Publishers.JustPublisher
- Enclosing class:
- Publishers
public static interface Publishers.MicronautPublisher<T> extends org.reactivestreams.Publisher<T>
Marker interface for any micronaut produced publishers.- Since:
- 2.0.2