Class JschSession

    • Constructor Detail

      • JschSession

        public JschSession​(com.jcraft.jsch.Session session,
                           URIish uri)
        Create a new session object by passing the real Jsch session and the URI information.
        Parameters:
        session - the real Jsch session created elsewhere.
        uri - the URI information for the remote connection