com.sshtools.j2ssh.io

Interface IOStreamConnectorListener

All Superinterfaces:
EventListener

public interface IOStreamConnectorListener
extends EventListener

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

Method Summary

void
data(byte[] data, int count)

Method Details

data

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

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