Uses of Class
org.mule.test.marvel.drstrange.MysticConnection
Packages that use MysticConnection
-
Uses of MysticConnection in org.mule.test.marvel.drstrange
Methods in org.mule.test.marvel.drstrange that return MysticConnectionMethods in org.mule.test.marvel.drstrange that return types with arguments of type MysticConnectionModifier and TypeMethodDescriptionorg.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) Methods in org.mule.test.marvel.drstrange with parameters of type MysticConnectionModifier and TypeMethodDescriptionvoidMysticConnectionProvider.disconnect(MysticConnection connection) DrStrangeOperations.objectToStream(MysticConnection connection, Object data) DrStrangeOperations.readStream(MysticConnection connection, InputStream stream) DrStrangeOperations.seekStream(MysticConnection connection, InputStream stream, int position) DrStrangeOperations.toStream(MysticConnection connection, String data) org.mule.sdk.api.connectivity.ConnectionValidationResultMysticConnectionProvider.validate(MysticConnection connection)