Uses of Interface
org.eclipse.jgit.api.TransportConfigCallback
Packages that use TransportConfigCallback
-
Uses of TransportConfigCallback in org.eclipse.jgit.api
Fields in org.eclipse.jgit.api declared as TransportConfigCallbackModifier and TypeFieldDescriptionprotected TransportConfigCallback
TransportCommand.transportConfigCallback
Configured callback for transport configurationMethods in org.eclipse.jgit.api with parameters of type TransportConfigCallbackModifier and TypeMethodDescriptionTransportCommand.setTransportConfigCallback
(TransportConfigCallback transportConfigCallback) Set theTransportConfigCallback
.