Uses of Class
org.eclipse.jgit.util.io.StreamCopyThread
-
Packages that use StreamCopyThread Package Description org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
-
Uses of StreamCopyThread in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as StreamCopyThread Modifier and Type Field Description private StreamCopyThread
TransportGitSsh.SshFetchConnection. errorThread
private StreamCopyThread
TransportGitSsh.SshPushConnection. errorThread
-