Package com.trilead.ssh2.transport
Interface MessageHandler
-
- All Known Implementing Classes:
AuthenticationManager,ChannelManager
public interface MessageHandlerMessageHandler.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleMessage(byte[] msg, int msglen)
-