Uses of Class
org.eclipse.jgit.transport.sshd.agent.AbstractConnector
Packages that use AbstractConnector
-
Uses of AbstractConnector in org.eclipse.jgit.internal.transport.sshd.agent.connector
Modifier and TypeClassDescriptionclassA connector using Pageant's shared memory IPC mechanism.classJNA-based implementation of communication through a Unix domain socket.classA connector based on JNA using Windows' named pipes to communicate with an ssh agent.