|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.web_visage.ichatserv.fwk.AsyncServerMessageWriter
public class AsyncServerMessageWriter
Message writer for use with non-blocking sockets.
| Constructor Summary | |
|---|---|
AsyncServerMessageWriter(java.nio.channels.ByteChannel aChannel)
Constructor. |
|
| Method Summary | |
|---|---|
void |
write(com.web_visage.ichat.ByteRepresentable aMessage)
Writes a message to a channel/sream. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AsyncServerMessageWriter(java.nio.channels.ByteChannel aChannel)
aChannel - | Method Detail |
|---|
public void write(com.web_visage.ichat.ByteRepresentable aMessage)
throws java.io.IOException,
com.web_visage.ichat.exception.IChatException
IChatServerWriter
write in interface IChatServerWriterjava.io.IOException
com.web_visage.ichat.exception.IChatExceptionIChatServerWriter.write(com.web_visage.ichat.ByteRepresentable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||