Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GLPI
java-library-glpi
Commits
0bedefff
Commit
0bedefff
authored
Oct 27, 2017
by
Rafa Hernandez
Committed by
Alexander Salas Bastidas
Nov 01, 2017
Browse files
docs(ServiceGenerator): add initial documentation
parent
bf604d52
Changes
1
Hide whitespace changes
Inline
Side-by-side
glpi/src/main/java/org/glpi/api/ServiceGenerator.java
View file @
0bedefff
...
...
@@ -38,6 +38,10 @@ public class ServiceGenerator {
protected
Retrofit
retrofit
;
/**
* Initial connection configuration
* @param url
*/
protected
void
start
(
String
url
)
{
OkHttpClient
okHttpClient
=
new
OkHttpClient
().
newBuilder
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment