Package play.mvc
Class Http
- java.lang.Object
-
- play.mvc.Http
-
public class Http extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Http.Cookie
static class
Http.Header
static class
Http.Headers
static class
Http.Methods
static class
Http.Request
static class
Http.Response
static class
Http.StatusCode
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
invocationType
-
Constructor Summary
Constructors Constructor Description Http()
-
-
-
Field Detail
-
invocationType
public static final java.lang.String invocationType
- See Also:
- Constant Field Values
-
-