|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcommon.commun.LineMessageReciever
public class LineMessageReciever
Constructor Summary | |
---|---|
LineMessageReciever(java.io.InputStream is)
|
Method Summary | |
---|---|
void |
close()
|
java.lang.String |
readMessage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LineMessageReciever(java.io.InputStream is)
Method Detail |
---|
public java.lang.String readMessage() throws java.io.IOException
readMessage
in interface MessageReciever
java.io.IOException
public void close() throws java.io.IOException
close
in interface MessageReciever
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |