|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.sshd.common.channel.ChannelUtils
public final class ChannelUtils
Method Summary | |
---|---|
static org.apache.sshd.common.future.CloseFuture |
close(org.apache.sshd.common.Channel channel)
|
static void |
sendEof(org.apache.sshd.common.channel.AbstractChannel channel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void sendEof(@Nullable org.apache.sshd.common.channel.AbstractChannel channel) throws java.io.IOException
java.io.IOException
@Nullable public static org.apache.sshd.common.future.CloseFuture close(@Nullable org.apache.sshd.common.Channel channel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |