| Package | Description |
|---|---|
| hudson.remoting |
Remoting infrastructure for Hudson.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelClosedException
Indicates that the channel is already closed or being closed.
|
| Modifier and Type | Method and Description |
|---|---|
default Channel |
Callable.getChannelOrFail()
Gets a channel for the operation inside callable.
|
default Channel |
Callable.getOpenChannelOrFail()
Gets an open channel, which is ready to accept commands.
|
Copyright © 2004–2020. All rights reserved.