org.indy
Interface Connection.Capturable

Enclosing class:
Connection

protected static interface Connection.Capturable

An interface that supports having lines of text input to it.


Method Summary
 void addLine(java.lang.String s)
           
 

Method Detail

addLine

public void addLine(java.lang.String s)


Copyright © 2002-2002 IndyJ. All Rights Reserved.