gnu.kawa.servlet
public class GetResponse extends MethodProc implements Inlineable
| Field Summary | |
|---|---|
| static GetResponse | getResponse |
| static ClassType | typeGetResponse |
| static ClassType | typeHttpServletResponse |
| Method Summary | |
|---|---|
| void | apply(CallContext ctx) |
| void | compile(ApplyExp exp, Compilation comp, Target target) |
| static HttpServletResponse | getResponse(CallContext ctx) |
| Type | getReturnType(Expression[] args) |
| int | numArgs() |