Interface UriExtractor
-
- All Known Implementing Classes:
FeedUriExtractor,ParametrizedUriExtractor
public interface UriExtractor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URIapply(Event event)
-
-
-
Method Detail
-
apply
URI apply(Event event) throws URISyntaxException
- Throws:
URISyntaxException
-
-