org.apache.coyote

Class ActionCode


public final class ActionCode
extends java.lang.Object

Field Summary

static ActionCode
ACTION_ACK
static ActionCode
ACTION_CLIENT_FLUSH
static ActionCode
ACTION_CLOSE
static ActionCode
ACTION_COMMIT
static ActionCode
ACTION_CUSTOM
static ActionCode
ACTION_NEW_REQUEST
static ActionCode
ACTION_POST_REQUEST
static ActionCode
ACTION_REQ_HOST_ADDR_ATTRIBUTE
static ActionCode
ACTION_REQ_HOST_ATTRIBUTE
static ActionCode
ACTION_REQ_LOCALPORT_ATTRIBUTE
static ActionCode
ACTION_REQ_LOCAL_ADDR_ATTRIBUTE
static ActionCode
ACTION_REQ_LOCAL_NAME_ATTRIBUTE
static ActionCode
ACTION_REQ_REMOTEPORT_ATTRIBUTE
static ActionCode
ACTION_REQ_SSL_ATTRIBUTE
static ActionCode
ACTION_REQ_SSL_CERTIFICATE
static ActionCode
ACTION_RESET
static ActionCode
ACTION_START
static ActionCode
ACTION_STOP
static ActionCode
ACTION_WEBAPP

Method Summary

int
getCode()

Field Details

ACTION_ACK

public static final ActionCode ACTION_ACK


ACTION_CLIENT_FLUSH

public static final ActionCode ACTION_CLIENT_FLUSH


ACTION_CLOSE

public static final ActionCode ACTION_CLOSE


ACTION_COMMIT

public static final ActionCode ACTION_COMMIT


ACTION_CUSTOM

public static final ActionCode ACTION_CUSTOM


ACTION_NEW_REQUEST

public static final ActionCode ACTION_NEW_REQUEST


ACTION_POST_REQUEST

public static final ActionCode ACTION_POST_REQUEST


ACTION_REQ_HOST_ADDR_ATTRIBUTE

public static final ActionCode ACTION_REQ_HOST_ADDR_ATTRIBUTE


ACTION_REQ_HOST_ATTRIBUTE

public static final ActionCode ACTION_REQ_HOST_ATTRIBUTE


ACTION_REQ_LOCALPORT_ATTRIBUTE

public static final ActionCode ACTION_REQ_LOCALPORT_ATTRIBUTE


ACTION_REQ_LOCAL_ADDR_ATTRIBUTE

public static final ActionCode ACTION_REQ_LOCAL_ADDR_ATTRIBUTE


ACTION_REQ_LOCAL_NAME_ATTRIBUTE

public static final ActionCode ACTION_REQ_LOCAL_NAME_ATTRIBUTE


ACTION_REQ_REMOTEPORT_ATTRIBUTE

public static final ActionCode ACTION_REQ_REMOTEPORT_ATTRIBUTE


ACTION_REQ_SSL_ATTRIBUTE

public static final ActionCode ACTION_REQ_SSL_ATTRIBUTE


ACTION_REQ_SSL_CERTIFICATE

public static final ActionCode ACTION_REQ_SSL_CERTIFICATE


ACTION_RESET

public static final ActionCode ACTION_RESET


ACTION_START

public static final ActionCode ACTION_START


ACTION_STOP

public static final ActionCode ACTION_STOP


ACTION_WEBAPP

public static final ActionCode ACTION_WEBAPP

Method Details

getCode

public int getCode()


Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.