/[classpath]/inetlib/source/gnu/inet/http/ResponseHeaderHandler.java
ViewVC logotype

Diff of /inetlib/source/gnu/inet/http/ResponseHeaderHandler.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dog, Thu Oct 21 15:21:55 2004 UTC revision 1.3 by dog, Thu Nov 25 22:15:05 2004 UTC
# Line 1  Line 1 
1  /*  /*
2   * $Id$   * ResponseHeaderHandler.java
3   * Copyright (C) 2004 The Free Software Foundation   * Copyright (C) 2004 The Free Software Foundation
4   *   *
5   * This file is part of GNU inetlib, a library.   * This file is part of GNU inetlib, a library.
# Line 51  public interface ResponseHeaderHandler Line 51  public interface ResponseHeaderHandler
51    /**    /**
52     * Sets the value for the header associated with this handler.     * Sets the value for the header associated with this handler.
53     */     */
54    void setValue (String value);    void setValue(String value);
55        
56  }  }
57    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26