org.indy.http
Class IdHTTPProtocolVersion

java.lang.Object
  |
  +--org.indy.http.IdHTTPProtocolVersion

public final class IdHTTPProtocolVersion
extends java.lang.Object

Author:
owen

Field Summary
static IdHTTPProtocolVersion v1_0
          Description of the Field
static IdHTTPProtocolVersion v1_1
          Description of the Field
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

v1_0

public static final IdHTTPProtocolVersion v1_0
Description of the Field

v1_1

public static final IdHTTPProtocolVersion v1_1
Description of the Field


Copyright © 2002-2002 IndyJ. All Rights Reserved.