Uses of Interface
org.eclipse.jgit.transport.Connection
Packages that use Connection
-
Uses of Connection in org.eclipse.jgit.transport
Subinterfaces of Connection in org.eclipse.jgit.transportModifier and TypeInterfaceDescriptioninterfaceLists known refs from the remote and copies objects of selected refs.interfaceLists known refs from the remote and sends objects to the remote.Classes in org.eclipse.jgit.transport that implement ConnectionModifier and TypeClassDescriptionclassBase helper class for implementing operations connections.classFetch implementation using the native Git pack transfer service.classPush implementation using the native Git pack transfer service.