org.dfdaemon.il2.api.command.request
Class RawCmd

java.lang.Object
  extended by org.dfdaemon.il2.api.command.Command<RawReply>
      extended by org.dfdaemon.il2.api.command.request.RawCmd

public class RawCmd
extends Command<RawReply>

Author:
octo

Field Summary
 String line
           
 
Constructor Summary
RawCmd(String line)
           
 
Method Summary
 
Methods inherited from class org.dfdaemon.il2.api.command.Command
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

line

public String line
Constructor Detail

RawCmd

public RawCmd(String line)


Copyright © 2007-2008. All Rights Reserved.