|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NMCStringDataDestination
This allows us to send strings to a MU of some sort.
| Nested Class Summary | |
|---|---|
static interface |
NMCStringDataDestination.Factory
This creates an object that implements the destination interface. |
| Method Summary | |
|---|---|
void |
close()
Call this when done! |
void |
put(java.lang.String data)
Send the data properly formatted to the target MU. |
| Method Detail |
|---|
void put(java.lang.String data)
throws NMCConnectionLost
data -
NMCConnectionLostvoid close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||