org.openqa.jetty.http
Class HttpFields.Entry

java.lang.Object
  extended by org.openqa.jetty.http.HttpFields.Entry
Enclosing class:
HttpFields

public class HttpFields.Entry
extends java.lang.Object


Field Summary
protected  int _i
           
 
Method Summary
 java.lang.String getKey()
           
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_i

protected int _i
Method Detail

getKey

public java.lang.String getKey()

getValue

public java.lang.String getValue()


Copyright © 2011. All Rights Reserved.