Uses of Class
org.eclipse.jgit.transport.TestProtocol.Handle
Packages that use TestProtocol.Handle
-
Uses of TestProtocol.Handle in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as TestProtocol.HandleModifier and TypeFieldDescriptionprivate final TestProtocol<C>.Handle
TestProtocol.TransportInternal.handle
Fields in org.eclipse.jgit.transport with type parameters of type TestProtocol.HandleModifier and TypeFieldDescriptionprivate final HashMap
<URIish, TestProtocol<C>.Handle> TestProtocol.handles
Constructors in org.eclipse.jgit.transport with parameters of type TestProtocol.HandleModifierConstructorDescription(package private)
TransportInternal
(Repository local, URIish uri, TestProtocol<C>.Handle handle)