public interface ReactiveClientResultTransformer
| Modifier and Type | Method and Description | 
|---|---|
Object | 
transform(Object publisherResult)
Transform the publisher result. 
 | 
Object transform(Object publisherResult)
publisherResult - The publisher result that is an object that conforms to
                        Publishers.isConvertibleToPublisher(Class)