org.limitless.nmc.Client
Class MuckOutputDestination.Factory

java.lang.Object
  extended by org.limitless.nmc.Client.MuckOutputDestination.Factory
All Implemented Interfaces:
NMCStringDataDestination.Factory
Enclosing class:
MuckOutputDestination

public static class MuckOutputDestination.Factory
extends java.lang.Object
implements NMCStringDataDestination.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

MuckOutputDestination.Factory

public MuckOutputDestination.Factory()
Method Detail

create

public NMCStringDataDestination create(java.io.Writer r)
Description copied from interface: NMCStringDataDestination.Factory
Call this to create a new formatter to handle send protocol to a target MU.

Specified by:
create in interface NMCStringDataDestination.Factory
Parameters:
r - A Writer that is connected to the target.
Returns:


Copyright © 1995, 2004 Limitless Knowledge Association, All Rights Reserved.