| Package | Description |
|---|---|
| org.mule.test.heisenberg.extension |
| Modifier and Type | Method and Description |
|---|---|
HeisenbergConnection |
HeisenbergConnectionProvider.connect() |
HeisenbergConnection |
SecureHeisenbergConnectionProvider.connect() |
HeisenbergConnection |
HeisenbergOperations.getConnection(HeisenbergConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> |
MoneyLaunderingOperation.emptyPagedOperation() |
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> |
MoneyLaunderingOperation.failingPagedOperation() |
static Set<HeisenbergConnection> |
HeisenbergConnectionProvider.getActiveConnections() |
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,PersonalInfo> |
MoneyLaunderingOperation.getPagedPersonalInfo() |
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> |
MoneyLaunderingOperation.pagedOperationUsingConnection() |
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> |
MoneyLaunderingOperation.stickyPagedOperation() |
| Modifier and Type | Method and Description |
|---|---|
String |
HeisenbergOperations.callSaul(HeisenbergConnection connection) |
void |
HeisenbergConnectionProvider.disconnect(HeisenbergConnection heisenbergConnection) |
HeisenbergConnection |
HeisenbergOperations.getConnection(HeisenbergConnection connection) |
String |
HeisenbergOperations.getSaulPhone(HeisenbergConnection connection) |
org.mule.runtime.api.connection.ConnectionValidationResult |
HeisenbergConnectionProvider.validate(HeisenbergConnection heisenbergConnection) |
Copyright © 2003–2018 MuleSoft, Inc.. All rights reserved.