Class HttpApacheText
- java.lang.Object
-
- org.eclipse.jgit.nls.TranslationBundle
-
- org.eclipse.jgit.transport.http.apache.internal.HttpApacheText
-
public class HttpApacheText extends TranslationBundle
Translation bundle for archivers
-
-
Field Summary
Fields Modifier and Type Field Description String
httpWrongConnectionType
String
unexpectedSSLContextException
-
Constructor Summary
Constructors Constructor Description HttpApacheText()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HttpApacheText
get()
Get an instance of this translation bundle.-
Methods inherited from class org.eclipse.jgit.nls.TranslationBundle
effectiveLocale, resourceBundle
-
-
-
-
Method Detail
-
get
public static HttpApacheText get()
Get an instance of this translation bundle.- Returns:
- an instance of this translation bundle
-
-