Class PublisherControllerImpl

    • Constructor Detail

      • PublisherControllerImpl

        public PublisherControllerImpl()
    • Method Detail

      • postPublisher

        public reactor.core.publisher.Mono<String> postPublisher​(org.reactivestreams.Publisher<String> publisher)
        Description copied from interface: PublisherController
        Post publisher mono.
        Specified by:
        postPublisher in interface PublisherController
        Parameters:
        publisher - the publisher
        Returns:
        the mono