Package com.sshtools.j2ssh.session
Interface SessionOutputEcho
-
public interface SessionOutputEcho
Title:
Description:
Copyright: Copyright (c) 2003
Company:
- Version:
- $Id: SessionOutputEcho.java,v 1.9 2003/09/11 15:35:13 martianx Exp $
- Author:
- Lee David Painter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
echo(java.lang.String msg)
-