com.sshtools.j2ssh.io
Interface IOStreamConnectorListener

All Superinterfaces:
java.util.EventListener

public interface IOStreamConnectorListener
extends java.util.EventListener

Version:
$Revision: 1.13 $
Author:
$author$

Method Summary
 void data(byte[] data, int count)
           
 

Method Detail

data

void data(byte[] data,
          int count)
Parameters:
data -
count -


Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.