public interface ExecutorProvider
Modifier and Type | Method and Description |
---|---|
Executor |
getExecutor(ServerAddress serverAddress)
Provides an
Executor for a ServerAddress |
Executor getExecutor(ServerAddress serverAddress)
Executor
for a ServerAddress
serverAddress
- an HTTP server addressCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.