public interface SshMessageReader
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
getExecutorService() |
String |
getHostname() |
String |
getIdent() |
String |
getUuid() |
boolean |
isConnected() |
byte[] |
nextMessage(long timeout) |
ExecutorService getExecutorService()
byte[] nextMessage(long timeout)
throws SshException
SshExceptionboolean isConnected()
String getHostname()
String getIdent()
String getUuid()
Copyright © 2025. All rights reserved.