| Package | Description |
|---|---|
| org.mule.test.marvel.drstrange |
| Modifier and Type | Method and Description |
|---|---|
MysticConnection |
MysticConnectionProvider.connect() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<MysticConnection,Relic> |
DrStrangeOperations.getRelics(org.mule.runtime.extension.api.runtime.streaming.StreamingHelper streamingHelper) |
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<MysticConnection,String> |
DrStrangeOperations.sayMagicWords(List<String> values,
int fetchSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
MysticConnectionProvider.disconnect(MysticConnection connection) |
InputStream |
DrStrangeOperations.objectToStream(MysticConnection connection,
Object data) |
String |
DrStrangeOperations.readStream(MysticConnection connection,
InputStream stream) |
String |
DrStrangeOperations.seekStream(MysticConnection connection,
InputStream stream,
int position) |
InputStream |
DrStrangeOperations.toStream(MysticConnection connection,
String data) |
org.mule.runtime.api.connection.ConnectionValidationResult |
MysticConnectionProvider.validate(MysticConnection connection) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.