Class IURLFetchServiceFactoryProvider

java.lang.Object
com.google.appengine.spi.FactoryProvider<IURLFetchServiceFactory>
com.google.appengine.api.urlfetch.IURLFetchServiceFactoryProvider
All Implemented Interfaces:
Comparable<FactoryProvider<?>>

@AutoService(FactoryProvider.class) @ServiceProvider(precedence=-2147483648) public final class IURLFetchServiceFactoryProvider extends FactoryProvider<IURLFetchServiceFactory>
Factory provider for IURLFetchServiceFactory.

Note: This class is not intended for end users.

  • Constructor Details

    • IURLFetchServiceFactoryProvider

      public IURLFetchServiceFactoryProvider()