Uses of Package
org.eclipse.jgit.internal.transport.parser
Packages that use org.eclipse.jgit.internal.transport.parser
Package
Description
Transport (fetch/push) for different protocols.
-
Classes in org.eclipse.jgit.internal.transport.parser used by org.eclipse.jgit.internal.transport.parserClassDescriptionIn a push, the client sends a list of commands.In the pack negotiation phase (protocol v0/v1), the client sends a list of wants.
-
Classes in org.eclipse.jgit.internal.transport.parser used by org.eclipse.jgit.transportClassDescriptionIn a push, the client sends a list of commands.In the pack negotiation phase (protocol v0/v1), the client sends a list of wants.