Class PostCommand

java.lang.Object
org.sonews.daemon.command.PostCommand
All Implemented Interfaces:
Command

@Component @Scope("prototype") public class PostCommand extends Object implements Command
Implementation of the POST command. This command requires multiple lines from the client, so the handling of asynchronous reading is a little tricky to handle.
Since:
sonews/0.5.0
Author:
Christian Lins