|
Purple Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.purpletech.message.MessageClient
|
+--com.purpletech.message.StallMessageClient
stupid useless class
| Field Summary |
| Fields inherited from class com.purpletech.message.MessageClient |
doSendSystemMessages, host, listeners, outPrint, port, printer |
| Constructor Summary | |
StallMessageClient(java.lang.String host,
int port,
java.io.PrintStream out,
double chance,
int min,
int max)
|
|
| Method Summary | |
java.io.OutputStream |
getOutputStream()
subclasses can override this to provide filters on the output stream |
| Methods inherited from class com.purpletech.message.MessageClient |
addMessageListener, bind, connect, disconnect, getHost, getID, getInputStream, getPort, isConnected, lookup, processSystemMessage, receiveMessage, removeMessageListener, run, sendMessage, setSendSystemMessages, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StallMessageClient(java.lang.String host,
int port,
java.io.PrintStream out,
double chance,
int min,
int max)
| Method Detail |
public java.io.OutputStream getOutputStream()
throws java.io.IOException
MessageClient
getOutputStream in class MessageClientjava.io.IOException
|
Documentation generated March 5 2003 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||