com.jfx.io
Interface CommandListener


public interface CommandListener

User: roman Date: 09.08.2004 Time: 22:29:11


Method Summary
 boolean isCommandFinished(byte[] buffer, int i, java.lang.StringBuffer fullCommand)
           
 void onEof()
           
 

Method Detail

onEof

void onEof()

isCommandFinished

boolean isCommandFinished(byte[] buffer,
                          int i,
                          java.lang.StringBuffer fullCommand)
                          throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008-2009 Roman Gerasimenko.