java.lang.Objectorg.apache.jk.core.JkHandler
org.apache.jk.common.HandlerDispatch
All Implemented Interfaces:
NotificationListener, MBeanRegistration
Costin - Manolache| Field Summary | ||
|---|---|---|
| JkHandler[] | handlers | |
| String[] | handlerNames | |
| static final int | MAX_HANDLERS | |
| static final int | RESERVED | |
| int | currentId | |
| Fields inherited from org.apache.jk.core.JkHandler: |
|---|
| OK, LAST, ERROR, properties, wEnv, next, nextName, name, id, HANDLE_RECEIVE_PACKET, HANDLE_SEND_PACKET, HANDLE_FLUSH, HANDLE_THREAD_END, domain, oname, mserver |
| Constructor: |
|---|
|
| Method from org.apache.jk.common.HandlerDispatch Summary: |
|---|
| init, invoke, registerMessageType |
| Methods from org.apache.jk.core.JkHandler: |
|---|
| addHandlerCallback, createMsgContext, createMsgContext, destroy, getDomain, getId, getName, getNext, getObjectName, getProperty, handleNotification, init, invoke, pause, postDeregister, postRegister, preDeregister, preRegister, resume, setId, setName, setNext, setNext, setProperty, setWorkerEnv |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.jk.common.HandlerDispatch Detail: |
|---|
|
|
|