Package net.bluemind.core.rest.http
Interface ILocator
public interface ILocator
-
Method Summary
Modifier and TypeMethodDescriptionvoid
locate
(String service, AsyncHandler<String[]> asyncHandler)
-
Method Details
-
locate
-
void
locate(String service,
AsyncHandler<String[]> asyncHandler)