Package | Description |
---|---|
org.apache.synapse.commons.resolvers |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResolver
Default Resolver is the class used in general case where any resolver is not used
|
class |
FilePropertyResolver
File Property resolver can be used to resolve file property variables in the synapse config.
|
class |
SystemResolver
System resolver can be used to resolve environment variables in the synapse config.
|
Modifier and Type | Method and Description |
---|---|
Resolver |
ResolverFactory.getResolver(String input)
This function returns a resolver based on the variable passed
|
Copyright © 2005–2020 Apache Software Foundation. All rights reserved.