public interface WriterListener
| Modifier and Type | Method and Description |
|---|---|
void |
write(String str)
Notification that the Writer has written a new string.
|
void write(String str)
str - the written stringCopyright © 2015 Ignite Realtime. All rights reserved.