Uses of Interface
com.sapportals.portal.pb.contentservice.IHTTPRequest

Packages that use IHTTPRequest
com.sapportals.portal.pb.contentservice Provides an interface to use the Application Cache service of the Portal.  
 

Uses of IHTTPRequest in com.sapportals.portal.pb.contentservice
 

Methods in com.sapportals.portal.pb.contentservice that return IHTTPRequest
 IHTTPRequest IContentFetchingService.createIHTTPRequest(IPackageInformation packageInformation)
          A factory for creating IHTTPRequest objects, that can be used for requesting data from URLs.