Uses of Class
smartrics.rest.client.RestData.Header

Uses of RestData.Header in smartrics.rest.client
 

Methods in smartrics.rest.client that return types with arguments of type RestData.Header
 List<RestData.Header> RestData.getHeader(String name)
           
 List<RestData.Header> RestData.getHeaders()
           
 

Method parameters in smartrics.rest.client with type arguments of type RestData.Header
 RestData RestData.addHeaders(List<RestData.Header> headers)
          Adds a collection of HTTP headers to the current list of headers.
 



Copyright © 2012 smartrics. All Rights Reserved.