Package 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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
data(byte[] data, int count)
-