org.limitless.nmc.Client
Class MuckInputSource.Factory

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

public static class MuckInputSource.Factory
extends java.lang.Object
implements NMCStringDataSource.Factory

This class creates an object of MuckLineDiscipline on demand.


Constructor Summary
MuckInputSource.Factory()
           
 
Method Summary
 NMCStringDataSource create(java.io.Reader r)
          Create a new source of strings from a raw MU connection.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuckInputSource.Factory

public MuckInputSource.Factory()
Method Detail

create

public NMCStringDataSource create(java.io.Reader r)
Description copied from interface: NMCStringDataSource.Factory
Create a new source of strings from a raw MU connection.

Specified by:
create in interface NMCStringDataSource.Factory
Parameters:
r - The Reader
Returns:


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