public class PagingResultTransformer extends Object implements ResultTransformer
ResultTransformer implementation that transforms PagingProvider instances into
ConsumerStreamingIterator ones| Constructor and Description |
|---|
PagingResultTransformer(ExtensionConnectionSupplier connectionSupplier,
boolean supportsOAuth) |
| Modifier and Type | Method and Description |
|---|---|
Object |
applyChecked(ExecutionContextAdapter operationContext,
Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyandThenpublic PagingResultTransformer(ExtensionConnectionSupplier connectionSupplier, boolean supportsOAuth)
public Object applyChecked(ExecutionContextAdapter operationContext, Object value)
applyChecked in interface CheckedBiFunction<ExecutionContextAdapter,Object,Object>Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.