org.eclipse.jetty.http
类 HttpSchemes

java.lang.Object
  继承者 org.eclipse.jetty.http.HttpSchemes

public class HttpSchemes
extends Object


字段摘要
static String HTTP
           
static Buffer HTTP_BUFFER
           
static String HTTPS
           
static Buffer HTTPS_BUFFER
           
 
构造方法摘要
HttpSchemes()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

HTTP

public static final String HTTP
另请参见:
常量字段值

HTTPS

public static final String HTTPS
另请参见:
常量字段值

HTTP_BUFFER

public static final Buffer HTTP_BUFFER

HTTPS_BUFFER

public static final Buffer HTTPS_BUFFER
构造方法详细信息

HttpSchemes

public HttpSchemes()


Copyright © 2013. All Rights Reserved.