| Interface | Description |
|---|---|
| JettyHandler.Iface |
| Class | Description |
|---|---|
| JettyHandler | |
| JettyHandler.Java7Handler |
java 7 doesn't support default interface methods so we need a dummy impl of the woven handler
this needs to be in a superclass, otherwise kilim will refuse to weave the real handle method
|