public interface UrlProvider
This interface gives a change to specify how the public URL should be exposed to access a nut.
Modifier and Type | Method and Description |
---|---|
String |
getUrl(ConvertibleNut nut)
Generates the URL to use to access to the given nut.
|
String getUrl(ConvertibleNut nut)
Generates the URL to use to access to the given nut.
nut
- the nutCopyright © 2012-2015. All Rights Reserved.