public class RequestSubsystem extends Request
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
subsystem |
Constructor and Description |
---|
RequestSubsystem() |
Modifier and Type | Method and Description |
---|---|
void |
request(Session session,
Channel channel) |
void |
request(Session session,
Channel channel,
java.lang.String subsystem,
boolean want_reply) |
setReply, waitForReply, write