Class OkHttpClientUsagePlaceholder


  • public class OkHttpClientUsagePlaceholder
    extends java.lang.Object
    Use the usage service placeholder
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void doWork()
      Does work; again, just using this to generate some javadoc and such
      void doWork​(SomeUrlDataClass someUrlDataClass)
      Does work; again, just using this to generate some javadoc and such
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OkHttpClientUsagePlaceholder

        public OkHttpClientUsagePlaceholder()
    • Method Detail

      • doWork

        public void doWork()
        Does work; again, just using this to generate some javadoc and such
      • doWork

        public void doWork​(SomeUrlDataClass someUrlDataClass)
        Does work; again, just using this to generate some javadoc and such
        Parameters:
        someUrlDataClass - data to pass in