Uses of Class
org.mule.test.heisenberg.extension.HeisenbergConnection
Packages that use HeisenbergConnection
-
Uses of HeisenbergConnection in org.mule.test.heisenberg.extension
Methods in org.mule.test.heisenberg.extension that return HeisenbergConnectionModifier and TypeMethodDescriptionHeisenbergConnectionProvider.connect()SecureHeisenbergConnectionProvider.connect()HeisenbergOperations.getConnection(HeisenbergConnection connection) Methods in org.mule.test.heisenberg.extension that return types with arguments of type HeisenbergConnectionModifier and TypeMethodDescriptionorg.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,String> MoneyLaunderingOperation.emptyPagedOperation()org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> MoneyLaunderingOperation.failAtClosePagedOperation(Integer failOn) org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> MoneyLaunderingOperation.failingConnectivityPagedOperation(Integer failOn) 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,org.mule.runtime.extension.api.runtime.operation.Result<DrugBatch, String>> HeisenbergOperations.getDrugs()org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,org.mule.runtime.extension.api.runtime.operation.Result<InputStream, Object>> HeisenbergOperations.getPagedBlocklist(HeisenbergExtension config) org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,org.mule.runtime.extension.api.runtime.operation.Result<org.mule.runtime.api.streaming.CursorProvider, Object>> HeisenbergOperations.getPagedCursorProviderBlocklist(HeisenbergExtension config, org.mule.sdk.api.runtime.streaming.StreamingHelper streamingHelper) 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.pagedOperationWithExtensionClassLoader()org.mule.runtime.extension.api.runtime.streaming.PagingProvider<HeisenbergConnection,Integer> MoneyLaunderingOperation.stickyPagedOperation()Methods in org.mule.test.heisenberg.extension with parameters of type HeisenbergConnectionModifier and TypeMethodDescriptionHeisenbergOperations.callSaul(HeisenbergConnection connection) voidHeisenbergConnectionProvider.disconnect(HeisenbergConnection heisenbergConnection) HeisenbergOperations.getConnection(HeisenbergConnection connection) HeisenbergOperations.getSaulPhone(HeisenbergConnection connection) HeisenbergOperations.nameAsStreamConnected(HeisenbergExtension config, HeisenbergConnection connection, Integer failOn) org.mule.runtime.api.connection.ConnectionValidationResultHeisenbergConnectionProvider.validate(HeisenbergConnection heisenbergConnection)