com.google.appengine.api.urlfetch
Class URLFetchServiceFactory
- java.lang.Object
-
- com.google.appengine.api.urlfetch.URLFetchServiceFactory
-
public class URLFetchServiceFactory extends java.lang.Object
Factory forURLFetchService
-
-
Constructor Summary
Constructors Constructor and Description URLFetchServiceFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static URLFetchService
getURLFetchService()
-
-
-
Method Detail
-
getURLFetchService
public static URLFetchService getURLFetchService()
-
-