|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.lpr.daemon.commands.spi.AbstractDaemonCommand
net.sf.lpr.daemon.subcommands.AbortJob
public class AbortJob
Constructor Summary | |
---|---|
AbortJob(java.io.PrintStream print,
java.io.InputStream in)
|
Method Summary | |
---|---|
protected void |
printCommand(java.io.PrintStream print)
This method needs to be implemented for the daemon command that actually sends the request to the LPD server. |
Methods inherited from class net.sf.lpr.daemon.commands.spi.AbstractDaemonCommand |
---|
print |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.lpr.daemon.DaemonCommand |
---|
print |
Constructor Detail |
---|
public AbortJob(java.io.PrintStream print, java.io.InputStream in)
Method Detail |
---|
protected void printCommand(java.io.PrintStream print) throws java.io.IOException
AbstractDaemonCommand
printCommand
in class AbstractDaemonCommand
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |