diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2011-03-07 15:01:49 -0800 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2011-03-13 16:23:56 -0700 |
commit | 305a8ac45f350580957743b3b3aa4c4eca0a6396 (patch) | |
tree | 0fa60016c38e6c93fcd233111a94a65f705839dd /org.eclipse.jgit.http.server/build.properties | |
parent | 2a137d8dea69128cbe03ed2dab77ac5cc4f9c475 (diff) | |
download | jgit-305a8ac45f350580957743b3b3aa4c4eca0a6396.tar.gz jgit-305a8ac45f350580957743b3b3aa4c4eca0a6396.zip |
Make the supported Transports extensible and discoverable
The new TransportProtocol type describes what a particular Transport
implementation wants in order to support a connection. 3rd parties
can now plug into the Transport.open() logic by implementing their
own TransportProtocol and Transport classes, and registering with
Transport.register().
GUI applications can help the user configure a connection by looking
at the supported fields of a particular TransportProtocol type, which
makes the GUI more dynamic and may better support new Transports.
Change-Id: Iafd8e3a6285261412aac6cba8e2c333f8b7b76a5
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.http.server/build.properties')
0 files changed, 0 insertions, 0 deletions