|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.heroku.api.http.Http
public class Http
Simple abstraction for HTTP request/response values.
Nested Class Summary | |
---|---|
static class |
Http.Accept
HTTP Accept header model. |
static class |
Http.ContentType
HTTP Content-Type header model. |
static interface |
Http.Header
Represent a name/value pair for a HTTP header. |
static class |
Http.Method
HTTP Methods. |
static class |
Http.Status
HTTP Status codes. |
static class |
Http.UserAgent
HTTP User-Agent header model. |
Constructor Summary | |
---|---|
Http()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Http()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |