Uses of Class
retrofit.Profiler.RequestInformation

Packages that use Profiler.RequestInformation
retrofit   
 

Uses of Profiler.RequestInformation in retrofit
 

Methods in retrofit with parameters of type Profiler.RequestInformation
 void Profiler.afterCall(Profiler.RequestInformation requestInfo, long elapsedTime, int statusCode, T beforeCallData)
          Invoked after an HTTP method completes.
 



Copyright © 2013 Square, Inc.. All Rights Reserved.