Uses of Interface
org.eclipse.jgit.api.TransportConfigCallback

Packages that use TransportConfigCallback
org.eclipse.jgit.api High-level API commands (the porcelain of JGit). 
 

Uses of TransportConfigCallback in org.eclipse.jgit.api
 

Fields in org.eclipse.jgit.api declared as TransportConfigCallback
protected  TransportConfigCallback TransportCommand.transportConfigCallback
          Configured callback for transport configuration
 

Methods in org.eclipse.jgit.api with parameters of type TransportConfigCallback
 C TransportCommand.setTransportConfigCallback(TransportConfigCallback transportConfigCallback)
           
 



Copyright © 2013. All Rights Reserved.