| java.lang.Object org.apache.jk.core.WorkerEnv
WorkerEnv | public class WorkerEnv (Code) | | The controller object. It manages all other jk objects, acting as the root of
the jk object model.
author: Gal Shachor author: Henri Gomez [hgomez@apache.org] author: Dan Milstein [danmil@shore.net] author: Keith Wannamaker [Keith@Wannamaker.org] author: Kevin Seguin author: Costin Manolache |
ENDPOINT_NOTE | final public static int ENDPOINT_NOTE(Code) | | |
REQUEST_NOTE | final public static int REQUEST_NOTE(Code) | | |
SSL_CERT_NOTE | final public static int SSL_CERT_NOTE(Code) | | |
handlerCount | int handlerCount(Code) | | |
WorkerEnv | public WorkerEnv()(Code) | | |
getHandlerCount | final public int getHandlerCount()(Code) | | |
getLocalId | public int getLocalId()(Code) | | |
setLocalId | public void setLocalId(int id)(Code) | | |
|
|