winstone.ajp13 |
|
Java Source File Name | Type | Comment |
Ajp13IncomingPacket.java | Class | Models a single incoming ajp13 packet.
Fixes by Cory Osborn 2007/4/3 - IIS related. |
Ajp13Listener.java | Class | Implements the main listener daemon thread. |
Ajp13OutputStream.java | Class | Extends the winstone output stream, so that the ajp13 protocol requirements
can be fulfilled. |