Uses of Interface
com.google.appengine.api.urlfetch.URLFetchService
-
Packages that use URLFetchService Package Description com.google.appengine.api.urlfetch Provides a service to make HTTP/S requests of other servers on the internet. -
-
Uses of URLFetchService in com.google.appengine.api.urlfetch
Methods in com.google.appengine.api.urlfetch that return URLFetchService Modifier and Type Method Description URLFetchService
IURLFetchServiceFactory. getURLFetchService()
Obtain a URLFetchService instance.static URLFetchService
URLFetchServiceFactory. getURLFetchService()
-