Uses of Enum
org.eclipse.jgit.transport.TransferConfig.ProtocolVersion
Packages that use TransferConfig.ProtocolVersion
-
Uses of TransferConfig.ProtocolVersion in org.eclipse.jgit.transport
Subclasses with type arguments of type TransferConfig.ProtocolVersion in org.eclipse.jgit.transportModifier and TypeClassDescriptionstatic enumA git configuration variable for which versions of the Git protocol to prefer.Methods in org.eclipse.jgit.transport that return TransferConfig.ProtocolVersionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TransferConfig.ProtocolVersion[]TransferConfig.ProtocolVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.