Uses of Class
play.mvc.Http.Header

Packages that use Http.Header
play.libs   
play.libs.ws   
play.mvc   
 

Uses of Http.Header in play.libs
 

Methods in play.libs that return types with arguments of type Http.Header
abstract  java.util.List<Http.Header> WS.HttpResponse.getHeaders()
           
 

Uses of Http.Header in play.libs.ws
 

Methods in play.libs.ws that return types with arguments of type Http.Header
 java.util.List<Http.Header> WSUrlFetch.HttpUrlfetchResponse.getHeaders()
           
 java.util.List<Http.Header> WSAsync.HttpAsyncResponse.getHeaders()
           
 

Uses of Http.Header in play.mvc
 

Fields in play.mvc with type parameters of type Http.Header
 java.util.Map<java.lang.String,Http.Header> Http.Request.headers
          HTTP Headers
 java.util.Map<java.lang.String,Http.Header> Http.Response.headers
          Response headers
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly