T - public interface ProtocolContextFactory<T extends ProtocolContext>
| Modifier and Type | Method and Description |
|---|---|
T |
createContext(SshEngineContext daemonContext,
java.nio.channels.SocketChannel sc) |
T createContext(SshEngineContext daemonContext, java.nio.channels.SocketChannel sc) throws java.io.IOException, SshException
java.io.IOExceptionSshExceptionCopyright © 2021. All rights reserved.