See: Description
| Interface | Description |
|---|---|
| JkChannel |
A Channel represents a connection point to the outside world.
|
| Class | Description |
|---|---|
| JkHandler | |
| Msg |
A single packet for communication between the web server and the
container.
|
| MsgContext | |
| WorkerEnv |
The controller object.
|
Core interfaces for jk2, similar with the interfaces defined in the C
side ( jk2/include ).
The implementations are in common/ and server/.
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.