|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||