|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.SIRAPRISE.client.ServerCommand
be.SIRAPRISE.client.ServerAssignmentCommand
public abstract class ServerAssignmentCommand
| Constructor Summary | |
|---|---|
ServerAssignmentCommand()
|
|
| Method Summary | |
|---|---|
abstract void |
writeToStream(java.io.DataOutputStream outputStream)
Writes the assignment-type specific portion of the command to the given stream |
| Methods inherited from class be.SIRAPRISE.client.ServerCommand |
|---|
getCommandObjectFor, getCommandObjectFrom, getCommandParametersText, getFullCommandText, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServerAssignmentCommand()
| Method Detail |
|---|
public abstract void writeToStream(java.io.DataOutputStream outputStream)
throws java.io.IOException
outputStream - The stream to write to
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||