net.sf.antcontrib.antserver.commands

Class DisconnectCommand

public class DisconnectCommand extends AbstractCommand implements Command

Place class description here.

Since:

Author: Matthew Inger

Field Summary
static CommandDISCONNECT_COMMAND
Method Summary
booleanexecute(Project project, long contentLength, InputStream content)
voidvalidate(Project project)

Field Detail

DISCONNECT_COMMAND

public static Command DISCONNECT_COMMAND

Method Detail

execute

public boolean execute(Project project, long contentLength, InputStream content)

validate

public void validate(Project project)