play.mvc
类 Http

java.lang.Object
  继承者 play.mvc.Http

public class Http
extends java.lang.Object

HTTP interface


嵌套类摘要
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
 
字段摘要
static java.lang.String invocationType
           
 
构造方法摘要
Http()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

invocationType

public static final java.lang.String invocationType
另请参见:
常量字段值
构造方法详细信息

Http

public Http()


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly