public class DefaultEndpointURLResolver extends Object implements EndpointURLResolver
LEGACY_EP_RESOLVING_PROP| Constructor and Description |
|---|
DefaultEndpointURLResolver() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enableLegacyEndpointHandling(boolean enabled) |
String |
findURL(URLResolverParams p)
Resolves the given ServiceType and Facing perspective down to a single URL
|
public String findURL(URLResolverParams p)
EndpointURLResolverfindURL in interface EndpointURLResolverp - URLResolverParams containing mandatory and optional paramspublic static void enableLegacyEndpointHandling(boolean enabled)