common.commun
Interface MessageReciever

All Known Implementing Classes:
LineMessageReciever

public interface MessageReciever


Method Summary
 void close()
           
 java.lang.String readMessage()
           
 

Method Detail

readMessage

java.lang.String readMessage()
                             throws java.io.IOException
Throws:
java.io.IOException

close

void close()
           throws java.io.IOException
Throws:
java.io.IOException