Uses of Package
org.eclipse.jgit.internal.transport.parser
-
Packages that use org.eclipse.jgit.internal.transport.parser Package Description org.eclipse.jgit.internal.transport.parser org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
Classes in org.eclipse.jgit.internal.transport.parser used by org.eclipse.jgit.internal.transport.parser Class Description FirstCommand In a push, the client sends a list of commands.FirstWant 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.transport Class Description FirstCommand In a push, the client sends a list of commands.FirstWant In the pack negotiation phase (protocol v0/v1), the client sends a list of wants.