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 Object


Field Summary
protected  int _i
           
 
Method Summary
 String getKey()
           
 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 String getKey()

getValue

public String getValue()


Copyright © 2012. All Rights Reserved.