Interface KexExtensionHandlerManager
- All Known Subinterfaces:
ClientFactoryManager, ClientSession, FactoryManager, KexFactoryManager, ServerFactoryManager, ServerSession, Session
- All Known Implementing Classes:
AbstractClientSession, AbstractFactoryManager, AbstractKexFactoryManager, AbstractServerSession, AbstractSession, ClientSessionImpl, ServerSessionImpl, SessionHelper, SshClient, SshServer
public interface KexExtensionHandlerManager
TODO Add javadoc
-
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Method Details
-
getKexExtensionHandler
KexExtensionHandler getKexExtensionHandler() -
setKexExtensionHandler
-