Package 

Interface IFetchEntry

    • Method Summary

      Modifier and Type Method Description
      abstract String getReservedUrl()
      abstract Unit setReservedUrl(String reservedUrl)
      abstract WebPage getPage()
      abstract Unit setPage(WebPage page)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait