|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectplay.mvc.Http
public class Http
HTTP interface
| Nested Class Summary | |
|---|---|
static class |
Http.Cookie
An HTTP Cookie |
static class |
Http.Header
An HTTP Header |
static class |
Http.Inbound
A Websocket Inbound channel |
static class |
Http.Outbound
A Websocket Outbound channel |
static class |
Http.Request
An HTTP Request |
static class |
Http.Response
An HTTP response |
static class |
Http.StatusCode
|
static class |
Http.WebSocketClose
|
static class |
Http.WebSocketEvent
|
static class |
Http.WebSocketFrame
A Websocket frame |
| Field Summary | |
|---|---|
static java.lang.String |
invocationType
|
| Constructor Summary | |
|---|---|
Http()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String invocationType
| Constructor Detail |
|---|
public Http()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||