Class HttpApacheText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.transport.http.apache.internal.HttpApacheText
Translation bundle for archivers
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HttpApacheText
get()
Get an instance of this translation bundle.Methods inherited from class org.eclipse.jgit.nls.TranslationBundle
effectiveLocale, resourceBundle
-
Field Details
-
httpWrongConnectionType
-
unexpectedSSLContextException
-
-
Constructor Details
-
HttpApacheText
public HttpApacheText()
-
-
Method Details
-
get
Get an instance of this translation bundle.- Returns:
- an instance of this translation bundle
-