Uses of Class
retrofit.Server

Packages that use Server
retrofit   
 

Uses of Server in retrofit
 

Subclasses of Server in retrofit
 class ChangeableServer
          A Server whose URL and name can be changed at runtime.
 

Methods in retrofit with parameters of type Server
 RestAdapter.Builder RestAdapter.Builder.setServer(Server server)
          API server.
 



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