| Package | Description |
|---|---|
| org.mule.runtime.core.api.model.resolvers |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractArgumentEntryPointResolver
A base class that allows implementing resolvers to define what parameters it is expecting.
|
class |
ArrayEntryPointResolver
Will resolver entry point methods on a service service that accept a single array.
|
class |
NoArgumentsEntryPointResolver
Allows for arguments with no parameters to be called.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.