|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.limitless.nmc.Client.MuckOutputDestination.Factory
public static class MuckOutputDestination.Factory
| Constructor Summary | |
|---|---|
MuckOutputDestination.Factory()
|
|
| Method Summary | |
|---|---|
NMCStringDataDestination |
create(java.io.Writer r)
Call this to create a new formatter to handle send protocol to a target MU. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MuckOutputDestination.Factory()
| Method Detail |
|---|
public NMCStringDataDestination create(java.io.Writer r)
NMCStringDataDestination.Factory
create in interface NMCStringDataDestination.Factoryr - A Writer that is connected to the target.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||