public interface AdminRemoteAccessMgrIf
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
readFromUrl(java.lang.String url)
Reads the resource at the given URL and returns it as a string.
|
java.lang.String readFromUrl(java.lang.String url)
throws KKAdminException,
java.io.IOException
url - the urlKKAdminException - an unexpected exception in the KonaKart Admin enginejava.io.IOException - an unexpected IOException exceptionCopyright © 2018 DS Data Systems UK Ltd.