| Package | Description |
|---|---|
| org.apache.sshd.client.channel | |
| org.apache.sshd.client.channel.exit |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractClientChannel.addChannelSignalRequestHandlers(EventNotifier<String> notifier) |
| Modifier and Type | Field and Description |
|---|---|
protected EventNotifier<? super String> |
AbstractChannelExitRequestHandler.notifier |
| Constructor and Description |
|---|
AbstractChannelExitRequestHandler(AtomicReference<V> holder,
EventNotifier<? super String> notifier) |
ExitSignalChannelRequestHandler(AtomicReference<String> holder,
EventNotifier<? super String> notifier) |
ExitStatusChannelRequestHandler(AtomicReference<Integer> holder,
EventNotifier<? super String> notifier) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.