org.mortbay.http

Class HttpFields.Entry

Enclosing Class:
HttpFields

public class HttpFields.Entry
extends java.lang.Object

Field Summary

protected int
_i

Method Summary

String
getKey()
String
getValue()

Field Details

_i

protected int _i

Method Details

getKey

public String getKey()

getValue

public String getValue()

Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.