Class GoGridHttpApiModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class GoGridHttpApiModule
    extends org.jclouds.rest.config.HttpApiModule<GoGridApi>
    Configures the GoGrid connection.
    • Field Summary

      • Fields inherited from class org.jclouds.rest.config.HttpApiModule

        api
      • Fields inherited from class org.jclouds.rest.config.RestModule

        authException
    • Constructor Detail

      • GoGridHttpApiModule

        public GoGridHttpApiModule()
    • Method Detail

      • guiceProvideTimeStamp

        @Provides
        protected final Long guiceProvideTimeStamp​(com.google.common.base.Supplier<Long> cache)
      • provideTimeStamp

        protected Long provideTimeStamp​(com.google.common.base.Supplier<Long> cache)
      • bindErrorHandlers

        protected void bindErrorHandlers()
        Overrides:
        bindErrorHandlers in class org.jclouds.rest.config.HttpApiModule<GoGridApi>
      • configure

        protected void configure()
        Overrides:
        configure in class org.jclouds.rest.config.HttpApiModule<GoGridApi>
      • installLocations

        protected void installLocations()
        Overrides:
        installLocations in class org.jclouds.rest.config.RestModule