com.konakartadmin.blif
Interface AdminRemoteAccessMgrIf

All Known Implementing Classes:
AdminRemoteAccessMgr

public interface AdminRemoteAccessMgrIf

AdminRemoteAccessMgrIf


Method Summary
 java.lang.String readFromUrl(java.lang.String url)
          Reads the resource at the given URL and returns it as a string.
 

Method Detail

readFromUrl

java.lang.String readFromUrl(java.lang.String url)
                             throws KKAdminException,
                                    java.io.IOException
Reads the resource at the given URL and returns it as a string.

Parameters:
url -
Returns:
Returns the resource read at the url, in the form of a string
Throws:
KKAdminException
java.io.IOException


Copyright © 2011 DS Data Systems UK Ltd.