public class RemoteSessionExecutor extends Object
| Constructor and Description |
|---|
RemoteSessionExecutor(RemoteDeclarationSessionProvider remoteDeclarationSessionProvider) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
withRemoteDeclarationSession(Function<String,T> onSuccess,
Function<Exception,T> onError) |
public RemoteSessionExecutor(RemoteDeclarationSessionProvider remoteDeclarationSessionProvider)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.