Class ServerSessionImpl

All Implemented Interfaces:
Closeable, AutoCloseable, Channel, AttributeRepository, AttributeStore, MutableUserHolder, UserAuthFactoriesManager<ServerSession,UserAuth,UserAuthFactory>, UsernameHolder, ChannelListenerManager, ChannelStreamWriterResolver, ChannelStreamWriterResolverManager, Closeable, FactoryManagerHolder, PortForwardingEventListenerManager, PortForwardingInformationProvider, KexExtensionHandlerManager, KexFactoryManager, KeyPairProviderHolder, PropertyResolver, ReservedSessionMessagesManager, Session, SessionContext, SessionDisconnectHandlerManager, SessionHeartbeatController, SessionListenerManager, UnknownChannelReferenceHandlerManager, SignatureFactoriesHolder, SignatureFactoriesManager, ConnectionEndpointsIndicator, ServerAuthenticationManager, ServerProxyAcceptorHolder, ServerSession

public class ServerSessionImpl extends AbstractServerSession
The default implementation for a ServerSession
Author:
Apache MINA SSHD Project