Uses of Class
org.jenkinsci.remoting.ChannelStateException
-
Uses of ChannelStateException in hudson.remoting
Modifier and TypeClassDescriptionclass
Indicates that the channel is already closed or being closed.Modifier and TypeMethodDescriptiondefault 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.