@Immutable public final class SearchDPByCountryHandler extends Object
| Modifier and Type | Method and Description |
|---|---|
static SearchDPByCountryInputParams |
extractInputParams(String sPathWithinServlet)
Extract from the URL in the form
/search-dp-by-country/<countryCode>[/<docType>] |
static void |
performSearch(SearchDPByCountryInputParams aInputParams,
ISearchDPCallback aCallback) |
@Nonnull public static SearchDPByCountryInputParams extractInputParams(@Nonnull String sPathWithinServlet)
/search-dp-by-country/<countryCode>[/<docType>]sPathWithinServlet - Path to extract from. May not be null.null.public static void performSearch(@Nonnull SearchDPByCountryInputParams aInputParams, @Nonnull ISearchDPCallback aCallback) throws IOException
IOExceptionCopyright © 2018–2020 toop.eu. All rights reserved.