com.heroku.api.http
Interface Http.Header

All Known Implementing Classes:
Heroku.ApiVersion, Http.Accept, Http.ContentType
Enclosing class:
Http

public static interface Http.Header


Nested Class Summary
static class Http.Header.Util
           
 
Method Summary
 String getHeaderName()
           
 String getHeaderValue()
           
 

Method Detail

getHeaderName

String getHeaderName()

getHeaderValue

String getHeaderValue()


Copyright © 2012. All Rights Reserved.