Class CustomHttpNetworkRequest

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.squareup.okhttp.Call call()  
      void execute​(com.squareup.okhttp.Callback callback)  
      ru.clinicainfo.medframework.SchedController getController()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getController

        public ru.clinicainfo.medframework.SchedController getController()
      • execute

        public void execute​(com.squareup.okhttp.Callback callback)
      • call

        public com.squareup.okhttp.Call call()