| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportProtocol | |
|---|---|
| org.eclipse.jgit.transport | Transport (fetch/push) for different protocols. | 
| Uses of TransportProtocol in org.eclipse.jgit.transport | 
|---|
| Methods in org.eclipse.jgit.transport that return types with arguments of type TransportProtocol | |
|---|---|
| static List<TransportProtocol> | Transport.getTransportProtocols()Obtain a copy of the registered protocols. | 
| Methods in org.eclipse.jgit.transport with parameters of type TransportProtocol | |
|---|---|
| static void | Transport.register(TransportProtocol proto)Register a TransportProtocol instance for use during open. | 
| static void | Transport.unregister(TransportProtocol proto)Unregister a TransportProtocol instance. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||