Interface ServerChannel

All Superinterfaces:
org.apache.sshd.common.AttributeRepository, org.apache.sshd.common.AttributeStore, AutoCloseable, Channel, Channel, ChannelIdentifier, ChannelListenerManager, ChannelStreamWriterResolver, ChannelStreamWriterResolverManager, Closeable, org.apache.sshd.common.Closeable, org.apache.sshd.common.PropertyResolver, ServerSessionHolder, org.apache.sshd.common.session.SessionContextHolder, SessionHolder<Session>
All Known Implementing Classes:
AbstractServerChannel, ChannelAgentForwarding, ChannelAgentForwarding, ChannelSession, TcpipServerChannel

public interface ServerChannel extends Channel, ServerSessionHolder
Author:
Apache MINA SSHD Project