Uses of Class
org.eclipse.jgit.internal.transport.parser.FirstCommand
Packages that use FirstCommand
Package
Description
Transport (fetch/push) for different protocols.
-
Uses of FirstCommand in org.eclipse.jgit.internal.transport.parser
Methods in org.eclipse.jgit.internal.transport.parser that return FirstCommandModifier and TypeMethodDescriptionstatic FirstCommandParse the first line of a receive-pack request. -
Uses of FirstCommand in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as FirstCommandModifier and TypeFieldDescriptionprivate final FirstCommandReceivePack.FirstLine.commandDeprecated.