net.sf.antcontrib.antserver.commands
public abstract class AbstractCommand extends Object implements Command
| Method Summary | |
|---|---|
| long | getContentLength() |
| InputStream | getContentStream() |
| InputStream | getReponseContentStream() |
| long | getResponseContentLength() |
| boolean | respond(Project project, long contentLength, InputStream contentStream) |