org.limitless.nmc.Client
Interface NMCStringDataDestination.Factory

All Known Implementing Classes:
MuckOutputDestination.Factory
Enclosing interface:
NMCStringDataDestination

public static interface NMCStringDataDestination.Factory

This creates an object that implements the destination interface.

Author:
Brian Jones

Method Summary
 NMCStringDataDestination create(java.io.Writer w)
          Call this to create a new formatter to handle send protocol to a target MU.
 

Method Detail

create

NMCStringDataDestination create(java.io.Writer w)
Call this to create a new formatter to handle send protocol to a target MU.

Parameters:
w - A Writer that is connected to the target.
Returns:


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