org.apache.catalina.connector.http10
Class Constants

java.lang.Object
  |
  +--org.apache.catalina.connector.http10.Constants

public final class Constants
extends java.lang.Object

Static constants for this package.


Field Summary
static int DEFAULT_CONNECTION_TIMEOUT
           
static java.lang.String Package
           
static java.lang.String ServerInfo
           
 
Constructor Summary
Constants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Package

public static final java.lang.String Package
See Also:
Constant Field Values

ServerInfo

public static final java.lang.String ServerInfo
See Also:
Constant Field Values

DEFAULT_CONNECTION_TIMEOUT

public static final int DEFAULT_CONNECTION_TIMEOUT
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2000-2001 Apache Software Foundation. All Rights Reserved.