Class OkHttpCommandExecutorServiceModule

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

    public class OkHttpCommandExecutorServiceModule
    extends com.google.inject.AbstractModule
    Configures the OkHttpCommandExecutorService. Note that this uses threads.
    • Constructor Detail

      • OkHttpCommandExecutorServiceModule

        public OkHttpCommandExecutorServiceModule()
    • Method Detail

      • configure

        protected void configure()
        Overrides:
        configure in class com.google.inject.AbstractModule