org.apache.catalina.connector.warp
Class WarpConstants
java.lang.Object
|
+--org.apache.catalina.connector.warp.WarpConstants
- public class WarpConstants
- extends java.lang.Object
- Version:
- CVS $Id: WarpConstants.java,v 1.8 2001/01/24 23:10:44 pier Exp $
- Author:
- Pier Fumagalli, Copyright © 1999, 2000 The
Apache Software Foundation.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final java.lang.String VERSION
RID_CONNECTION
public static final int RID_CONNECTION
RID_DISCONNECT
public static final int RID_DISCONNECT
RID_MIN
public static final int RID_MIN
RID_MAX
public static final int RID_MAX
TYP_CONINIT_HST
public static final int TYP_CONINIT_HST
TYP_CONINIT_HID
public static final int TYP_CONINIT_HID
TYP_CONINIT_APP
public static final int TYP_CONINIT_APP
TYP_CONINIT_AID
public static final int TYP_CONINIT_AID
TYP_CONINIT_REQ
public static final int TYP_CONINIT_REQ
TYP_CONINIT_RID
public static final int TYP_CONINIT_RID
TYP_CONINIT_ERR
public static final int TYP_CONINIT_ERR
TYP_REQINIT_MET
public static final int TYP_REQINIT_MET
TYP_REQINIT_URI
public static final int TYP_REQINIT_URI
TYP_REQINIT_ARG
public static final int TYP_REQINIT_ARG
TYP_REQINIT_PRO
public static final int TYP_REQINIT_PRO
TYP_REQINIT_HDR
public static final int TYP_REQINIT_HDR
TYP_REQINIT_VAR
public static final int TYP_REQINIT_VAR
TYP_REQINIT_RUN
public static final int TYP_REQINIT_RUN
TYP_REQINIT_ERR
public static final int TYP_REQINIT_ERR
TYP_REQINIT_ACK
public static final int TYP_REQINIT_ACK
TYP_REQUEST_STA
public static final int TYP_REQUEST_STA
TYP_REQUEST_HDR
public static final int TYP_REQUEST_HDR
TYP_REQUEST_CMT
public static final int TYP_REQUEST_CMT
TYP_REQUEST_DAT
public static final int TYP_REQUEST_DAT
TYP_REQUEST_ERR
public static final int TYP_REQUEST_ERR
TYP_REQUEST_ACK
public static final int TYP_REQUEST_ACK
WarpConstants
public WarpConstants()
Copyright ? 2000 Apache Software Foundation. All Rights Reserved.