| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.jk.core.JkHandler
org.apache.jk.common.WorkerDummy
public class WorkerDummy
A dummy worker, will just send back a dummy response. Used for testing and tunning.
| Field Summary | 
|---|
| Fields inherited from class org.apache.jk.core.JkHandler | 
|---|
| domain, ERROR, HANDLE_FLUSH, HANDLE_RECEIVE_PACKET, HANDLE_SEND_PACKET, HANDLE_THREAD_END, id, LAST, mserver, name, next, nextName, OK, oname, properties, wEnv | 
| Constructor Summary | |
|---|---|
| WorkerDummy() | |
| Method Summary | |
|---|---|
|  void | init()Initialize the worker. | 
|  int | invoke(Msg in,
       MsgContext ep) | 
| Methods inherited from class org.apache.jk.core.JkHandler | 
|---|
| addHandlerCallback, createMsgContext, createMsgContext, destroy, getDomain, getId, getName, getNext, getObjectName, getProperty, handleNotification, pause, postDeregister, postRegister, preDeregister, preRegister, resume, setId, setName, setNext, setNext, setProperty, setWorkerEnv | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WorkerDummy()
| Method Detail | 
|---|
public void init()
          throws java.io.IOException
init in class JkHandlerjava.io.IOException
public int invoke(Msg in,
                  MsgContext ep)
           throws java.io.IOException
invoke in class JkHandlerjava.io.IOException| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||