Uses of Class
org.apache.sshd.common.channel.ChannelAsyncOutputStream.WriteState
Packages that use ChannelAsyncOutputStream.WriteState
-
Uses of ChannelAsyncOutputStream.WriteState in org.apache.sshd.common.channel
Fields in org.apache.sshd.common.channel declared as ChannelAsyncOutputStream.WriteStateModifier and TypeFieldDescriptionprotected final ChannelAsyncOutputStream.WriteStateChannelAsyncOutputStream.writeStateEncapsulates the state of the current write operation.