|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NMCStringDataSource
This describes a way to fetch strings from a live MU connection.
| Nested Class Summary | |
|---|---|
static interface |
NMCStringDataSource.Factory
This connects an existing Reader to the formatting from a MU. |
| Method Summary | |
|---|---|
void |
close()
Call this when done! |
java.lang.String |
get()
Fetch a line from the MU. |
| Method Detail |
|---|
java.lang.String get()
throws NMCConnectionLost
NMCConnectionLostvoid close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||